Tramway SDK
|
#include <render/animation.h>
#include <components/animation.h>
#include <framework/logging.h>
#include <framework/file.h>
#include <templates/hashmap.h>
#include <templates/stackpool.h>
#include <cstring>
Namespaces | |
namespace | tram |
Serialization, i.e. | |
namespace | tram::Render |
High-level Render system API. | |
Functions | |
Hashmap< Animation * > | tram::Render::animation_list ("model name list", 500) |
Variables | |
StackPool< uint8_t > | tram::Render::animation_pool ("animation keyframe pool", 1024 *1024) |