Tramway SDK
|
#include <unordered_map>
#include <framework/core.h>
#include <framework/uid.h>
#include <framework/resource.h>
#include <framework/math.h>
Go to the source code of this file.
Classes | |
struct | tram::Render::Bone |
struct | tram::Render::Keyframe |
struct | tram::Render::Pose |
class | tram::Render::Animation |
Namespaces | |
namespace | tram |
namespace | tram::Render |
Typedefs | |
typedef std::pair< name_t, uint64_t > | tram::Render::NameCount |
Variables | |
const size_t | tram::Render::BONE_COUNT = 30 |