#include <mrpt/graphs/CNetworkOfPoses_impl.h>
Static Public Member Functions | |
| static void | copyFrom2D (CPose3D &p, const CPosePDFGaussianInf &pdf) |
| static void | copyFrom3D (CPose3D &p, const CPose3DPDFGaussianInf &pdf) |
| static void mrpt::graphs::detail::TPosePDFHelper< CPose3D >::copyFrom2D | ( | CPose3D & | p, |
| const CPosePDFGaussianInf & | |||
| ) | [inline, static] |
Definition at line 59 of file CNetworkOfPoses_impl.h.
References mrpt::poses::CPosePDFGaussianInf::mean.
| static void mrpt::graphs::detail::TPosePDFHelper< CPose3D >::copyFrom3D | ( | CPose3D & | p, |
| const CPose3DPDFGaussianInf & | |||
| ) | [inline, static] |
Definition at line 60 of file CNetworkOfPoses_impl.h.
References mrpt::poses::CPose3DPDFGaussianInf::mean.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |