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

Namespaces

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

Variables

static const aiImporterDesc desc
 

Variable Documentation

◆ desc

const aiImporterDesc desc
static
Initial value:
= {
"Industry Foundation Classes (IFC) Importer",
"",
"",
"",
0,
0,
0,
0,
"ifc ifczip stp"
}
Indicates that there is a binary encoding of the file format; and that it is supported.
Definition: importerdesc.h:62