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

Classes

struct  free_it
 

Namespaces

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

Macros

#define MYBLOCK   1024
 

Variables

static const aiImporterDesc desc
 

Macro Definition Documentation

◆ MYBLOCK

#define MYBLOCK   1024

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"XGL Importer",
"",
"",
"",
0,
0,
0,
0,
"xgl zgl"
}
aiImporterFlags_SupportCompressedFlavour
@ aiImporterFlags_SupportCompressedFlavour
Indicates that there is a compressed encoding of the file format; and that it is supported.
Definition: importerdesc.h:63
aiImporterFlags_SupportTextFlavour
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:55