LibMultiSense
LibMultiSense Documentation
Loading...
Searching...
No Matches
multisense::PointCloud< Color > Struct Template Reference

A pointcloud containing a collection of colorized points. More...

#include <MultiSenseUtilities.hh>

Public Attributes

std::vector< Point< Color > > cloud
 

Detailed Description

template<typename Color = void>
struct multisense::PointCloud< Color >

A pointcloud containing a collection of colorized points.

Definition at line 83 of file MultiSenseUtilities.hh.

Member Data Documentation

◆ cloud

template<typename Color = void>
std::vector<Point<Color> > multisense::PointCloud< Color >::cloud

Definition at line 85 of file MultiSenseUtilities.hh.


The documentation for this struct was generated from the following file: