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

Namespaces

 Assimp
 MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py.
 

Variables

static const aiImporterDesc desc
 
static const unsigned int ObjMinSize = 16
 

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Wavefront Object Importer",
"",
"",
"surfaces not supported",
0,
0,
0,
0,
"obj"
}

◆ ObjMinSize

const unsigned int ObjMinSize = 16
static
aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition: importerdesc.h:58