Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
ioModel_X.cpp File Reference
#include "../ToolBox\IOModel_X.h"

Macros

#define TEXT_BUFFER   255
 
#define MAX_TEMPLATES   15
 

Variables

XOF_TEMPLATEID Templates [15]
 

Macro Definition Documentation

◆ MAX_TEMPLATES

#define MAX_TEMPLATES   15

◆ TEXT_BUFFER

#define TEXT_BUFFER   255

Variable Documentation

◆ Templates

XOF_TEMPLATEID Templates[15]
Initial value:
= {
{"template" , 60 },
{"FrameTransformMatrix", 63 },
{"Frame", 62 },
{"XSkinMeshHeader", 68 },
{"MeshTextureCoords", 65 },
{"MeshMaterialList", 66 },
{"MeshNormals", 71 },
{"Mesh", 64 },
{"Material", 67 },
{"SkinWeights", 69 },
{"TextureFilename", 70 },
{"AnimationSet", 72 },
{"AnimationKey", 74 },
{"Animation", 73 },
{"Header", 61 }
}