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

Implementation of the b3d importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the b3d importer class.

Variable Documentation

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