|
Assimp
v3.1.1 (June 2014)
|
Classes | |
| struct | DistanceSorter |
Public Member Functions | |
| TempOpening () | |
| TempOpening (const IFC::IfcSolidModel *solid, IfcVector3 extrusionDir, std::shared_ptr< TempMesh > profileMesh, std::shared_ptr< TempMesh > profileMesh2D) | |
| void | Transform (const IfcMatrix4 &mat) |
Public Attributes | |
| IfcVector3 | extrusionDir |
| std::shared_ptr< TempMesh > | profileMesh |
| std::shared_ptr< TempMesh > | profileMesh2D |
| const IFC::IfcSolidModel * | solid |
| std::vector< IfcVector3 > | wallPoints |
|
inline |
|
inline |
| void Assimp::IFC::TempOpening::Transform | ( | const IfcMatrix4 & | mat | ) |
| IfcVector3 Assimp::IFC::TempOpening::extrusionDir |
| std::shared_ptr<TempMesh> Assimp::IFC::TempOpening::profileMesh |
| std::shared_ptr<TempMesh> Assimp::IFC::TempOpening::profileMesh2D |
| const IFC::IfcSolidModel* Assimp::IFC::TempOpening::solid |
| std::vector<IfcVector3> Assimp::IFC::TempOpening::wallPoints |