First step at reorganizing

This commit is contained in:
Thomas Krijnen
2019-08-04 09:36:31 +02:00
parent c8def0474e
commit 467ebb68a3
20 changed files with 363 additions and 57 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifdef BIND
#undef BIND
#endif
#define BIND(T) ifcopenshell::geometry::taxonomy::item* convert(const IfcSchema::T*);
#include "mapping.i"