A point structure representing the Normal Based Signature for a feature matrix of 4-by-3. More...
#include <point_types.hpp>
Public Attributes | |
| float | values [12] |
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 1158 of file point_types.hpp.
| std::ostream& operator<< | ( | std::ostream & | os, |
| const NormalBasedSignature12 & | p | ||
| ) | [friend] |
| float pcl::NormalBasedSignature12::values[12] |
Definition at line 1160 of file point_types.hpp.