|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
This is the complete list of members for AeonGames::Animation, including all inherited members.
| AddTimeToSample(double aSample, double aTime) const | AeonGames::Animation | |
| Animation() (defined in AeonGames::Animation) | AeonGames::Animation | |
| GetConsecutiveId() const | AeonGames::Resource | |
| GetDuration() const | AeonGames::Animation | |
| GetFrameRate() const | AeonGames::Animation | |
| GetSample(double aTime) const | AeonGames::Animation | |
| GetTransform(size_t aBoneIndex, double aSample) const | AeonGames::Animation | |
| LoadFromFile(const std::string &aFilename) | AeonGames::Resource | |
| LoadFromId(uint32_t aId) | AeonGames::Resource | |
| LoadFromMemory(const void *aBuffer, size_t aBufferSize) final | AeonGames::Animation | virtual |
| LoadFromPBMsg(const AnimationMsg &aAnimationMsg) | AeonGames::Animation | |
| Unload() final | AeonGames::Animation | virtual |
| ~Animation() (defined in AeonGames::Animation) | AeonGames::Animation | |
| ~Resource() | AeonGames::Resource | inlinevirtual |