CGAL 6.0 - 2D Regularized Boolean Set-Operations
Loading...
Searching...
No Matches
CGAL::Graphics_scene_options_polygon_set_2< DS, VertexDescriptor, EdgeDescriptor, FaceDescriptor > Struct Template Reference

#include <CGAL/draw_polygon_set_2.h>

Inherits from

CGAL::Graphics_scene_options< DS, VertexDescriptor, EdgeDescriptor, FaceDescriptor >.

Definition

template<typename DS, typename VertexDescriptor, typename EdgeDescriptor, typename FaceDescriptor>
struct CGAL::Graphics_scene_options_polygon_set_2< 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.

Template Parameters
DSa CGAL::Polygon_set_2.
VertexDescriptora descriptor of vertices of DS.
EdgeDescriptora descriptor of edges of DS.
FaceDescriptora descriptor of faces of DS.
Is model of
GraphicsSceneOptionsPolygonSet2