Stores an edgel chain and a corresponding topological edge. More...
#include <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 |
Stores an edgel chain and a corresponding topological edge.
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.
Definition at line 82 of file vtol_extract_topology.h.
Definition at line 83 of file vtol_extract_topology.h.