24 #ifndef EXT_RMANPKG_24_0_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_MESH_H 25 #define EXT_RMANPKG_24_0_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_MESH_H 28 #include "hdPrman/gprim.h" 29 #include "pxr/imaging/hd/mesh.h" 33 PXR_NAMESPACE_OPEN_SCOPE
40 HF_MALLOC_TAG_NEW(
"new HdPrman_Mesh");
42 HdPrman_Mesh(
SdfPath const&
id,
const bool isMeshLight);
44 HdDirtyBits GetInitialDirtyBitsMask()
const override;
48 _ConvertGeometry(HdPrman_RenderParam *renderParam,
52 std::vector<HdGeomSubset> *geomSubsets)
override;
54 bool _PrototypeOnly();
61 PXR_NAMESPACE_CLOSE_SCOPE
63 #endif // EXT_RMANPKG_24_0_PLUGIN_RENDERMAN_PLUGIN_HD_PRMAN_MESH_H
Adapter class providing data exchange with the client scene graph.
A mix-in template that adds shared gprim behavior to support various HdRprim types.
A path value used to locate objects in layers or scenegraphs.