MRPT  1.9.9
mrpt::opengl::COctoMapVoxels::TGridCube Struct Reference

Detailed Description

The info of each grid block.

Definition at line 111 of file COctoMapVoxels.h.

#include <mrpt/opengl/COctoMapVoxels.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ TGridCube() [1/2]

mrpt::opengl::COctoMapVoxels::TGridCube::TGridCube ( )
default

◆ TGridCube() [2/2]

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

Definition at line 117 of file COctoMapVoxels.h.

Member Data Documentation

◆ max

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

Definition at line 114 of file COctoMapVoxels.h.

Referenced by mrpt::opengl::COctoMapVoxels::render_dl().

◆ min

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

opposite corners of the cube

Definition at line 114 of file COctoMapVoxels.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019