All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PxOsdSubdivTags Member List

This is the complete list of members for PxOsdSubdivTags, including all inherited members.

ComputeHash() const PxOsdSubdivTags
GetCornerIndices() const PxOsdSubdivTagsinline
GetCornerWeights() const PxOsdSubdivTagsinline
GetCreaseIndices() const PxOsdSubdivTagsinline
GetCreaseLengths() const PxOsdSubdivTagsinline
GetCreaseMethod() const PxOsdSubdivTagsinline
GetCreaseWeights() const PxOsdSubdivTagsinline
GetFaceVaryingInterpolationRule() const PxOsdSubdivTagsinline
GetTriangleSubdivision() const PxOsdSubdivTagsinline
GetVertexInterpolationRule() const PxOsdSubdivTagsinline
ID typedef (defined in PxOsdSubdivTags)PxOsdSubdivTags
operator=(PxOsdSubdivTags const &)=default (defined in PxOsdSubdivTags)PxOsdSubdivTags
operator=(PxOsdSubdivTags &&)=default (defined in PxOsdSubdivTags)PxOsdSubdivTags
PxOsdSubdivTags()=default (defined in PxOsdSubdivTags)PxOsdSubdivTags
PxOsdSubdivTags(PxOsdSubdivTags const &)=default (defined in PxOsdSubdivTags)PxOsdSubdivTags
PxOsdSubdivTags(PxOsdSubdivTags &&)=default (defined in PxOsdSubdivTags)PxOsdSubdivTags
PxOsdSubdivTags(const TfToken &vertexInterpolationRule, const TfToken &faceVaryingInterpolationRule, const TfToken &creaseMethod, const TfToken &triangleSubdivision, const VtIntArray &creaseIndices, const VtIntArray &creaseLengths, const VtFloatArray &creaseWeights, const VtIntArray &cornerIndices, const VtFloatArray &cornerWeights) (defined in PxOsdSubdivTags)PxOsdSubdivTagsinline
SetCornerIndices(VtIntArray const &cornerIndices)PxOsdSubdivTagsinline
SetCornerWeights(VtFloatArray const &cornerWeights)PxOsdSubdivTagsinline
SetCreaseIndices(VtIntArray const &creaseIndices)PxOsdSubdivTagsinline
SetCreaseLengths(VtIntArray const &creaseLengths)PxOsdSubdivTagsinline
SetCreaseMethod(TfToken creaseMethod)PxOsdSubdivTagsinline
SetCreaseWeights(VtFloatArray const &creaseWeights)PxOsdSubdivTagsinline
SetFaceVaryingInterpolationRule(TfToken fvarInterp)PxOsdSubdivTagsinline
SetTriangleSubdivision(TfToken triangleSubdivision)PxOsdSubdivTagsinline
SetVertexInterpolationRule(TfToken vtxInterp)PxOsdSubdivTagsinline