AZ_CLASS_ALLOCATOR(CCommentTrack, AZ::SystemAllocator) (defined in Maestro::CCommentTrack) | Maestro::CCommentTrack | |
AZ_RTTI(CCommentTrack, "{A28FE42D-5B42-4E47-9813-4290D275D5A9}", IAnimTrack) (defined in Maestro::CCommentTrack) | Maestro::CCommentTrack | |
CCommentTrack() (defined in Maestro::CCommentTrack) | Maestro::CCommentTrack | |
FindKey(float time) const override | Maestro::TAnimTrack< ICommentKey > | inline |
GetActiveKey(float time, ICommentKey *key) | Maestro::TAnimTrack< ICommentKey > | inlinevirtual |
GetFlags() const override | Maestro::TAnimTrack< ICommentKey > | inline |
GetKey(int index, IKey *key) const override | Maestro::TAnimTrack< ICommentKey > | inline |
GetKeyFlags(int index) override | Maestro::TAnimTrack< ICommentKey > | inline |
GetKeyInfo(int keyIndex, const char *&description, float &duration) const override | Maestro::CCommentTrack | |
GetKeyTime(int index) const override | Maestro::TAnimTrack< ICommentKey > | inline |
GetMinKeyTimeDelta() const override | Maestro::TAnimTrack< ICommentKey > | inline |
GetNumKeys() const override | Maestro::TAnimTrack< ICommentKey > | inline |
HasKeys() const override | Maestro::TAnimTrack< ICommentKey > | inline |
IsMasked(const uint32 mask) const override | Maestro::TAnimTrack< ICommentKey > | inline |
Reflect(AZ::ReflectContext *context) (defined in Maestro::CCommentTrack) | Maestro::CCommentTrack | static |
RemoveKey(int keyIndex) override | Maestro::TAnimTrack< ICommentKey > | inline |
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks=true) override | Maestro::TAnimTrack< ICommentKey > | inline |
SerializeKey(ICommentKey &key, XmlNodeRef &keyNode, bool bLoading) override | Maestro::CCommentTrack | virtual |
SetFlags(int flags) override | Maestro::TAnimTrack< ICommentKey > | inline |
SetKey(int index, IKey *key) override | Maestro::TAnimTrack< ICommentKey > | inline |
SetKeyFlags(int index, int flags) override | Maestro::TAnimTrack< ICommentKey > | inline |
SetKeyTime(int index, float time) override | Maestro::TAnimTrack< ICommentKey > | inline |
SetNumKeys(int numKeys) override | Maestro::TAnimTrack< ICommentKey > | inline |
SetTimeRange(const Range &timeRange) override | Maestro::TAnimTrack< ICommentKey > | inline |
SortKeys() override | Maestro::TAnimTrack< ICommentKey > | inline |
ValidateKeyOrder() (defined in Maestro::CCommentTrack) | Maestro::CCommentTrack | inline |