Point Cloud Library (PCL)
1.11.0
|
A point structure representing the Global Radius-based Surface Descriptor (GRSD). More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
GRSDSignature21 ()=default | |
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [21] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const GRSDSignature21 &p) |
A point structure representing the Global Radius-based Surface Descriptor (GRSD).
Definition at line 1512 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1515 of file point_types.hpp.
|
friend |
float pcl::GRSDSignature21::histogram[21] = {0.f} |
Definition at line 1514 of file point_types.hpp.