| 
    MRPT
    1.9.9
    
   | 
 
Definition at line 17 of file TNodeProps.h.
#include <mrpt/graphslam/misc/TNodeProps.h>
Public Member Functions | |
| TNodeProps | operator= (const TNodeProps &other) | 
| void | getAsString (std::string *str) const | 
| std::string | getAsString () const | 
Public Attributes | |
| GRAPH_T::global_pose_t | pose | 
| mrpt::obs::CObservation2DRangeScan::Ptr | scan | 
Friends | |
| std::ostream & | operator<< (std::ostream &o, const TNodeProps &obj) | 
      
  | 
  inline | 
Definition at line 29 of file TNodeProps.h.
References ASSERTDEB_, and mrpt::format().
Referenced by mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::TGetICPEdgeAdParams::getAsString().
      
  | 
  inline | 
Definition at line 44 of file TNodeProps.h.
      
  | 
  inline | 
Definition at line 22 of file TNodeProps.h.
References mrpt::graphslam::detail::TNodeProps< GRAPH_T >::pose, and mrpt::graphslam::detail::TNodeProps< GRAPH_T >::scan.
      
  | 
  friend | 
Definition at line 51 of file TNodeProps.h.
| GRAPH_T::global_pose_t mrpt::graphslam::detail::TNodeProps< GRAPH_T >::pose | 
Definition at line 19 of file TNodeProps.h.
Referenced by mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::getPropsOfNodeID(), and mrpt::graphslam::detail::TNodeProps< GRAPH_T >::operator=().
| mrpt::obs::CObservation2DRangeScan::Ptr mrpt::graphslam::detail::TNodeProps< GRAPH_T >::scan | 
Definition at line 20 of file TNodeProps.h.
Referenced by mrpt::graphslam::deciders::CLoopCloserERD< GRAPH_T >::getPropsOfNodeID(), and mrpt::graphslam::detail::TNodeProps< GRAPH_T >::operator=().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |