Typedefs | Functions
polygon_diff.cpp File Reference
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Polygon_2.h>
#include <CGAL/Polygon_with_holes_2.h>
#include <CGAL/Boolean_set_operations_2.h>
#include "global.h"
Include dependency graph for polygon_diff.cpp:

Go to the source code of this file.

Typedefs

typedef CGAL::Exact_predicates_exact_constructions_kernel EK
 
typedef EK::Point_2 EPoint_2
 
typedef CGAL::Polygon_2< EKEPolygon_2
 
typedef CGAL::Polygon_with_holes_2< EKEPolygon_with_holes_2
 
typedef std::list< EPolygon_with_holes_2EPwh_list_2
 

Functions

int main (int argc, char *argv[])
 

Typedef Documentation

◆ EK

typedef CGAL::Exact_predicates_exact_constructions_kernel EK

Definition at line 13 of file polygon_diff.cpp.

◆ EPoint_2

Definition at line 14 of file polygon_diff.cpp.

◆ EPolygon_2

Definition at line 15 of file polygon_diff.cpp.

◆ EPolygon_with_holes_2

Definition at line 16 of file polygon_diff.cpp.

◆ EPwh_list_2

typedef std::list<EPolygon_with_holes_2> EPwh_list_2

Definition at line 17 of file polygon_diff.cpp.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 20 of file polygon_diff.cpp.



co_scan
Author(s):
autogenerated on Mon Feb 28 2022 23:00:57