HDK
|
This is the complete list of members for PxOsdMeshTopology, including all inherited members.
ComputeHash() const | PxOsdMeshTopology | |
GetFaceVertexCounts() const | PxOsdMeshTopology | inline |
GetFaceVertexIndices() const | PxOsdMeshTopology | inline |
GetHoleIndices() const | PxOsdMeshTopology | inline |
GetOrientation() const | PxOsdMeshTopology | inline |
GetScheme() const | PxOsdMeshTopology | inline |
GetSubdivTags() const | PxOsdMeshTopology | inline |
ID typedef | PxOsdMeshTopology | |
operator=(const PxOsdMeshTopology &)=default | PxOsdMeshTopology | |
operator=(PxOsdMeshTopology &&)=default | PxOsdMeshTopology | |
operator==(PxOsdMeshTopology const &other) const | PxOsdMeshTopology | |
PxOsdMeshTopology() | PxOsdMeshTopology | |
PxOsdMeshTopology(const PxOsdMeshTopology &)=default | PxOsdMeshTopology | |
PxOsdMeshTopology(PxOsdMeshTopology &&)=default | PxOsdMeshTopology | |
PxOsdMeshTopology(TfToken const &scheme, TfToken const &orientation, VtIntArray const &faceVertexCounts, VtIntArray const &faceVertexIndices) | PxOsdMeshTopology | |
PxOsdMeshTopology(TfToken const &scheme, TfToken const &orientation, VtIntArray const &faceVertexCounts, VtIntArray const &faceVertexIndices, VtIntArray const &holeIndices) | PxOsdMeshTopology | |
PxOsdMeshTopology(TfToken const &scheme, TfToken const &orientation, VtIntArray const &faceVertexCounts, VtIntArray const &faceVertexIndices, VtIntArray const &holeIndices, PxOsdSubdivTags const &subdivTags) | PxOsdMeshTopology | |
PxOsdMeshTopology(TfToken const &scheme, TfToken const &orientation, VtIntArray const &faceVertexCounts, VtIntArray const &faceVertexIndices, PxOsdSubdivTags const &subdivTags) | PxOsdMeshTopology | |
Validate() const | PxOsdMeshTopology | |
WithHoleIndices(VtIntArray const &holeIndices) const | PxOsdMeshTopology | inline |
WithScheme(TfToken const &scheme) const | PxOsdMeshTopology | inline |
WithSubdivTags(PxOsdSubdivTags const &tags) const | PxOsdMeshTopology | inline |
~PxOsdMeshTopology()=default | PxOsdMeshTopology |