summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-11-22 13:42:37 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-11-22 13:42:37 (GMT)
commit14c9d3200ac21ab9fc8988289c355d6a5d219553 (patch)
tree0cf1bd814b377aabefa03a3932c9a5d00b30218a /openscad.h
parent9a7baf37d83ae772a3e059a902d796f66604c7fe (diff)
Clifford Wolf:
Performance boost in CGAL OpenGL display git-svn-id: http://svn.clifford.at/openscad/trunk@137 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openscad.h b/openscad.h
index e34c491..7220b00 100644
--- a/openscad.h
+++ b/openscad.h
@@ -728,6 +728,8 @@ public:
CSGChain *root_chain;
#ifdef ENABLE_CGAL
CGAL_Nef_polyhedron *root_N;
+ bool recreate_cgal_ogl_p;
+ void *cgal_ogl_p;
#endif
QVector<CSGTerm*> highlight_terms;
contact: Jan Huwald // Impressum