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

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 
 Assimp::Ogre
 

Variables

static const aiImporterDesc desc
 

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Ogre3D Mesh Importer",
"",
"",
"",
0,
0,
0,
0,
"mesh mesh.xml"
}
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:55
@ aiImporterFlags_SupportBinaryFlavour
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:59