Back to class index
| OBB::RandomPointOnEdgeSyntaxfloat3 OBB::RandomPointOnEdge(LCG &rng) const; [4 lines of code]Generates a random point on a random edge of this OBB. The points are distributed uniformly. Performance0.086μsecs/call ≈ 11.6M calls/second ≈ 193.33k calls/frame (@ 60fps). See AlsoLeave a Comment |