mirror of https://github.com/CGAL/cgal
Add a pen
This commit is contained in:
parent
f130489709
commit
de80f0e8e5
|
|
@ -87,6 +87,7 @@ protected:
|
||||||
QRectF bounding_rect;
|
QRectF bounding_rect;
|
||||||
|
|
||||||
QPen edges_pen;
|
QPen edges_pen;
|
||||||
|
QPen vertices_pen;
|
||||||
|
|
||||||
Circular_arc_2 arc_;
|
Circular_arc_2 arc_;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue