Point Cloud Library (PCL)
1.9.1-dev
|
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 1395 of file point_types.hpp.
|
inlinestatic |
Definition at line 1398 of file point_types.hpp.
References pcl::operator<<(), and PCL_EXPORTS.
|
friend |
float pcl::GRSDSignature21::histogram[21] |
Definition at line 1397 of file point_types.hpp.