Isle
Loading...
Searching...
No Matches
LegoAnimStruct Struct Reference

[AI] Maps an ROI and index for animation nodes/actors. More...

#include <legoanimpresenter.h>

Collaboration diagram for LegoAnimStruct:

Public Attributes

LegoROIm_roi
 Associated LEGO Region of Interest (ROI) for animation [AI]. More...
 
MxU32 m_index
 Index value for lookup or ordering [AI]. More...
 

Detailed Description

[AI] Maps an ROI and index for animation nodes/actors.

[AI] Used for associating a named animation resource or actor instance with its model (ROI) and a 1-based index. This is critical for matching animation channels to scene objects.

Definition at line 56 of file legoanimpresenter.h.

Member Data Documentation

◆ m_index

MxU32 LegoAnimStruct::m_index

Index value for lookup or ordering [AI].

Definition at line 58 of file legoanimpresenter.h.

◆ m_roi

LegoROI* LegoAnimStruct::m_roi

Associated LEGO Region of Interest (ROI) for animation [AI].

Definition at line 57 of file legoanimpresenter.h.


The documentation for this struct was generated from the following file: