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

Implementation of the UNREAL (*.3D) importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the UNREAL (*.3D) importer class.

Sources: http://local.wasp.uwa.edu.au/~pbourke/dataformats/unreal/

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Unreal Mesh Importer",
"",
"",
"",
0,
0,
0,
0,
"3d uc"
}
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:55