|
HDK
|
This is the complete list of members for UT_QuickHullT< T >, including all inherited members.
| append(const UT_Vector3T< T > &P) | UT_QuickHullT< T > | |
| area2D(const UT_Vector3T< T > &N) const | UT_QuickHullT< T > | |
| getMinRectangle(const UT_Vector3T< T > &X, const UT_Vector3T< T > &Y, T &rot) const | UT_QuickHullT< T > | |
| getMinRectInternal(const UT_ValArray< UT_Vector2T< T > > &points, T &rot) | UT_QuickHullT< T > | protectedstatic |
| getQuickHull(UT_ValArray< UT_Vector2T< T > > &points, const UT_Vector3T< T > &N) const | UT_QuickHullT< T > | |
| getQuickHull(UT_ValArray< UT_Vector2T< T > > &points, const UT_Vector3T< T > &X, const UT_Vector3T< T > &Y) const | UT_QuickHullT< T > | |
| getQuickHullInternal(UT_ValArray< UT_Vector2T< T > > &points, UT_Vector2T< T > *list, uint a, uint b, uint c) | UT_QuickHullT< T > | protectedstatic |
| makeLineEqn(UT_Vector3T< T > &eqn, const UT_Vector2T< T > *list, uint a, uint b) | UT_QuickHullT< T > | inlineprotectedstatic |
| myPoints | UT_QuickHullT< T > | protected |
| quickHull(UT_Vector2T< T > *list, uint a, uint b, uint c) | UT_QuickHullT< T > | protectedstatic |
| quickHullSelect(UT_Vector2T< T > *list, uint a, uint b, uint &cidx) | UT_QuickHullT< T > | protectedstatic |
| reset() | UT_QuickHullT< T > | inline |
| swap2(UT_Vector2T< T > *list, uint a, uint b) | UT_QuickHullT< T > | inlineprotectedstatic |