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::TAnimTrack< KeyType > Member List

This is the complete list of members for Maestro::TAnimTrack< KeyType >, including all inherited members.

add_ref() override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
AZ_CLASS_ALLOCATOR(TAnimTrack, AZ::SystemAllocator) (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >
AZ_RTTI((TAnimTrack, "{D6E0F0E3-8843-46F0-8484-7B6E130409AE}", KeyType), IAnimTrack) (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >
CloneKey(int srcKeyIndex, float timeOffset) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
CopyKey(IAnimTrack *pFromTrack, int fromKeyIndex) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
CreateKey(float time) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
FindKey(float time) const overrideMaestro::TAnimTrack< KeyType >inline
GetActiveKey(float time, KeyType *key)Maestro::TAnimTrack< KeyType >inlinevirtual
GetCurveType() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetExpanded() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetFlags() const overrideMaestro::TAnimTrack< KeyType >inline
GetId() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetKey(int index, IKey *key) const overrideMaestro::TAnimTrack< KeyType >inline
GetKeyFlags(int index) overrideMaestro::TAnimTrack< KeyType >inline
GetKeyTime(int index) const overrideMaestro::TAnimTrack< KeyType >inline
GetKeyValueRange(float &fMin, float &fMax) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetMinKeyTimeDelta() const overrideMaestro::TAnimTrack< KeyType >inline
GetNode() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetNumKeys() const overrideMaestro::TAnimTrack< KeyType >inline
GetParameterType() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetSubTrack(int nIndex) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetSubTrackCount() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetSubTrackName(int nIndex) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetTimeRange() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, float &value, bool applyMultiplier=false) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, AZ::Vector3 &value, bool applyMultiplier=false) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, AZ::Vector4 &value, bool applyMultiplier=false) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, AZ::Quaternion &value) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, bool &value) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, AssetBlends< AZ::Data::AssetData > &value) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValue(float time, AZStd::string &value) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
GetValueType() const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
HasKeys() const overrideMaestro::TAnimTrack< KeyType >inline
InitPostLoad(IAnimSequence *sequence) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
IsKeySelected(int keyIndex) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
IsMasked(const uint32 mask) const overrideMaestro::TAnimTrack< KeyType >inline
IsSortMarkerKey(int keyIndex) const override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
Keys typedef (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_currKey (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_flags (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_fMaxKeyValue (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_fMinKeyValue (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_id (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_keys (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_lastTime (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_node (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_nParamType (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_refCount (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_timeRange (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
m_trackMultiplier (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >protected
OffsetKeyPosition(const AZ::Vector3 &value) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
Reflect(AZ::ReflectContext *context) (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inlinestatic
release() override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
RemoveKey(int keyIndex) overrideMaestro::TAnimTrack< KeyType >inline
SelectKey(int keyIndex, bool select) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks=true) overrideMaestro::TAnimTrack< KeyType >inline
SerializeKey(KeyType &key, XmlNodeRef &keyNode, bool bLoading)=0Maestro::TAnimTrack< KeyType >pure virtual
SerializeSelection(XmlNodeRef &xmlNode, bool bLoading, bool bCopySelected=false, float fTimeOffset=0) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetExpanded(bool expanded) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetFlags(int flags) overrideMaestro::TAnimTrack< KeyType >inline
SetId(unsigned int id) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetKey(int index, IKey *key) overrideMaestro::TAnimTrack< KeyType >inline
SetKeyFlags(int index, int flags) overrideMaestro::TAnimTrack< KeyType >inline
SetKeyTime(int index, float time) overrideMaestro::TAnimTrack< KeyType >inline
SetKeyValueRange(float fMin, float fMax) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetMultiplier(float trackMultiplier) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetNode(IAnimNode *node) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetNumKeys(int numKeys) overrideMaestro::TAnimTrack< KeyType >inline
SetParameterType(CAnimParamType type) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetSortMarkerKey(int keyIndex, bool enabled) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetSubTrackName(int nIndex, const char *name) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetTimeRange(const Range &timeRange) overrideMaestro::TAnimTrack< KeyType >inline
SetValue(float time, const float &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const AZ::Vector3 &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const AZ::Vector4 &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const AZ::Quaternion &value, bool bDefault=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const bool &value, bool bDefault=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const AssetBlends< AZ::Data::AssetData > &value, bool bDefault=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SetValue(float time, const AZStd::string &value, bool bDefault=false) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
SortKeys() overrideMaestro::TAnimTrack< KeyType >inline
TAnimTrack() (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline
UpdateKeyDataAfterParentChanged(const AZ::Transform &oldParentWorldTM, const AZ::Transform &newParentWorldTM) override (defined in Maestro::TAnimTrack< KeyType >)Maestro::TAnimTrack< KeyType >inline