Back to class index
| Frustum::UniformRandomPointInsideSyntaxfloat4 Frustum::UniformRandomPointInside(LCG &rng) const; [17 lines of code]Generates a uniformly random point inside this Frustum. For orthographic frustum type, this function is identical to FastRandomPointInside. See Also |