The info of each grid block.
Definition at line 92 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... | |
|
inline |
Definition at line 96 of file COctoMapVoxels.h.
|
inline |
Definition at line 97 of file COctoMapVoxels.h.
| mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::max |
opposite corners of the cube
Definition at line 94 of file COctoMapVoxels.h.
| mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::min |
Definition at line 94 of file COctoMapVoxels.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |