![]() |
Lysa
0.0
Lysa 3D Engine
|
This is the complete list of members for Animation, including all inherited members.
| Animation(uint32 tracksCount, const std::string &name) | Animation | |
| Animation(const Animation &anim) | Animation | |
| Resource() = default | Resource | default |
| Resource(const unique_id id) | Resource | inline |
| UnmanagedResource() | UnmanagedResource | inline |
| UnmanagedResource(const Resource &other) | UnmanagedResource | inline |
| getLoopMode() const | Animation | inline |
| getName() const | Animation | inline |
| getTrack(const uint32 index) | Animation | inline |
| getTracks() const | Animation | inline |
| getTracksCount() const | Animation | inline |
| id | Resource | |
| operator==(const Resource &other) const | Resource | inline |
| setLoopMode(const AnimationLoopMode mode) | Animation | inline |
| ~Resource() = default | Resource | virtualdefault |