Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t Struct Reference

Detailed Description

template<class POSE_TRAITS>
struct mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t

Keyframe-to-keyframe edge: an unknown of the problem.

Definition at line 82 of file srba_types.h.

#include <mrpt/srba/srba_types.h>

Public Attributes

TKeyFrameID from
 
TKeyFrameID to
 
pose_t inv_pose
 Inverse pose: pose_from (-) pose_to , that is: "from" as seen from "to". More...
 
size_t id
 0-based index of this edge, in the std::list "k2k_edges". More...
 

Member Data Documentation

template<class POSE_TRAITS>
TKeyFrameID mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t::from
template<class POSE_TRAITS>
size_t mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t::id
template<class POSE_TRAITS>
pose_t mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t::inv_pose
template<class POSE_TRAITS>
TKeyFrameID mrpt::srba::kf2kf_pose_traits< POSE_TRAITS >::k2k_edge_t::to



Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015