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

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

AZ_CLASS_ALLOCATOR(CLookAtTrack, AZ::SystemAllocator) (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrack
AZ_RTTI(CLookAtTrack, "{30A5C53C-F158-4CCE-A7A0-1A902D13B91C}", IAnimTrack) (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrack
CLookAtTrack() (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrackinline
FindKey(float time) const overrideMaestro::TAnimTrack< ILookAtKey >inline
GetActiveKey(float time, ILookAtKey *key)Maestro::TAnimTrack< ILookAtKey >inlinevirtual
GetAnimationLayerIndex() const override (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrackinline
GetFlags() const overrideMaestro::TAnimTrack< ILookAtKey >inline
GetKey(int index, IKey *key) const overrideMaestro::TAnimTrack< ILookAtKey >inline
GetKeyFlags(int index) overrideMaestro::TAnimTrack< ILookAtKey >inline
GetKeyInfo(int keyIndex, const char *&description, float &duration) const override (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrack
GetKeyTime(int index) const overrideMaestro::TAnimTrack< ILookAtKey >inline
GetMinKeyTimeDelta() const overrideMaestro::TAnimTrack< ILookAtKey >inline
GetNumKeys() const overrideMaestro::TAnimTrack< ILookAtKey >inline
HasKeys() const overrideMaestro::TAnimTrack< ILookAtKey >inline
IsMasked(const uint32 mask) const overrideMaestro::TAnimTrack< ILookAtKey >inline
Reflect(AZ::ReflectContext *context) (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrackstatic
RemoveKey(int keyIndex) overrideMaestro::TAnimTrack< ILookAtKey >inline
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks) override (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrack
SerializeKey(ILookAtKey &key, XmlNodeRef &keyNode, bool bLoading) overrideMaestro::CLookAtTrackvirtual
SetAnimationLayerIndex(int index) override (defined in Maestro::CLookAtTrack)Maestro::CLookAtTrackinline
SetFlags(int flags) overrideMaestro::TAnimTrack< ILookAtKey >inline
SetKey(int index, IKey *key) overrideMaestro::TAnimTrack< ILookAtKey >inline
SetKeyFlags(int index, int flags) overrideMaestro::TAnimTrack< ILookAtKey >inline
SetKeyTime(int index, float time) overrideMaestro::TAnimTrack< ILookAtKey >inline
SetNumKeys(int numKeys) overrideMaestro::TAnimTrack< ILookAtKey >inline
SetTimeRange(const Range &timeRange) overrideMaestro::TAnimTrack< ILookAtKey >inline
SortKeys() overrideMaestro::TAnimTrack< ILookAtKey >inline