Data within each particle. More...
#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 |
Data within each particle.
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.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |