Finding a rectangle areaThank you! That is part of the problem. A big part for sure. The other part is that there will be...
Finding a rectangle areamDepthBuffer is set outside the function. I could change the function that declares mDepthBuffer, b...
Finding a rectangle areaI could replace the Depth line: [code] //From Depth = mDepthBuffer[i]; //To Depth = mDepthBuffe...
Finding a rectangle areaI now realize that my code above is not testable. Here is a stub that you can test: [code]#include...
Finding a rectangle areaAnyone have an idea?
This user does not accept Private Messages