|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 9 of file tikz_convex_hull_example.cc.
References Aleph::DynList< T >::append(), Aleph::divide_and_conquer_partition_dp(), Aleph::Tikz_Plane::draw(), Aleph::Tikz_Plane::Layer_Default, Aleph::Tikz_Plane::Layer_Foreground, Aleph::Tikz_Plane::Layer_Overlay, Aleph::make_tikz_draw_style(), Aleph::Tikz_Plane::put_cartesian_axis(), Aleph::put_in_plane(), Aleph::Tikz_Plane::set_point_radius_mm(), Aleph::tikz_points_style(), Aleph::tikz_wire_style(), and Aleph::visualize_convex_hull().