HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_OBBox2DT< T > Member List

This is the complete list of members for UT_OBBox2DT< T >, including all inherited members.

calcOBB(const UT_Array< UT_Vector2T< T > > &points, T tol, T bd_advantage)UT_OBBox2DT< T >protected
getBasis() const UT_OBBox2DT< T >inline
getCenter() const UT_OBBox2DT< T >inline
getMaxAxis() const UT_OBBox2DT< T >inline
getMinAxis() const UT_OBBox2DT< T >inline
getRadii() const UT_OBBox2DT< T >inline
getSupportPoints(int &x0, int &x1, int &y0, int &y1) const UT_OBBox2DT< T >
getTangentAxis() const UT_OBBox2DT< T >inline
isEqual(const UT_OBBox2DT< T > &obb, T tolerance=T(SYS_FTOLERANCE)) const UT_OBBox2DT< T >
myBasisUT_OBBox2DT< T >protected
myCenterUT_OBBox2DT< T >protected
myRadiiUT_OBBox2DT< T >protected
myXPivot0UT_OBBox2DT< T >protected
myXPivot0TangentUT_OBBox2DT< T >protected
myXPivot1UT_OBBox2DT< T >protected
myXPivot1TangentUT_OBBox2DT< T >protected
myYPivot0UT_OBBox2DT< T >protected
myYPivot0TangentUT_OBBox2DT< T >protected
myYPivot1UT_OBBox2DT< T >protected
myYPivot1TangentUT_OBBox2DT< T >protected
operator!=(const UT_OBBox2DT< T > &obb) const UT_OBBox2DT< T >inline
operator==(const UT_OBBox2DT< T > &obb) const UT_OBBox2DT< T >
UT_OBBox2DT(const UT_Array< UT_Vector2T< T > > &points, T tol=0.05, T bd_advantage=0.0)UT_OBBox2DT< T >