More work on enabling cgal kernel

This commit is contained in:
Thomas Krijnen
2019-01-18 15:19:00 +01:00
parent d804575974
commit 16d6420352
19 changed files with 174 additions and 107 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ namespace IfcGeom {
std::map<int, cgal_shape_t> Shape;
};
class IFC_GEOM_API CgalKernel : public AbstractKernel {
class IFC_GEOM_API MAKE_TYPE_NAME(CgalKernel) : public Kernel {
public:
#ifndef NO_CACHE