24 #ifndef PXR_IMAGING_HD_VOLUME_H 25 #define PXR_IMAGING_HD_VOLUME_H 28 #include "pxr/imaging/hd/api.h" 29 #include "pxr/imaging/hd/version.h" 30 #include "pxr/imaging/hd/rprim.h" 34 PXR_NAMESPACE_OPEN_SCOPE
36 using HdVolumePtrConstVector = std::vector<class HdVolume const *>;
55 PXR_NAMESPACE_CLOSE_SCOPE
57 #endif // PXR_IMAGING_HD_VOLUME_H HD_API TfTokenVector const & GetBuiltinPrimvarNames() const override
Returns the names of built-in primvars, i.e.
Hd schema for a renderable volume primitive.
The render engine state for a given rprim from the scene graph.
std::vector< TfToken > TfTokenVector
Convenience types.
A path value used to locate objects in layers or scenegraphs.