#include <mrpt/graphs/CNetworkOfPoses_impl.h>
Static Public Member Functions | |
| static void | copyFrom2D (CPose2D &p, const CPosePDFGaussianInf &pdf) |
| static void | copyFrom3D (CPose2D &p, const CPose3DPDFGaussianInf &pdf) |
| static void mrpt::graphs::detail::TPosePDFHelper< CPose2D >::copyFrom2D | ( | CPose2D & | p, |
| const CPosePDFGaussianInf & | |||
| ) | [inline, static] |
Definition at line 54 of file CNetworkOfPoses_impl.h.
References mrpt::poses::CPosePDFGaussianInf::mean.
| static void mrpt::graphs::detail::TPosePDFHelper< CPose2D >::copyFrom3D | ( | CPose2D & | p, |
| const CPose3DPDFGaussianInf & | |||
| ) | [inline, static] |
Definition at line 55 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 |