Fréchet View  1.6.0
A Tool for Exploring Fréchet Distance Algorithms
frechet::poly::PartitionTraits Struct Reference

Detailed Description

type traits for a polygon partition Defines the type for Points and Polygons

Definition at line 103 of file poly_utils.h.

#include <poly_utils.h>

Inherits Partition_traits_2< PolygonTraits >.

Public Types

typedef frechet::poly::CgalPoint Point_2
 replace Point_2 with our custom type More...
 
typedef frechet::poly::CgalPolygon Polygon_2
 replace Polygon_2 with our custom type More...
 

Member Typedef Documentation

◆ Point_2

replace Point_2 with our custom type

Definition at line 105 of file poly_utils.h.

◆ Polygon_2

replace Polygon_2 with our custom type

Definition at line 107 of file poly_utils.h.


The documentation for this struct was generated from the following file: