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

Implementation of the Q3D importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the Q3D importer class.

Variable Documentation

const aiImporterDesc desc
static
Initial value:
= {
"Quick3D Importer",
"",
"",
"http://www.quick3d.com/",
0,
0,
0,
0,
"q3o q3s"
}
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:59