Public Member Functions | Public Attributes
vtol_extract_topology_edgel_chain Struct Reference

Stores an edgel chain and a corresponding topological edge. More...

#include <vtol_extract_topology.h>

Inheritance diagram for vtol_extract_topology_edgel_chain:
Inheritance graph
[legend]

List of all members.

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

Detailed Description

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.


Member Data Documentation

Definition at line 82 of file vtol_extract_topology.h.

Definition at line 83 of file vtol_extract_topology.h.


The documentation for this struct was generated from the following file: