HDK
|
This is the complete list of members for UT_SplineCubic, including all inherited members.
enlargeBoundingBoxCommon(UT_BoundingBox &box, const UT_Vector3 *cvs, const UT_Vector3 &a, const UT_Vector3 &b, const UT_Vector3 &c, float rootmin, float rootmax) | UT_SplineCubic | inline |
enlargeBoundingBoxOpen(UT_BoundingBox &box, const UT_Vector3 *cvs, float rootmin, float rootmax) | UT_SplineCubic | inlinestatic |
enlargeBoundingBoxSubDEnd(UT_BoundingBox &box, const UT_Vector3 *cvs, float rootmin, float rootmax) | UT_SplineCubic | inlinestatic |
enlargeBoundingBoxSubDStart(UT_BoundingBox &box, const UT_Vector3 *cvs, float rootmin, float rootmax) | UT_SplineCubic | inlinestatic |
evalClosed(const T *cvs, float t, int seg, int nseg, bool deriv=false) | UT_SplineCubic | inlinestatic |
evalClosed(const UT_Vector3 *cvs, float t, int seg, int nseg, bool deriv) | UT_SplineCubic | |
evalClosed(const float *cvs, float t, int seg, int nseg, bool deriv) | UT_SplineCubic | |
evalMatrix(const UT_Matrix4 &basis, const T cvs[4], float t) | UT_SplineCubic | inlinestatic |
evalOpen(const T *cvs, float t) | UT_SplineCubic | inlinestatic |
evalOpen(const UT_Vector3 *cvs, float t) | UT_SplineCubic | |
evalOpen(const float *cvs, float t) | UT_SplineCubic | |
evalRangeClosed(T *results, const T *cvs, float start_t, float step_t, int len_t, int nseg, bool deriv=false) | UT_SplineCubic | inlinestatic |
evalRangeClosed(UT_Vector3 *results, const UT_Vector3 *cvs, float start_t, float step_t, int len_t, int nseg, bool deriv) | UT_SplineCubic | inline |
evalRangeClosed(float *results, const float *cvs, float start_t, float step_t, int len_t, int nseg, bool deriv) | UT_SplineCubic | inline |
evalRangeOpen(T *results, const T *cvs, float start_t, float step_t, int len_t, int nseg) | UT_SplineCubic | inlinestatic |
evalRangeOpen(UT_Vector3 *results, const UT_Vector3 *cvs, float start_t, float step_t, int len_t, int nseg) | UT_SplineCubic | inline |
evalRangeOpen(float *results, const float *cvs, float start_t, float step_t, int len_t, int nseg) | UT_SplineCubic | inline |
evalSubDCurve(const T *cvs, float t, int npts, bool deriv=false) | UT_SplineCubic | inlinestatic |
evalSubDEnd(const T *cvs, float t) | UT_SplineCubic | inlinestatic |
evalSubDStart(const T *cvs, float t) | UT_SplineCubic | inlinestatic |
getClosedWeights(int seg, int nseg, bool deriv=false) | UT_SplineCubic | inlinestatic |
getClosedWeightsTranspose(int seg, int nseg, bool deriv=false) | UT_SplineCubic | inlinestatic |
getOpenWeights() | UT_SplineCubic | inlinestatic |
getOpenWeightsTranspose() | UT_SplineCubic | inlinestatic |
theHermiteBasis | UT_SplineCubic | static |
theHermiteDerivBasis | UT_SplineCubic | static |
theInterpBasis | UT_SplineCubic | static |
theInterpFirstBasis | UT_SplineCubic | static |
theOpenBasis | UT_SplineCubic | static |
theOpenDerivBasis | UT_SplineCubic | static |
theSubDFirstBasis | UT_SplineCubic | static |
theSubDFirstDerivBasis | UT_SplineCubic | static |