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

Detailed Description

The info of each of the voxels.

Definition at line 95 of file COctoMapVoxels.h.

#include <mrpt/opengl/COctoMapVoxels.h>

Public Member Functions

 TVoxel ()
 
 TVoxel (const mrpt::math::TPoint3D &coords_, const double side_length_, mrpt::img::TColor color_)
 

Public Attributes

mrpt::math::TPoint3D coords
 
double side_length
 
mrpt::img::TColor color
 

Constructor & Destructor Documentation

◆ TVoxel() [1/2]

mrpt::opengl::COctoMapVoxels::TVoxel::TVoxel ( )
inline

Definition at line 101 of file COctoMapVoxels.h.

◆ TVoxel() [2/2]

mrpt::opengl::COctoMapVoxels::TVoxel::TVoxel ( const mrpt::math::TPoint3D coords_,
const double  side_length_,
mrpt::img::TColor  color_ 
)
inline

Definition at line 102 of file COctoMapVoxels.h.

Member Data Documentation

◆ color

mrpt::img::TColor mrpt::opengl::COctoMapVoxels::TVoxel::color

Definition at line 99 of file COctoMapVoxels.h.

◆ coords

mrpt::math::TPoint3D mrpt::opengl::COctoMapVoxels::TVoxel::coords

Definition at line 97 of file COctoMapVoxels.h.

◆ side_length

double mrpt::opengl::COctoMapVoxels::TVoxel::side_length

Definition at line 98 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