|
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 IfcArbitraryClosedProfileDef &def, TempMesh &meshout, ConversionData &conv) |
| bool | Assimp::IFC::ProcessCurve (const IfcCurve &curve, TempMesh &meshout, ConversionData &conv) |
| void | Assimp::IFC::ProcessOpenProfile (const IfcArbitraryOpenProfileDef &def, TempMesh &meshout, ConversionData &conv) |
| void | Assimp::IFC::ProcessParametrizedProfile (const IfcParameterizedProfileDef &def, TempMesh &meshout, ConversionData &conv) |
| void | Assimp::IFC::ProcessPolyLine (const IfcPolyline &def, TempMesh &meshout, ConversionData &) |
| bool | Assimp::IFC::ProcessProfile (const IfcProfileDef &prof, TempMesh &meshout, ConversionData &conv) |
Read profile and curves entities from IFC files.