HDK
|
This is the complete list of members for UT_OBBoxT< T >, including all inherited members.
calcOBB(const UT_Array< UT_Vector3T< T > > &points, int refinement=6) | UT_OBBoxT< T > | |
getAxis(int axis) const | UT_OBBoxT< T > | |
getBasis() const | UT_OBBoxT< T > | |
getBBox() const | UT_OBBoxT< T > | |
getCenter() const | UT_OBBoxT< T > | inline |
getMaxAxis() const | UT_OBBoxT< T > | |
getMinAxis() const | UT_OBBoxT< T > | |
getRadii() const | UT_OBBoxT< T > | inline |
getRotation() const | UT_OBBoxT< T > | |
getRotationMatrix() const | UT_OBBoxT< T > | inline |
getTransform() const | UT_OBBoxT< T > | |
intersects(const UT_OBBoxT< T > &other) const | UT_OBBoxT< T > | |
isInside(const UT_Vector3T< T > &pt) const | UT_OBBoxT< T > | |
isValid() const | UT_OBBoxT< T > | |
operator==(const UT_OBBoxT< T > &other) const | UT_OBBoxT< T > | |
UT_OBBoxT() | UT_OBBoxT< T > | |
UT_OBBoxT(const UT_Matrix4T< T > &transform, const UT_Vector3T< T > &radii) | UT_OBBoxT< T > | |
UT_OBBoxT(const UT_Array< UT_Vector3T< T > > &points, int refinement=6) | UT_OBBoxT< T > | |
UT_OBBoxT(const UT_Vector3T< T > &position, const UT_Vector3T< T > &size, const UT_QuaternionT< T > &orientation, const UT_Vector3T< T > &pivot=UT_Vector3T< T >((T) 0)) | UT_OBBoxT< T > |