\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - 2D Visibility

Classes

class  CGAL::Rotational_sweep_visibility_2< Arrangement_2_, RegularizationCategory >
 This class is a model of the concept Visibility_2 can answer visibility queries within a polygon that may have holes. More...
 
class  CGAL::Simple_polygon_visibility_2< Arrangement_2_, RegularizationCategory >
 This class is a model of the concept Visibility_2 can answer visibility queries within a simple polygon with no holes. More...
 
class  CGAL::Triangular_expansion_visibility_2< Arrangement_2_, RegularizationCategory >
 This class is a model of the concept Visibility_2 can answer visibility queries within a polygon that may have holes. More...