summaryrefslogtreecommitdiff
path: root/src/polyset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polyset.h')
-rw-r--r--src/polyset.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/polyset.h b/src/polyset.h
index 074f82e..3f0e725 100644
--- a/src/polyset.h
+++ b/src/polyset.h
@@ -11,9 +11,6 @@
#ifdef ENABLE_OPENCSG
# include <opencsg.h>
#endif
-#ifdef ENABLE_CGAL
-# include "cgal.h"
-#endif
#include <QCache>
@@ -77,10 +74,6 @@ public:
void render_surface(colormode_e colormode, csgmode_e csgmode, double *m, GLint *shaderinfo = NULL) const;
void render_edges(colormode_e colormode, csgmode_e csgmode) const;
-#ifdef ENABLE_CGAL
- CGAL_Nef_polyhedron renderCSGMesh() const;
-#endif
-
int refcount;
PolySet *link();
void unlink();
contact: Jan Huwald // Impressum