|
Assimp v3.1.1 (June 2014)
|
Read profile and curves entities from IFC files. More...
Namespaces | |
| namespace | Assimp |
| MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
| namespace | 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 &) |
| 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.