Blender V4.3
HdCyclesMesh Class Referencefinal

#include <mesh.h>

Inherits HdCyclesGeometry< PXR_NS::HdMesh, CCL_NS::Mesh >.

Public Member Functions

 HdCyclesMesh (const PXR_NS::SdfPath &rprimId, const PXR_NS::SdfPath &instancerId={})
 
 ~HdCyclesMesh () override
 
PXR_NS::HdDirtyBits GetInitialDirtyBitsMask () const override
 
void Finalize (PXR_NS::HdRenderParam *renderParam) override
 
- Public Member Functions inherited from HdCyclesGeometry< PXR_NS::HdMesh, CCL_NS::Mesh >
 HdCyclesGeometry (const PXR_NS::SdfPath &rprimId, const PXR_NS::SdfPath &instancerId)
 
void Sync (PXR_NS::HdSceneDelegate *sceneDelegate, PXR_NS::HdRenderParam *renderParam, PXR_NS::HdDirtyBits *dirtyBits, const PXR_NS::TfToken &reprToken) override
 
PXR_NS::HdDirtyBits GetInitialDirtyBitsMask () const override
 

Additional Inherited Members

- Protected Member Functions inherited from HdCyclesGeometry< PXR_NS::HdMesh, CCL_NS::Mesh >
void _InitRepr (const PXR_NS::TfToken &reprToken, PXR_NS::HdDirtyBits *dirtyBits) override
 
PXR_NS::HdDirtyBits _PropagateDirtyBits (PXR_NS::HdDirtyBits bits) const override
 
PXR_NS::HdInterpolation GetPrimvarInterpolation (PXR_NS::HdSceneDelegate *sceneDelegate, const PXR_NS::TfToken &name) const
 
- Protected Attributes inherited from HdCyclesGeometry< PXR_NS::HdMesh, CCL_NS::Mesh >
CCL_NS::Mesh * _geom
 
std::vector< CCL_NS::Object * > _instances
 

Detailed Description

Definition at line 16 of file hydra/mesh.h.

Constructor & Destructor Documentation

◆ HdCyclesMesh()

HdCyclesMesh::HdCyclesMesh ( const PXR_NS::SdfPath & rprimId,
const PXR_NS::SdfPath & instancerId = {} )

Definition at line 83 of file hydra/mesh.cpp.

◆ ~HdCyclesMesh()

HdCyclesMesh::~HdCyclesMesh ( )
override

Definition at line 99 of file hydra/mesh.cpp.

Member Function Documentation

◆ Finalize()

void HdCyclesMesh::Finalize ( PXR_NS::HdRenderParam * renderParam)
overridevirtual

◆ GetInitialDirtyBitsMask()

HdDirtyBits HdCyclesMesh::GetInitialDirtyBitsMask ( ) const
override

The documentation for this class was generated from the following files: