Back to class index
| OBB::SetNegativeInfinitySyntaxvoid OBB::SetNegativeInfinity(); [8 lines of code]Sets this structure to a degenerate OBB that does not have any volume. This function sets pos=(0,0,0), r = (-inf,-inf,-inf) and axis=float3x3::identity for this OBB. Note This function operates in-place. After calling this function, this OBB is degenerate. See Also |