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... | |
|
inline |
Definition at line 92 of file COctoMapVoxels.h.
|
inline |
Definition at line 93 of file COctoMapVoxels.h.
mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::max |
opposite corners of the cube
Definition at line 90 of file COctoMapVoxels.h.
mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TGridCube::min |
Definition at line 90 of file COctoMapVoxels.h.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:11:08 UTC 2019 |