Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
Animation3DCache Class Reference

Animation3D Cache. More...

#include <Animation3D.h>

Public Member Functions

Animation3DgetAnimation (std::string_view key)
 get animation by key
 
void addAnimation (std::string_view key, Animation3D *animation)
 add animation to cache
 
void removeAllAnimations ()
 remove all animation
 
void removeUnusedAnimation ()
 remove unused animation
 

Static Public Member Functions

static Animation3DCachegetInstance ()
 get and destroy instance
 

Detailed Description

Animation3D Cache.


The documentation for this class was generated from the following file: