- IFC: initial implementation of boolean clipping (simple kind of CSG). Currently only supports clipping against unbounded planes.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@999 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
# code generator. Also, the names of all used entities need to be present
|
||||
# in the source code for this to work.
|
||||
|
||||
IfcPlane
|
||||
IfcHalfSpaceSolid
|
||||
IfcAxis1Placement
|
||||
IfcMeasureWithUnit
|
||||
IfcConversionBasedUnit
|
||||
|
||||
Reference in New Issue
Block a user