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

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

AZ_CLASS_ALLOCATOR(CCaptureTrack, AZ::SystemAllocator) (defined in Maestro::CCaptureTrack)Maestro::CCaptureTrack
AZ_RTTI(CCaptureTrack, "{72505F9F-C098-4435-9C95-79013C4DD70B}", IAnimTrack) (defined in Maestro::CCaptureTrack)Maestro::CCaptureTrack
FindKey(float time) const overrideMaestro::TAnimTrack< ICaptureKey >inline
GetActiveKey(float time, ICaptureKey *key)Maestro::TAnimTrack< ICaptureKey >inlinevirtual
GetFlags() const overrideMaestro::TAnimTrack< ICaptureKey >inline
GetKey(int index, IKey *key) const overrideMaestro::TAnimTrack< ICaptureKey >inline
GetKeyFlags(int index) overrideMaestro::TAnimTrack< ICaptureKey >inline
GetKeyInfo(int keyIndex, const char *&description, float &duration) const override (defined in Maestro::CCaptureTrack)Maestro::CCaptureTrack
GetKeyTime(int index) const overrideMaestro::TAnimTrack< ICaptureKey >inline
GetMinKeyTimeDelta() const overrideMaestro::TAnimTrack< ICaptureKey >inline
GetNumKeys() const overrideMaestro::TAnimTrack< ICaptureKey >inline
HasKeys() const overrideMaestro::TAnimTrack< ICaptureKey >inline
IsMasked(const uint32 mask) const overrideMaestro::TAnimTrack< ICaptureKey >inline
Reflect(AZ::ReflectContext *context) (defined in Maestro::CCaptureTrack)Maestro::CCaptureTrackstatic
RemoveKey(int keyIndex) overrideMaestro::TAnimTrack< ICaptureKey >inline
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks=true) overrideMaestro::TAnimTrack< ICaptureKey >inline
SerializeKey(ICaptureKey &key, XmlNodeRef &keyNode, bool bLoading) overrideMaestro::CCaptureTrackvirtual
SetFlags(int flags) overrideMaestro::TAnimTrack< ICaptureKey >inline
SetKey(int index, IKey *key) overrideMaestro::TAnimTrack< ICaptureKey >inline
SetKeyFlags(int index, int flags) overrideMaestro::TAnimTrack< ICaptureKey >inline
SetKeyTime(int index, float time) overrideMaestro::TAnimTrack< ICaptureKey >inline
SetNumKeys(int numKeys) overrideMaestro::TAnimTrack< ICaptureKey >inline
SetTimeRange(const Range &timeRange) overrideMaestro::TAnimTrack< ICaptureKey >inline
SortKeys() overrideMaestro::TAnimTrack< ICaptureKey >inline