vtol_extract_topology_edgel_chain Struct Reference

#include <vtol_extract_topology.h>

Inheritance diagram for vtol_extract_topology_edgel_chain:

vbl_ref_count List of all members.

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.


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

Member Data Documentation

vdgl_edgel_chain_sptr vtol_extract_topology_edgel_chain::chain

Definition at line 82 of file vtol_extract_topology.h.

vtol_edge_2d_sptr vtol_extract_topology_edgel_chain::edge

Definition at line 83 of file vtol_extract_topology.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 2 05:15:31 2008 for contrib/gel/vtol by  doxygen 1.5.1