|
Point Cloud Library (PCL) 1.15.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 | |
| constexpr | GASDSignature984 ()=default |
Static Public Member Functions | |
| static constexpr int | descriptorSize () |
Public Attributes | |
| float | histogram [984] = {0.f} |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const GASDSignature984 &p) |
A point structure representing the Globally Aligned Spatial Distribution (GASD) shape and color descriptor.
Definition at line 1494 of file point_types.hpp.
|
inlineconstexprdefault |
Referenced by operator<<.
|
inlinestaticconstexpr |
Definition at line 1497 of file point_types.hpp.
References pcl::detail::traits::descriptorSize_v.
|
friend |
References GASDSignature984().
| float pcl::GASDSignature984::histogram[984] = {0.f} |
Definition at line 1496 of file point_types.hpp.