Mark edge as geom_item

This commit is contained in:
Thomas Krijnen
2024-06-26 21:21:34 +02:00
parent eccbdfa76e
commit 1299a8f512
+1 -1
View File
@@ -630,7 +630,7 @@ typedef item const* ptr;
void print(std::ostream& o, int indent = 0) const;
};
struct trimmed_curve : public item {
struct trimmed_curve : public geom_item {
DECLARE_PTR(trimmed_curve)
// @todo The copy constructor of point3 within the variant fails on the avx instruction