This is the complete list of members for HdMeshTopology, including all inherited members.
_geomSubsets | HdMeshTopology | protected |
_invisibleFaces | HdMeshTopology | protected |
_invisiblePoints | HdMeshTopology | protected |
_numPoints | HdMeshTopology | protected |
_refineLevel | HdMeshTopology | protected |
_topology | HdMeshTopology | protected |
ComputeHash() const | HdMeshTopology | virtual |
ComputeNumPoints(VtIntArray const &verts) | HdMeshTopology | static |
GetFaceVertexCounts() const | HdMeshTopology | inline |
GetFaceVertexIndices() const | HdMeshTopology | inline |
GetGeomSubsets() const | HdMeshTopology | inline |
GetHoleIndices() const | HdMeshTopology | inline |
GetInvisibleFaces() const | HdMeshTopology | inline |
GetInvisiblePoints() const | HdMeshTopology | inline |
GetNumFaces() const | HdMeshTopology | |
GetNumFaceVaryings() const | HdMeshTopology | |
GetNumPoints() const | HdMeshTopology | |
GetOrientation() const | HdMeshTopology | inline |
GetPxOsdMeshTopology() const | HdMeshTopology | inline |
GetRefineLevel() const | HdMeshTopology | inline |
GetScheme() const | HdMeshTopology | inline |
GetSubdivTags() const | HdMeshTopology | inline |
HdMeshTopology() | HdMeshTopology | |
HdMeshTopology(const HdMeshTopology &, int refineLevel=0) | HdMeshTopology | |
HdMeshTopology(const PxOsdMeshTopology &, int refineLevel=0) | HdMeshTopology | |
HdMeshTopology(const TfToken &scheme, const TfToken &orientation, const VtIntArray &faceVertexCounts, const VtIntArray &faceVertexIndices, int refineLevel=0) | HdMeshTopology | |
HdMeshTopology(const TfToken &scheme, const TfToken &orientation, const VtIntArray &faceVertexCounts, const VtIntArray &faceVertexIndices, const VtIntArray &holeIndices, int refineLevel=0) | HdMeshTopology | |
HdTopology() | HdTopology | inline |
ID typedef | HdTopology | |
IsEnabledAdaptive() | HdMeshTopology | static |
operator=(const HdMeshTopology ©) | HdMeshTopology | |
operator==(HdMeshTopology const &other) const | HdMeshTopology | |
SetGeomSubsets(HdGeomSubsets const &geomSubsets) | HdMeshTopology | inline |
SetHoleIndices(VtIntArray const &holeIndices) | HdMeshTopology | inline |
SetInvisibleFaces(VtIntArray const &invisibleFaces) | HdMeshTopology | inline |
SetInvisiblePoints(VtIntArray const &invisiblePoints) | HdMeshTopology | inline |
SetSubdivTags(PxOsdSubdivTags const &subdivTags) | HdMeshTopology | inline |
~HdMeshTopology() | HdMeshTopology | virtual |
~HdTopology() | HdTopology | inlinevirtual |