Point Cloud Library (PCL)
1.11.0
|
A point structure representing the Normal Based Signature for a feature matrix of 4-by-3. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
NormalBasedSignature12 ()=default | |
Public Attributes | |
float | values [12] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const NormalBasedSignature12 &p) |
A point structure representing the Normal Based Signature for a feature matrix of 4-by-3.
Definition at line 1359 of file point_types.hpp.
|
inlinedefault |
|
friend |
float pcl::NormalBasedSignature12::values[12] = {0.f} |
Definition at line 1361 of file point_types.hpp.