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

Implementation of the LWS importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the LWS importer class.

Variable Documentation

const aiImporterDesc desc
static
Initial value:
= {
"LightWave Scene Importer",
"",
"",
"http://www.newtek.com/lightwave.html=",
0,
0,
0,
0,
"lws mot"
}
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:55