contrib/gel/vtol/vtol_topology_object.h File Reference


Detailed Description

base class for topology objects

Author:
Patricia A. Vrobel.

Definition in file vtol_topology_object.h.

#include <vtol/vtol_topology_object_sptr.h>
#include <vsol/vsol_spatial_object_2d.h>
#include <vcl_vector.h>
#include <vcl_list.h>
#include <vcl_iosfwd.h>
#include <vtol/vtol_vertex_sptr.h>
#include <vtol/vtol_zero_chain_sptr.h>
#include <vtol/vtol_edge_sptr.h>
#include <vtol/vtol_one_chain_sptr.h>
#include <vtol/vtol_face_sptr.h>
#include <vtol/vtol_two_chain_sptr.h>
#include <vtol/vtol_block_sptr.h>
#include <vtol/vtol_chain_sptr.h>

Go to the source code of this file.


Classes

class  vtol_topology_object
 Base class for topology objects. More...

Typedefs

typedef vcl_vector< vtol_topology_object_sptrtopology_list
typedef vcl_vector< vtol_vertex_sptrvertex_list
typedef vcl_vector< vtol_zero_chain_sptrzero_chain_list
typedef vcl_vector< vtol_edge_sptredge_list
typedef vcl_vector< vtol_one_chain_sptrone_chain_list
typedef vcl_vector< vtol_face_sptrface_list
typedef vcl_vector< vtol_two_chain_sptrtwo_chain_list
typedef vcl_vector< vtol_block_sptrblock_list
typedef vcl_vector< vtol_chain_sptrchain_list

Typedef Documentation

typedef vcl_vector<vtol_block_sptr> block_list

Definition at line 32 of file vtol_topology_object.h.

typedef vcl_vector<vtol_chain_sptr> chain_list

Definition at line 33 of file vtol_topology_object.h.

typedef vcl_vector<vtol_edge_sptr> edge_list

Definition at line 28 of file vtol_topology_object.h.

typedef vcl_vector<vtol_face_sptr> face_list

Definition at line 30 of file vtol_topology_object.h.

typedef vcl_vector<vtol_one_chain_sptr> one_chain_list

Definition at line 29 of file vtol_topology_object.h.

typedef vcl_vector<vtol_topology_object_sptr> topology_list

Definition at line 22 of file vtol_topology_object.h.

typedef vcl_vector<vtol_two_chain_sptr> two_chain_list

Definition at line 31 of file vtol_topology_object.h.

typedef vcl_vector<vtol_vertex_sptr> vertex_list

Definition at line 26 of file vtol_topology_object.h.

typedef vcl_vector<vtol_zero_chain_sptr> zero_chain_list

Definition at line 27 of file vtol_topology_object.h.


Generated on Mon Mar 8 05:21:42 2010 for contrib/gel/vtol by  doxygen 1.5.1