HDK
|
This is the complete list of members for GU_Path, including all inherited members.
computeNaturalPathFromCurve(const GU_Detail *curve, const UT_Vector3 &normal, int cv_index=0) | GU_Path | |
computePathFromCurve(const GU_Detail *curve, const UT_DMatrix4 &mat, gu_CalcMethod normal_comp_type=GU_CALC_DEFAULT, int prim_num=0, float lod=1.f) | GU_Path | |
getBreakpointNormals() const | GU_Path | inline |
getBreakpointTwists(const UT_Vector3Array &vectors, UT_FloatArray &angles) | GU_Path | |
getHeadTangent() const | GU_Path | inline |
getNormals() const | GU_Path | inline |
getTailTangent() const | GU_Path | inline |
getVertices() const | GU_Path | inline |
GU_CALC_DEFAULT enum value | GU_Path | |
GU_CALC_NONE enum value | GU_Path | |
GU_CALC_QUAT enum value | GU_Path | |
GU_CALC_TWIST_FULL enum value | GU_Path | |
GU_CALC_TWIST_SHORT enum value | GU_Path | |
gu_CalcMethod enum name | GU_Path | |
GU_Path() | GU_Path | |
isClosed() const | GU_Path | inline |
resamplePath(int num_of_segments, UT_Vector3Array &joints, UT_Vector3Array &normals) const | GU_Path | |
slerp(const UT_Vector3 &v0, const UT_Vector3 &v1, double t) | GU_Path | static |
~GU_Path() | GU_Path |