#include <vtol_extract_topology.h>
Inheritance diagram for vtol_extract_topology_edgel_chain:

Although the edgel chain can be recovered from the edge, we will need the edgel chain often enough that it is worthwhile to cache the information.
Definition at line 79 of file vtol_extract_topology.h.
Public Member Functions | |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vdgl_edgel_chain_sptr | chain |
| vtol_edge_2d_sptr | edge |
Definition at line 82 of file vtol_extract_topology.h.
Definition at line 83 of file vtol_extract_topology.h.
1.5.1