Back to class index
| OBB::EncloseSyntaxvoid OBB::Enclose(const float3 &point); [15 lines of code]Expands this OBB to enclose the given object. The axis directions of this OBB remain intact. This function operates in-place. This function does not necessarily result in an OBB that is an optimal fit for the previous OBB and the given point. Performance16.421nsecs/call ≈ 60.9M calls/second ≈ 1.01M calls/frame (@ 60fps). Leave a Comment |