bcal_camera_graph< S, V, E >::edge_node Struct Reference

#include <bcal_camera_graph.h>

List of all members.


Detailed Description

template<class S, class V, class E>
struct bcal_camera_graph< S, V, E >::edge_node

Definition at line 44 of file bcal_camera_graph.h.


Public Member Functions

 edge_node (vertex_node *v)
virtual ~edge_node ()

Public Attributes

vertex_nodev_
E * e_

Constructor & Destructor Documentation

template<class S, class V, class E>
bcal_camera_graph< S, V, E >::edge_node::edge_node ( vertex_node v  )  [inline]

Definition at line 49 of file bcal_camera_graph.h.

template<class S, class V, class E>
virtual bcal_camera_graph< S, V, E >::edge_node::~edge_node (  )  [inline, virtual]

Definition at line 50 of file bcal_camera_graph.h.


Member Data Documentation

template<class S, class V, class E>
vertex_node* bcal_camera_graph< S, V, E >::edge_node::v_

Definition at line 46 of file bcal_camera_graph.h.

template<class S, class V, class E>
E* bcal_camera_graph< S, V, E >::edge_node::e_

Definition at line 47 of file bcal_camera_graph.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 05:23:48 2008 for contrib/brl/bmvl/bcal by  doxygen 1.5.1