Main MRPT website > C++ reference for MRPT 1.9.9
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 113 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 118 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 119 of file COctoMapVoxels.h.

Member Data Documentation

◆ max

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

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




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST