Assimp  v3.1.1 (June 2014)
MD5Loader.cpp File Reference

Implementation of the MD5 importer class. More...

Macros

#define AI_MD5_WEIGHT_EPSILON   1e-5f
 

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the MD5 importer class.

Macro Definition Documentation

◆ AI_MD5_WEIGHT_EPSILON

#define AI_MD5_WEIGHT_EPSILON   1e-5f

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Doom 3 / MD5 Mesh Importer",
"",
"",
"",
0,
0,
0,
0,
"md5mesh md5camera md5anim"
}
@ aiImporterFlags_SupportBinaryFlavour
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:59