you are right, that was just a typo.
denom is a global variable, a float; scale is a mistake, scale is denom.
PI is defined as mathematical PI.
corrected version so far, below.
what more can i say about this problem? basically, i have a 2D array points[ROW][COL], where size of ROW and COL =...
I have a function that fills a 2D array with verticies but i want the 2D array to be declared outside the function, where the size is unknown. so the function only manipulates the array.
I don't know what parameter to pass in, or how to declare the function. Can someone have a read, and tell me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.