Blender  V3.3
Public Member Functions | List of all members
HdCyclesInstancer Class Referencefinal

#include <instancer.h>

Inheritance diagram for HdCyclesInstancer:

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 17 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 12 of file instancer.cpp.

◆ ~HdCyclesInstancer()

HdCyclesInstancer::~HdCyclesInstancer ( )
override

Definition at line 29 of file instancer.cpp.

Member Function Documentation

◆ ComputeInstanceTransforms()

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

Definition at line 80 of file instancer.cpp.

References transform().


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