Assimp  v4.1. (December 2018)
CSMLoader.cpp File Reference

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
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:58