Back to class index
| OBB::SizeSyntaxfloat4 OBB::Size() const; [4 lines of code]Returns the side lengths of this OBB in its local x, y and z directions. Return Value2*r. Syntaxfloat4 OBB::HalfSize() const; [4 lines of code]Returns the half-side lengths of this OBB in its local x, y and z directions. Return Valuer. See Also |