Point Cloud Library (PCL)
1.8.1
|
A point structure representing the Point Feature Histogram with colors (PFHRGB). More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [250] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PFHRGBSignature250 &p) |
A point structure representing the Point Feature Histogram with colors (PFHRGB).
Definition at line 1190 of file point_types.hpp.
|
inlinestatic |
Definition at line 1193 of file point_types.hpp.
References pcl::operator<<().
|
friend |
float pcl::PFHRGBSignature250::histogram[250] |
Definition at line 1192 of file point_types.hpp.