EHS
Loading...
Searching...
No Matches
Mdl.h File Reference
#include "ehs/EHS.h"
#include "ehs/Array.h"
#include "ehs/io/File.h"
#include "MdlCodec.h"
#include "Mesh.h"
#include "Bone.h"
#include "Animation.h"

Go to the source code of this file.

Classes

class  ehs::Mdl
 

Namespaces

namespace  ehs
 

Enumerations

enum class  ehs::ModelEncoding : UInt_8 { ehs::EHM }
 

Functions

bool ehs::EncodeEHM (const MdlCodec *codec, Serializer< UInt_64 > &data, const Mdl *mdl)
 
bool ehs::DecodeEHM (const MdlCodec *codec, Serializer< UInt_64 > &data, Mdl *mdl)