Open 3D Engine Maestro Gem API Reference 25.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Maestro::CCharacterTrack Member List

This is the complete list of members for Maestro::CCharacterTrack, including all inherited members.

AZ_CLASS_ALLOCATOR(CCharacterTrack, AZ::SystemAllocator) (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrack
AZ_RTTI(CCharacterTrack, "{3F701860-78BC-451A-B1DD-90F75DB9A7A2}", IAnimTrack) (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrack
CCharacterTrack() (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrackinline
FindKey(float time) const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetActiveKey(float time, ICharacterKey *key)Maestro::TAnimTrack< ICharacterKey >inlinevirtual
GetAnimationLayerIndex() const override (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrackinline
GetEndTime() const (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrackinline
GetFlags() const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetKey(int index, IKey *key) const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetKeyDuration(int keyIndex) constMaestro::CCharacterTrack
GetKeyFlags(int index) overrideMaestro::TAnimTrack< ICharacterKey >inline
GetKeyInfo(int keyIndex, const char *&description, float &duration) const override (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrack
GetKeyTime(int index) const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetMinKeyTimeDelta() const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetNumKeys() const overrideMaestro::TAnimTrack< ICharacterKey >inline
GetValueType() const override (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrack
HasKeys() const overrideMaestro::TAnimTrack< ICharacterKey >inline
IsMasked(const uint32 mask) const overrideMaestro::TAnimTrack< ICharacterKey >inline
Reflect(AZ::ReflectContext *context) (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrackstatic
RemoveKey(int keyIndex) overrideMaestro::TAnimTrack< ICharacterKey >inline
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks) override (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrack
SerializeKey(ICharacterKey &key, XmlNodeRef &keyNode, bool bLoading) overrideMaestro::CCharacterTrackvirtual
SetAnimationLayerIndex(int index) override (defined in Maestro::CCharacterTrack)Maestro::CCharacterTrackinline
SetFlags(int flags) overrideMaestro::TAnimTrack< ICharacterKey >inline
SetKey(int index, IKey *key) overrideMaestro::TAnimTrack< ICharacterKey >inline
SetKeyFlags(int index, int flags) overrideMaestro::TAnimTrack< ICharacterKey >inline
SetKeyTime(int index, float time) overrideMaestro::TAnimTrack< ICharacterKey >inline
SetNumKeys(int numKeys) overrideMaestro::TAnimTrack< ICharacterKey >inline
SetTimeRange(const Range &timeRange) overrideMaestro::TAnimTrack< ICharacterKey >inline
SortKeys() overrideMaestro::TAnimTrack< ICharacterKey >inline