Blender
V3.3
|
#include <pointcloud.h>
Public Member Functions | |
HdCyclesPoints (const PXR_NS::SdfPath &rprimId, const PXR_NS::SdfPath &instancerId={}) | |
~HdCyclesPoints () override | |
PXR_NS::HdDirtyBits | GetInitialDirtyBitsMask () const override |
![]() | |
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 | |
![]() | |
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 |
![]() | |
CCL_NS::PointCloud * | _geom |
std::vector< CCL_NS::Object * > | _instances |
Definition at line 14 of file hydra/pointcloud.h.
HDCYCLES_NAMESPACE_OPEN_SCOPE HdCyclesPoints::HdCyclesPoints | ( | const PXR_NS::SdfPath & | rprimId, |
const PXR_NS::SdfPath & | instancerId = {} |
||
) |
Definition at line 13 of file hydra/pointcloud.cpp.
|
override |
Definition at line 28 of file hydra/pointcloud.cpp.
|
override |
Definition at line 32 of file hydra/pointcloud.cpp.
References HdCyclesGeometry< Base, CyclesBase >::GetInitialDirtyBitsMask().