MRPT  2.0.4
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet Struct Reference

Detailed Description

Definition at line 129 of file COctoMapVoxels.h.

#include <mrpt/opengl/COctoMapVoxels.h>

Public Member Functions

 TInfoPerVoxelSet ()=default
 

Public Attributes

bool visible {true}
 
std::vector< TVoxelvoxels
 

Constructor & Destructor Documentation

◆ TInfoPerVoxelSet()

mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet::TInfoPerVoxelSet ( )
default

Member Data Documentation

◆ visible

bool mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet::visible {true}

Definition at line 131 of file COctoMapVoxels.h.

Referenced by mrpt::opengl::operator<<(), and mrpt::opengl::operator>>().

◆ voxels

std::vector<TVoxel> mrpt::opengl::COctoMapVoxels::TInfoPerVoxelSet::voxels

Definition at line 132 of file COctoMapVoxels.h.

Referenced by mrpt::opengl::operator<<(), and mrpt::opengl::operator>>().




Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020