Loading...
Searching...
No Matches
PxOsdSubdivTags Member List

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

ComputeHash() constPxOsdSubdivTags
GetCornerIndices() constPxOsdSubdivTagsinline
GetCornerWeights() constPxOsdSubdivTagsinline
GetCreaseIndices() constPxOsdSubdivTagsinline
GetCreaseLengths() constPxOsdSubdivTagsinline
GetCreaseMethod() constPxOsdSubdivTagsinline
GetCreaseWeights() constPxOsdSubdivTagsinline
GetFaceVaryingInterpolationRule() constPxOsdSubdivTagsinline
GetTriangleSubdivision() constPxOsdSubdivTagsinline
GetVertexInterpolationRule() constPxOsdSubdivTagsinline
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