- Ifc: support IfcPolygonalBoundedHalfSpace entities (WIP).

This commit is contained in:
Alexander Gessler
2013-02-07 16:31:43 +01:00
parent f7680f7f28
commit 16a635a961
3 changed files with 346 additions and 2 deletions

View File

@@ -570,6 +570,7 @@ void ConvertTransformOperator(IfcMatrix4& out, const IfcCartesianTransformationO
out = locm * out * s;
}
} // ! IFC
} // ! Assimp