|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Full trace for shortest-path funnel processing. More...
#include <tikzgeom_algorithms.H>
Public Attributes | |
| Array< FunnelPortal > | portals |
| Array< FunnelTraceStep > | steps |
| Array< Point > | final_path |
Full trace for shortest-path funnel processing.
Definition at line 1261 of file tikzgeom_algorithms.H.
Definition at line 1265 of file tikzgeom_algorithms.H.
| Array<FunnelPortal> Aleph::FunnelTraceResult::portals |
Definition at line 1263 of file tikzgeom_algorithms.H.
Referenced by Aleph::compute_shortest_path_funnel_trace().
| Array<FunnelTraceStep> Aleph::FunnelTraceResult::steps |
Definition at line 1264 of file tikzgeom_algorithms.H.