summaryrefslogtreecommitdiff
path: root/src/export.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-03-29 01:31:47 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:35 (GMT)
commit184d0e041f6279dba5d1f6348f973478ae133a3a (patch)
treedccc0d26fd5b14e4f5ca834290e7f588febfcbe4 /src/export.h
parent34a8206410f049f566535b1d795b4e89950c6a6f (diff)
Initial implementation of CGALRenderer
Diffstat (limited to 'src/export.h')
-rw-r--r--src/export.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/export.h b/src/export.h
index 619d9e0..444b984 100644
--- a/src/export.h
+++ b/src/export.h
@@ -2,6 +2,7 @@
#define EXPORT_H_
#ifdef ENABLE_CGAL
+#include "cgal.h"
void cgal_nef3_to_polyset(PolySet *ps, CGAL_Nef_polyhedron *root_N);
void export_stl(class CGAL_Nef_polyhedron *root_N, QString filename, class QProgressDialog *pd);
void export_off(CGAL_Nef_polyhedron *root_N, QString filename, QProgressDialog *pd);
contact: Jan Huwald // Impressum