Blender
V3.3
|
#include <instancer.h>
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 17 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 12 of file instancer.cpp.
|
override |
Definition at line 29 of file instancer.cpp.
VtMatrix4dArray HdCyclesInstancer::ComputeInstanceTransforms | ( | const PXR_NS::SdfPath & | prototypeId | ) |
Definition at line 80 of file instancer.cpp.
References transform().