Point Cloud Library (PCL) 1.12.0
|
A point structure representing the Globally Aligned Spatial Distribution (GASD) shape descriptor. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
GASDSignature512 ()=default | |
Static Public Member Functions | |
static constexpr int | descriptorSize () |
Public Attributes | |
float | histogram [512] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const GASDSignature512 &p) |
A point structure representing the Globally Aligned Spatial Distribution (GASD) shape descriptor.
Definition at line 1638 of file point_types.hpp.
|
inlinedefault |
Definition at line 1641 of file point_types.hpp.
|
friend |
float pcl::GASDSignature512::histogram[512] = {0.f} |
Definition at line 1640 of file point_types.hpp.