7 #ifndef PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_TET_MESH_H 8 #define PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_TET_MESH_H 10 #include "pxr/usdImaging/usdImaging/dataSourceGprim.h" 11 #include "pxr/usdImaging/usdImaging/dataSourceStageGlobals.h" 15 #include "pxr/imaging/hd/dataSource.h" 17 PXR_NAMESPACE_OPEN_SCOPE
31 HdDataSourceBaseHandle
Get(
const TfToken &name)
override;
59 HdDataSourceBaseHandle
Get(
const TfToken &name)
override;
87 HdDataSourceBaseHandle
Get(
const TfToken &name)
override;
94 UsdImagingPropertyInvalidationType invalidationType);
105 PXR_NAMESPACE_CLOSE_SCOPE
107 #endif // PXR_USD_IMAGING_USD_IMAGING_DATA_SOURCE_TET_MESH_H A container data source representing tet mesh topology.
Data source representing a USD gprim.
HdDataSourceBaseHandle Get(const TfToken &name) override
Returns the child datasource of the given name.
TfTokenVector GetNames() override
Returns the list of names for which Get(...) is expected to return a non-null value.
A datasource representing structured (named, hierarchical) data, for example a geometric primitive or...
Encodes a tetrahedral mesh.
Token for efficient comparison, assignment, and hashing of known strings.
TfTokenVector GetNames() override
Returns the list of names for which Get(...) is expected to return a non-null value.
This class is used as a context object with global stage information, that gets passed down to dataso...
Represents a set of data source locators closed under descendancy.
UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as ...
std::vector< TfToken > TfTokenVector
Convenience types.
A prim data source representing UsdGeomTetMesh.
A path value used to locate objects in layers or scenegraphs.
HdDataSourceBaseHandle Get(const TfToken &name) override
Returns the child datasource of the given name.
A container data source representing data unique to tet meshes.
TfTokenVector GetNames() override
Returns the list of names for which Get(...) is expected to return a non-null value.
HdDataSourceBaseHandle Get(const TfToken &name) override
Returns the child datasource of the given name.