Point Cloud Library (PCL)
1.9.1
|
A point structure representing the Globally Aligned Spatial Distribution (GASD) shape descriptor. More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [512] |
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 1428 of file point_types.hpp.
|
inlinestatic |
Definition at line 1431 of file point_types.hpp.
|
friend |
float pcl::GASDSignature512::histogram[512] |
Definition at line 1430 of file point_types.hpp.