Main MRPT website > C++ reference for MRPT 1.3.2
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::COctoMapVoxels::TGridCube Struct Reference

Detailed Description

The info of each grid block.

Definition at line 88 of file COctoMapVoxels.h.

#include <mrpt/opengl/COctoMapVoxels.h>

Public Member Functions

 TGridCube ()
 
 TGridCube (const mrpt::math::TPoint3D &min_, const mrpt::math::TPoint3D &max_)
 

Public Attributes

mrpt::math::TPoint3D min
 
mrpt::math::TPoint3D max
 opposite corners of the cube More...
 

Constructor & Destructor Documentation

§ TGridCube() [1/2]

mrpt::opengl::COctoMapVoxels::TGridCube::TGridCube ( )
inline

Definition at line 92 of file COctoMapVoxels.h.

§ TGridCube() [2/2]

mrpt::opengl::COctoMapVoxels::TGridCube::TGridCube ( const mrpt::math::TPoint3D min_,
const mrpt::math::TPoint3D max_ 
)
inline

Definition at line 93 of file COctoMapVoxels.h.

Member Data Documentation

§ max

mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::max

opposite corners of the cube

Definition at line 90 of file COctoMapVoxels.h.

§ min

mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::min

Definition at line 90 of file COctoMapVoxels.h.




Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Thu Nov 10 13:46:27 UTC 2016