Assimp  v4.1. (December 2018)
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"
}
aiImporterFlags_SupportTextFlavour
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:57