MRPT logo

mrpt::poses::TSimple3DPoint Class Reference

Data within each particle. More...

#include <mrpt/poses/CPointPDFParticles.h>

Inheritance diagram for mrpt::poses::TSimple3DPoint:

mrpt::utils::CSerializable

List of all members.

Public Member Functions

 TSimple3DPoint (const TSimple3DPoint &o)
 TSimple3DPoint ()
 TSimple3DPoint (const CPoint3D &v)

Public Attributes

float x
float y
float z


Detailed Description

Data within each particle.

Definition at line 44 of file CPointPDFParticles.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

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.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:18:33 EST 2009