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

Implementation of the RAW importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the RAW importer class.

Variable Documentation

◆ desc

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