All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Protected Attributes
vslam::details::DrawGraphDFSVisitor< G > Class Template Reference

#include <data_dump.h>

List of all members.

Public Member Functions

void discover_vertex (typename graph_traits< G >::vertex_descriptor v, const G &g)
 DrawGraphDFSVisitor (ImageMatchVec &_line_segments, ImageMatchVec &_pose_arrows)
void examine_edge (typename graph_traits< G >::edge_descriptor e, const G &g)

Protected Attributes

ImageMatchVecline_segments
ImageMatchVecpose_arrows

Detailed Description

template<class G>
class vslam::details::DrawGraphDFSVisitor< G >

Definition at line 73 of file data_dump.h.


Constructor & Destructor Documentation

template<class G>
vslam::details::DrawGraphDFSVisitor< G >::DrawGraphDFSVisitor ( ImageMatchVec _line_segments,
ImageMatchVec _pose_arrows 
) [inline]

Definition at line 78 of file data_dump.h.


Member Function Documentation

template<class G>
void vslam::details::DrawGraphDFSVisitor< G >::discover_vertex ( typename graph_traits< G >::vertex_descriptor  v,
const G &  g 
) [inline]

Definition at line 95 of file data_dump.h.

template<class G>
void vslam::details::DrawGraphDFSVisitor< G >::examine_edge ( typename graph_traits< G >::edge_descriptor  e,
const G &  g 
) [inline]

Definition at line 81 of file data_dump.h.


Member Data Documentation

template<class G>
ImageMatchVec& vslam::details::DrawGraphDFSVisitor< G >::line_segments [protected]

Definition at line 75 of file data_dump.h.

template<class G>
ImageMatchVec& vslam::details::DrawGraphDFSVisitor< G >::pose_arrows [protected]

Definition at line 76 of file data_dump.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


pose_estimation
Author(s): Jiri Divis/jiridivis@gmail.com
autogenerated on Wed Mar 27 2013 21:00:17