
Go to the source code of this file.
Functions | |
| bool | draw_robot_views (cv::Mat &input, vector< iro::SE2 > views) |
| void | mark_domains (CDT &ct, CDT::Face_handle start, int index, std::list< CDT::Edge > &border) |
| void | mark_domains (CDT &cdt) |
| void | saveCDT_geodesic (CDT cdt) |
| bool draw_robot_views | ( | cv::Mat & | input, |
| vector< iro::SE2 > | views | ||
| ) |
Definition at line 3273 of file navigation.cpp.
| void mark_domains | ( | CDT & | ct, |
| CDT::Face_handle | start, | ||
| int | index, | ||
| std::list< CDT::Edge > & | border | ||
| ) |
Definition at line 673 of file navigation.cpp.
| void mark_domains | ( | CDT & | cdt | ) |
Definition at line 702 of file navigation.cpp.
| void saveCDT_geodesic | ( | CDT | cdt | ) |
Definition at line 720 of file navigation.cpp.