#include <mrpt/poses/CPointPDFParticles.h>
Public Member Functions | |
TSimple3DPoint (const TSimple3DPoint &o) | |
TSimple3DPoint () | |
TSimple3DPoint (const CPoint3D &v) | |
Public Attributes | |
float | x |
float | y |
float | z |
Definition at line 44 of file CPointPDFParticles.h.
mrpt::poses::TSimple3DPoint::TSimple3DPoint | ( | const TSimple3DPoint & | o | ) | [inline] |
Definition at line 49 of file CPointPDFParticles.h.
mrpt::poses::TSimple3DPoint::TSimple3DPoint | ( | ) | [inline] |
Definition at line 53 of file CPointPDFParticles.h.
mrpt::poses::TSimple3DPoint::TSimple3DPoint | ( | const CPoint3D & | v | ) | [inline] |
Definition at line 57 of file CPointPDFParticles.h.
Definition at line 61 of file CPointPDFParticles.h.
Definition at line 61 of file CPointPDFParticles.h.
Definition at line 61 of file CPointPDFParticles.h.
Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |