|
Blender V4.3
|
#include <instancer.h>
Inherits PXR_NS::HdInstancer.
Public Member Functions | |
| HdCyclesInstancer (PXR_NS::HdSceneDelegate *delegate, const PXR_NS::SdfPath &instancerId, const PXR_NS::SdfPath &parentId) | |
| ~HdCyclesInstancer () override | |
| PXR_NS::VtMatrix4dArray | ComputeInstanceTransforms (const PXR_NS::SdfPath &prototypeId) |
Definition at line 18 of file instancer.h.
| HDCYCLES_NAMESPACE_OPEN_SCOPE HdCyclesInstancer::HdCyclesInstancer | ( | PXR_NS::HdSceneDelegate * | delegate, |
| const PXR_NS::SdfPath & | instancerId, | ||
| const PXR_NS::SdfPath & | parentId ) |
Definition at line 13 of file instancer.cpp.
|
override |
Definition at line 30 of file instancer.cpp.
| VtMatrix4dArray HdCyclesInstancer::ComputeInstanceTransforms | ( | const PXR_NS::SdfPath & | prototypeId | ) |
Definition at line 95 of file instancer.cpp.