|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Demonstrates TrapezoidalMapPointLocation with an L-shaped polygon. More...
Go to the source code of this file.
Typedefs | |
| using | TM = TrapezoidalMapPointLocation |
| using | LT = TM::LocationType |
Functions | |
| static const char * | location_name (LT t) |
| int | main () |
Demonstrates TrapezoidalMapPointLocation with an L-shaped polygon.
Definition in file trapezoidal_map_example.cc.
| using LT = TM::LocationType |
Definition at line 42 of file trapezoidal_map_example.cc.
| using TM = TrapezoidalMapPointLocation |
Definition at line 41 of file trapezoidal_map_example.cc.
|
static |
Definition at line 44 of file trapezoidal_map_example.cc.
Referenced by main().
| int main | ( | ) |
Definition at line 55 of file trapezoidal_map_example.cc.
References Aleph::Polygon::add_vertex(), Aleph::color(), Aleph::divide_and_conquer_partition_dp(), Aleph::Tikz_Plane::draw(), Aleph::Point::get_x(), Aleph::Tikz_Plane::Layer_Overlay, location_name(), Aleph::put_in_plane(), Aleph::put_trapezoidal_map_result(), tex_file, and Aleph::tikz_points_style().