On this page
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 |
|
constexpr | NormalBasedSignature12 ()=default |
Public Attributes |
|
float | values [12] = {0.f} |
Friends |
|
std::ostream & | operator<< (std::ostream &os, const NormalBasedSignature12 &p) |
Detailed Description
A point structure representing the Normal Based Signature for a feature matrix of 4-by-3.
Definition at line 1304 of file point_types.hpp.
Constructor & Destructor Documentation
NormalBasedSignature12()
|
inlineconstexprdefault |
Friends And Related Function Documentation
operator<<
|
friend |
Member Data Documentation
values
float pcl::NormalBasedSignature12::values[12] = {0.f} |
Definition at line 1306 of file point_types.hpp.
The documentation for this struct was generated from the following file:
- pcl/impl/point_types.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_normal_based_signature12.html