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