Main MRPT website > C++ reference
MRPT logo
Public Member Functions
mrpt::graphs::CNetworkOfPoses::global_pose_t Struct Reference

Detailed Description

The type of each global pose in nodes: an extension of the constraint_no_pdf_t pose with any optional user-defined data.

#include <mrpt/graphs/CNetworkOfPoses.h>

List of all members.

Public Member Functions

 global_pose_t ()
template<typename ARG1 >
 global_pose_t (const ARG1 &a1)
template<typename ARG1 , typename ARG2 >
 global_pose_t (const ARG1 &a1, const ARG2 &a2)

Constructor & Destructor Documentation

mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t ( ) [inline]

Definition at line 125 of file CNetworkOfPoses.h.

template<typename ARG1 >
mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t ( const ARG1 &  a1) [inline]

Definition at line 126 of file CNetworkOfPoses.h.

template<typename ARG1 , typename ARG2 >
mrpt::graphs::CNetworkOfPoses::global_pose_t::global_pose_t ( const ARG1 &  a1,
const ARG2 &  a2 
) [inline]

Definition at line 127 of file CNetworkOfPoses.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011