Tramway SDK
Namespaces | Functions | Variables
animation.cpp File Reference
#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
 
namespace  tram::Render
 

Functions

Hashmap< Animation * > tram::Render::animation_list ("model name list", 500)
 

Variables

StackPool< uint8_t > tram::Render::animation_pool ("animation keyframe pool", 1024 *1024)