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 ()
 
 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 ( )
inline

Definition at line 116 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 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: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020