Back to class index
| Frustum::FastRandomPointInsideSyntaxfloat4 Frustum::FastRandomPointInside(LCG &rng) const; [7 lines of code]Quickly generates a random point inside this Frustum. If the frustum type is orthographic, then the points are uniformly distributed. If the frustum type is perspective, then not. See Also |