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::CCompoundSplineTrack Member List

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

add_ref() override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
AZ_CLASS_ALLOCATOR(CCompoundSplineTrack, AZ::SystemAllocator) (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
AZ_RTTI(CCompoundSplineTrack, "{E6B88EF4-6DB7-48E7-9758-DF6C9E40D4D2}", IAnimTrack) (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
CCompoundSplineTrack(int nDims, AnimValueType inValueType, CAnimParamType subTrackParamTypes[MaxSubtracks], bool expanded) (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
CCompoundSplineTrack() (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
CloneKey(int srcKeyIndex, float timeOffset) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
CopyKey(IAnimTrack *pFromTrack, int fromKeyIndex) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
CreateKey(float time) overrideMaestro::CCompoundSplineTrack
FindKey(float time) const overrideMaestro::CCompoundSplineTrack
GetCurveType() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetExpanded() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetFlags() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetId() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetKey(int keyIndex, IKey *key) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetKeyFlags(int keyIndex) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetKeyInfo(int keyIndex, const char *&description, float &duration) const overrideMaestro::CCompoundSplineTrack
GetKeyTime(int keyIndex) const overrideMaestro::CCompoundSplineTrack
GetKeyValueRange(float &fMin, float &fMax) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetMinKeyTimeDelta() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetNode() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetNumKeys() const overrideMaestro::CCompoundSplineTrack
GetParameterType() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetSubTrack(int nIndex) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetSubTrackCount() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetSubTrackIndex(int &keyIndex) const (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
GetSubTrackName(int nIndex) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetTimeRange() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetValue(float time, float &value, bool applyMultiplier=false) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetValue(float time, AZ::Vector3 &value, bool applyMultiplier=false) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetValue(float time, AZ::Vector4 &value, bool applyMultiplier=false) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetValue(float time, AZ::Quaternion &value) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
GetValue(float time, bool &value) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetValue(float time, AssetBlends< AZ::Data::AssetData > &value) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetValue(float time, AZStd::string &value) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
GetValueType() const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
HasKeys() const overrideMaestro::CCompoundSplineTrack
InitPostLoad(IAnimSequence *sequence) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
IsKeySelected(int keyIndex) const overrideMaestro::CCompoundSplineTrack
IsMasked(const uint32 mask) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
m_expanded (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_flags (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_id (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_nDimensions (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_node (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_nParamType (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_refCount (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_subTrackNames (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_subTracks (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
m_valueType (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
MaxSubtracks (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackstatic
NextKeyByTime(int keyIndex) const override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
OffsetKeyPosition(const AZ::Vector3 &value) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
PreferShortestRotPath(float degree, float degree0) const (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
Reflect(AZ::ReflectContext *context) (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackstatic
release() override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
RemoveKey(int keyIndex) overrideMaestro::CCompoundSplineTrack
RenameSubTracksIfNeeded() (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
s_MinTimePrecision (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotectedstatic
SelectKey(int keyIndex, bool select) overrideMaestro::CCompoundSplineTrack
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks=true) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SerializeSelection(XmlNodeRef &xmlNode, bool bLoading, bool bCopySelected=false, float fTimeOffset=0) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetExpanded(bool expanded) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetFlags(int flags) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetId(unsigned int id) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetKey(int keyIndex, IKey *key) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetKeyFlags(int keyIndex, int flags) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetKeyTime(int keyIndex, float time) overrideMaestro::CCompoundSplineTrack
SetKeyValueRange(float fMin, float fMax) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetKeyValueRanges() (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackprotected
SetMultiplier(float trackMultiplier) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetNode(IAnimNode *node) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetNumKeys(int numKeys) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetParameterType(CAnimParamType type) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetSubTrackName(int nIndex, const char *name) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetSubTrackName(const int idx, const AZStd::string &name) (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetTimeRange(const Range &timeRange) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetValue(float time, const float &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetValue(float time, const AZ::Vector3 &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetValue(float time, const AZ::Vector4 &value, bool bDefault=false, bool applyMultiplier=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetValue(float time, const AZ::Quaternion &value, bool bDefault=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack
SetValue(float time, const bool &value, bool bDefault=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetValue(float time, const AssetBlends< AZ::Data::AssetData > &value, bool bDefault=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SetValue(float time, const AZStd::string &value, bool bDefault=false) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
SortKeys() override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrackinline
UpdateKeyDataAfterParentChanged(const AZ::Transform &oldParentWorldTM, const AZ::Transform &newParentWorldTM) override (defined in Maestro::CCompoundSplineTrack)Maestro::CCompoundSplineTrack