|
MRPT
2.0.4
|
The info of each grid block.
Definition at line 115 of file COctoMapVoxels.h.
#include <mrpt/opengl/COctoMapVoxels.h>
Public Member Functions | |
| TGridCube ()=default | |
| TGridCube (const mrpt::math::TPoint3Df &min_, const mrpt::math::TPoint3Df &max_) | |
Public Attributes | |
| mrpt::math::TPoint3Df | min |
| opposite corners of the cube More... | |
| mrpt::math::TPoint3Df | max |
|
default |
|
inline |
Definition at line 121 of file COctoMapVoxels.h.
| mrpt::math::TPoint3Df mrpt::opengl::COctoMapVoxels::TGridCube::max |
Definition at line 118 of file COctoMapVoxels.h.
Referenced by mrpt::opengl::COctoMapVoxels::onUpdateBuffers_Wireframe(), mrpt::opengl::operator<<(), and mrpt::opengl::operator>>().
| mrpt::math::TPoint3Df mrpt::opengl::COctoMapVoxels::TGridCube::min |
opposite corners of the cube
Definition at line 118 of file COctoMapVoxels.h.
Referenced by mrpt::opengl::COctoMapVoxels::onUpdateBuffers_Wireframe(), mrpt::opengl::operator<<(), and mrpt::opengl::operator>>().
| Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020 |