|
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_render_features_example.cc.
References Aleph::Polygon::add_vertex(), Aleph::Array< T >::append(), Aleph::Polygon::close(), Aleph::divide_and_conquer_partition_dp(), Aleph::Tikz_Style::draw_color, Aleph::Tikz_Plane::Layer_Background, Aleph::Tikz_Plane::Layer_Foreground, Aleph::Tikz_Plane::Layer_Overlay, Aleph::make_tikz_draw_style(), Aleph::put_cubic_bezier_native_in_plane(), Aleph::put_point_label_in_plane(), Aleph::tikz_points_style(), and Aleph::Tikz_Style::tikz_style_name.