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