summaryrefslogtreecommitdiff
path: root/src/csgterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/csgterm.h')
-rw-r--r--src/csgterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csgterm.h b/src/csgterm.h
index 35d071d..4ee6faa 100644
--- a/src/csgterm.h
+++ b/src/csgterm.h
@@ -22,7 +22,7 @@ public:
double m[20];
int refcounter;
- CSGTerm(PolySet *polyset, double m[20], QString label);
+ CSGTerm(PolySet *polyset, const double m[20], QString label);
CSGTerm(type_e type, CSGTerm *left, CSGTerm *right);
CSGTerm *normalize();
contact: Jan Huwald // Impressum