Assimp
v4.1. (December 2018)
|
Read profile and curves entities from IFC files. More...
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Assimp::IFC | |
Functions | |
void | Assimp::IFC::ProcessClosedProfile (const Schema_2x3::IfcArbitraryClosedProfileDef &def, TempMesh &meshout, ConversionData &conv) |
bool | Assimp::IFC::ProcessCurve (const Schema_2x3::IfcCurve &curve, TempMesh &meshout, ConversionData &conv) |
void | Assimp::IFC::ProcessOpenProfile (const Schema_2x3::IfcArbitraryOpenProfileDef &def, TempMesh &meshout, ConversionData &conv) |
void | Assimp::IFC::ProcessParametrizedProfile (const Schema_2x3::IfcParameterizedProfileDef &def, TempMesh &meshout, ConversionData &conv) |
void | Assimp::IFC::ProcessPolyLine (const Schema_2x3::IfcPolyline &def, TempMesh &meshout, ConversionData &) |
bool | Assimp::IFC::ProcessProfile (const Schema_2x3::IfcProfileDef &prof, TempMesh &meshout, ConversionData &conv) |
Read profile and curves entities from IFC files.