CGAL 6.0.1 - 2D Regularized Boolean Set-Operations
|
#include <CGAL/draw_polygon_set_2.h>
CGAL::Graphics_scene_options< DS, VertexDescriptor, EdgeDescriptor, FaceDescriptor >.
The class Graphics_scene_options_polygon_set_2
defines data and methods used to tune the way that the cells of a Polygon_set_2
are considered for drawing or to be added into a graphics scene.
This class is a model of GraphicsSceneOptionsPolygonSet2
.
DS | a CGAL::Polygon_set_2 . |
VertexDescriptor | a descriptor of vertices of DS . |
EdgeDescriptor | a descriptor of edges of DS . |
FaceDescriptor | a descriptor of faces of DS . |
GraphicsSceneOptionsPolygonSet2