mirror of https://github.com/CGAL/cgal
20 lines
401 B
Plaintext
20 lines
401 B
Plaintext
Perhaps, my setBackgroundColor should use a const QColor& instead of a
|
|
single QColor as argument.
|
|
As well as other properties.
|
|
---
|
|
Tools system:
|
|
~~~~~~~~~~~~
|
|
The virtual base class is done.
|
|
Need now to derive some implementation classes.
|
|
Get_Point.h (done)
|
|
Get_Segment.h
|
|
Get_Line.h
|
|
Get_Ray.h
|
|
Get_Triangle.h
|
|
Get_Circle.h
|
|
Get_Iso_rectangle.h
|
|
Get_Polygon.h (done)
|
|
---
|
|
Scenes system
|
|
---
|