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 99 of file COctoMapVoxels.h.

#include <mrpt/opengl/COctoMapVoxels.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ TVoxel() [1/2]

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

Definition at line 105 of file COctoMapVoxels.h.

◆ TVoxel() [2/2]

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

Definition at line 106 of file COctoMapVoxels.h.

Member Data Documentation

◆ color

mrpt::utils::TColor mrpt::opengl::COctoMapVoxels::TVoxel::color

Definition at line 103 of file COctoMapVoxels.h.

◆ coords

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

Definition at line 101 of file COctoMapVoxels.h.

◆ side_length

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

Definition at line 102 of file COctoMapVoxels.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019