Blender V4.3
HdCyclesInstancer Class Referencefinal

#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)
 

Detailed Description

Definition at line 18 of file instancer.h.

Constructor & Destructor Documentation

◆ HdCyclesInstancer()

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.

◆ ~HdCyclesInstancer()

HdCyclesInstancer::~HdCyclesInstancer ( )
override

Definition at line 30 of file instancer.cpp.

Member Function Documentation

◆ ComputeInstanceTransforms()

VtMatrix4dArray HdCyclesInstancer::ComputeInstanceTransforms ( const PXR_NS::SdfPath & prototypeId)

Definition at line 95 of file instancer.cpp.


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