Point Cloud Library (PCL) 1.12.0
|
A point structure representing the generic Signature of Histograms of OrienTations (SHOT) - shape+color. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
SHOT1344 ()=default | |
Static Public Member Functions | |
static constexpr int | descriptorSize () |
Public Attributes | |
float | descriptor [1344] = {0.f} |
float | rf [9] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const SHOT1344 &p) |
A point structure representing the generic Signature of Histograms of OrienTations (SHOT) - shape+color.
Definition at line 1498 of file point_types.hpp.
|
inlinedefault |
Definition at line 1502 of file point_types.hpp.
float pcl::SHOT1344::descriptor[1344] = {0.f} |
Definition at line 1500 of file point_types.hpp.
Referenced by pcl::DefaultPointRepresentation< SHOT1344 >::copyToFloatArray().
float pcl::SHOT1344::rf[9] = {0.f} |
Definition at line 1501 of file point_types.hpp.