Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::COctoMapVoxels::TGridCube Struct Reference

Detailed Description

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...
 

Constructor & Destructor Documentation

◆ TGridCube() [1/2]

mrpt::opengl::COctoMapVoxels::TGridCube::TGridCube ( )
inline

Definition at line 92 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 93 of file COctoMapVoxels.h.

Member Data Documentation

◆ max

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

opposite corners of the cube

Definition at line 90 of file COctoMapVoxels.h.

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

◆ min

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

Definition at line 90 of file COctoMapVoxels.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019