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

Implementation of the OFF importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the OFF importer class.

Variable Documentation

const aiImporterDesc desc
static
Initial value:
= {
"OFF Importer",
"",
"",
"",
0,
0,
0,
0,
"off"
}
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:59