This is the complete list of members for CLookAtTrack, including all inherited members.
AZ_CLASS_ALLOCATOR(CLookAtTrack, AZ::SystemAllocator) (defined in CLookAtTrack) | CLookAtTrack | |
AZ_RTTI(CLookAtTrack, "{30A5C53C-F158-4CCE-A7A0-1A902D13B91C}", IAnimTrack) (defined in CLookAtTrack) | CLookAtTrack | |
CLookAtTrack() (defined in CLookAtTrack) | CLookAtTrack | inline |
FindKey(float time) override | TAnimTrack< ILookAtKey > | inline |
GetActiveKey(float time, ILookAtKey *key) | TAnimTrack< ILookAtKey > | inline |
GetAnimationLayerIndex() const (defined in CLookAtTrack) | CLookAtTrack | inline |
GetFlags() override | TAnimTrack< ILookAtKey > | inline |
GetKey(int index, IKey *key) const override | TAnimTrack< ILookAtKey > | inline |
GetKeyFlags(int index) override | TAnimTrack< ILookAtKey > | inline |
GetKeyInfo(int key, const char *&description, float &duration) (defined in CLookAtTrack) | CLookAtTrack | |
GetKeyTime(int index) const override | TAnimTrack< ILookAtKey > | inline |
GetNumKeys() const override | TAnimTrack< ILookAtKey > | inline |
HasKeys() const override | TAnimTrack< ILookAtKey > | inline |
IsMasked(const uint32 mask) const override | TAnimTrack< ILookAtKey > | inline |
Reflect(AZ::ReflectContext *context) (defined in CLookAtTrack) | CLookAtTrack | static |
RemoveKey(int num) override | TAnimTrack< ILookAtKey > | inline |
Serialize(XmlNodeRef &xmlNode, bool bLoading, bool bLoadEmptyTracks) (defined in CLookAtTrack) | CLookAtTrack | |
SerializeKey(ILookAtKey &key, XmlNodeRef &keyNode, bool bLoading) | CLookAtTrack | virtual |
SetAnimationLayerIndex(int index) (defined in CLookAtTrack) | CLookAtTrack | inline |
SetFlags(int flags) override | TAnimTrack< ILookAtKey > | inline |
SetKey(int index, IKey *key) override | TAnimTrack< ILookAtKey > | inline |
SetKeyFlags(int index, int flags) override | TAnimTrack< ILookAtKey > | inline |
SetKeyTime(int index, float time) override | TAnimTrack< ILookAtKey > | inline |
SetNumKeys(int numKeys) override | TAnimTrack< ILookAtKey > | inline |
SetTimeRange(const Range &timeRange) override | TAnimTrack< ILookAtKey > | inline |
SortKeys() override | TAnimTrack< ILookAtKey > | inline |