HDK
|
This is the complete list of members for GA_Parameterization, including all inherited members.
approxArcLength(const UT_MatrixF &data_points, bool wrapped, UT_Vector ¶m, int end_dimension=-1) | GA_Parameterization | static |
centripetal(const UT_MatrixF &data_points, bool wrapped, UT_Vector ¶m, int end_dimension=-1) | GA_Parameterization | static |
chordLength(const UT_MatrixF &data_points, bool wrapped, UT_Vector ¶m, int end_dimension=-1) | GA_Parameterization | static |
equalSpace(const UT_MatrixF &data_points, bool wrapped, UT_Vector ¶m, int end_dimension=-1) | GA_Parameterization | static |
findClosest(const UT_Vector &parm, fpreal val, int &index, int start_index, int end_index) | GA_Parameterization | static |