Open 3D Engine EMotionFX Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::ThreadData Class Reference

Inherits MCore::RefCounted.

Public Member Functions

void SetThreadIndex (uint32 index)
 
uint32 GetThreadIndex () const
 
MCORE_INLINE const AnimGraphPosePoolGetPosePool () const
 
MCORE_INLINE AnimGraphPosePoolGetPosePool ()
 
MCORE_INLINE AnimGraphRefCountedDataPoolGetRefCountedDataPool ()
 
MCORE_INLINE const AnimGraphRefCountedDataPoolGetRefCountedDataPool () const
 
- Public Member Functions inherited from MCore::RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 
void IncreaseReferenceCount ()
 
void DecreaseReferenceCount ()
 
void Destroy ()
 
uint32 GetReferenceCount () const
 

Static Public Member Functions

static ThreadDataCreate ()
 
static ThreadDataCreate (uint32 threadIndex)
 

Additional Inherited Members

- Protected Member Functions inherited from MCore::RefCounted
virtual void Delete ()
 

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