mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 21:42:19 +00:00
More work on enabling cgal kernel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user