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

Implementation of the CSM importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the CSM importer class.

Variable Documentation

§ desc

const aiImporterDesc desc
static
Initial value:
= {
"CharacterStudio Motion Importer (MoCap)",
"",
"",
"",
0,
0,
0,
0,
"csm"
}
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:55