Blender V4.3
HdCyclesPoints Class Referencefinal

#include <pointcloud.h>

Inherits HdCyclesGeometry< PXR_NS::HdPoints, CCL_NS::PointCloud >.

Public Member Functions

 HdCyclesPoints (const PXR_NS::SdfPath &rprimId, const PXR_NS::SdfPath &instancerId={})
 
 ~HdCyclesPoints () override
 
PXR_NS::HdDirtyBits GetInitialDirtyBitsMask () const override
 
- Public Member Functions inherited from HdCyclesGeometry< PXR_NS::HdPoints, CCL_NS::PointCloud >
 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
 
virtual void Finalize (PXR_NS::HdRenderParam *renderParam) override
 

Additional Inherited Members

- Protected Member Functions inherited from HdCyclesGeometry< PXR_NS::HdPoints, CCL_NS::PointCloud >
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::HdPoints, CCL_NS::PointCloud >
CCL_NS::PointCloud * _geom
 
std::vector< CCL_NS::Object * > _instances
 

Detailed Description

Definition at line 15 of file hydra/pointcloud.h.

Constructor & Destructor Documentation

◆ HdCyclesPoints()

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

Definition at line 14 of file hydra/pointcloud.cpp.

◆ ~HdCyclesPoints()

HdCyclesPoints::~HdCyclesPoints ( )
override

Definition at line 29 of file hydra/pointcloud.cpp.

Member Function Documentation

◆ GetInitialDirtyBitsMask()

HdDirtyBits HdCyclesPoints::GetInitialDirtyBitsMask ( ) const
override

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