Main MRPT website > C++ reference
MRPT logo

mrpt::math::TPoint3Df Struct Reference

Lightweight 3D point (float version). More...

#include <mrpt/math/lightweight_geom_data.h>

List of all members.

Public Member Functions

 TPoint3Df ()
 TPoint3Df (const float xx, const float yy, const float zz)

Public Attributes

float x
float y
float z

Detailed Description

Lightweight 3D point (float version).

See also:
mrpt::poses::CPoint3D, mrpt::math::TPoint3Df

Definition at line 418 of file lightweight_geom_data.h.


Constructor & Destructor Documentation

mrpt::math::TPoint3Df::TPoint3Df (  )  [inline]

Definition at line 424 of file lightweight_geom_data.h.

mrpt::math::TPoint3Df::TPoint3Df ( const float  xx,
const float  yy,
const float  zz 
) [inline]

Definition at line 425 of file lightweight_geom_data.h.


Member Data Documentation

Definition at line 420 of file lightweight_geom_data.h.

Definition at line 421 of file lightweight_geom_data.h.

Definition at line 422 of file lightweight_geom_data.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010