Point Cloud Library (PCL)
1.8.1
|
A point structure representing the Global Radius-based Surface Descriptor (GRSD). More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [21] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const GRSDSignature21 &p) |
A point structure representing the Global Radius-based Surface Descriptor (GRSD).
Definition at line 1377 of file point_types.hpp.
|
inlinestatic |
Definition at line 1380 of file point_types.hpp.
References pcl::operator<<().
|
friend |
float pcl::GRSDSignature21::histogram[21] |
Definition at line 1379 of file point_types.hpp.