Assimp  v4.1. (December 2018)
NDOLoader.cpp File Reference

Implementation of the NDO importer class. More...

Variables

static const aiImporterDesc desc
 

Detailed Description

Implementation of the NDO importer class.

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Nendo Mesh Importer",
"",
"",
"http://www.izware.com/nendo/index.htm",
0,
0,
0,
0,
"ndo"
}
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:61