Assimp
v3.1.1 (June 2014)
Namespaces
|
Variables
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"
,
aiImporterFlags_SupportTextFlavour
,
0,
0,
0,
0,
"obj"
}
◆
ObjMinSize
const unsigned int ObjMinSize = 16
static
aiImporterFlags_SupportTextFlavour
@ aiImporterFlags_SupportTextFlavour
Indicates that there is a textual encoding of the file format; and that it is supported.
Definition:
importerdesc.h:55
code
ObjFileImporter.cpp
Generated on Fri Dec 31 2021 21:38:13 for Assimp by
1.8.17