|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Classes | |
| struct | SvgScene |
Functions | |
| std::string | sanitize_filename (const std::string &raw) |
| std::string | xml_escape (const std::string &s) |
| std::filesystem::path | golden_output_dir () |
| void | add_polygon_vertices (SvgScene &scene, const ::Polygon &poly, const bool as_highlight=false) |
| void | collect_scene_points (const SvgScene &scene, ::Array<::Point > &all_points) |
| std::filesystem::path | emit_case_svg (const std::string &case_id, const SvgScene &scene, const std::string ¬e="") |
|
inline |
Definition at line 100 of file geometry_visual_golden.h.
References Aleph::divide_and_conquer_partition_dp(), and Aleph::Dlink::Iterator::has_curr().
|
inline |
Definition at line 115 of file geometry_visual_golden.h.
References Aleph::divide_and_conquer_partition_dp().
Referenced by emit_case_svg().
|
inline |
Definition at line 137 of file geometry_visual_golden.h.
References Aleph::and, collect_scene_points(), Aleph::count(), Aleph::divide_and_conquer_partition_dp(), Aleph::fill(), golden_output_dir(), Aleph::Dlink::Iterator::has_curr(), initialized, sanitize_filename(), xml_escape(), y, and y1().
Referenced by TEST(), TEST(), TEST(), TEST(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().
|
inline |
Definition at line 92 of file geometry_visual_golden.h.
References Aleph::and, and Aleph::divide_and_conquer_partition_dp().
Referenced by emit_case_svg().
|
inline |
Definition at line 59 of file geometry_visual_golden.h.
References Aleph::divide_and_conquer_partition_dp(), and Aleph::Array< T >::reserve().
Referenced by emit_case_svg().
|
inline |
Definition at line 72 of file geometry_visual_golden.h.
References Aleph::divide_and_conquer_partition_dp().
Referenced by emit_case_svg().