struct mrpt::maps::VoxelNodeOccRGB::TColor

#include <mrpt/maps/CVoxelMapRGB.h>

struct TColor
{
    //
fields

    uint8_t R = 0;
    uint8_t G = 0;
};