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

Detailed Description

The info of each of the voxels.

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

Member Data Documentation

◆ color

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

Definition at line 101 of file COctoMapVoxels.h.

◆ coords

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

Definition at line 99 of file COctoMapVoxels.h.

◆ side_length

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

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