A point structure for storing the Point Pair Feature (CPPF) values. More...
#include <pcl/impl/point_types.hpp>
|
|
CPPFSignature (float _alpha=0.f) |
|
|
CPPFSignature (float _f1, float _f2, float _f3, float _f4, float _f5, float _f6, float _f7, float _f8, float _f9, float _f10, float _alpha=0.f) |
|
A point structure for storing the Point Pair Feature (CPPF) values.
Definition at line 1410 of file point_types.hpp.
CPPFSignature() [1/2]
pcl::CPPFSignature::CPPFSignature | ( | float |
_alpha = 0.f
|
) | | | inline |
CPPFSignature() [2/2]
pcl::CPPFSignature::CPPFSignature | ( | float |
_f1, | | | float |
_f2, | | | float |
_f3, | | | float |
_f4, | | | float |
_f5, | | | float |
_f6, | | | float |
_f7, | | | float |
_f8, | | | float |
_f9, | | | float |
_f10, | | | float |
_alpha = 0.f | | ) | |
| | inline |
operator<<
std::ostream& operator<< | ( | std::ostream & |
os, | | | const CPPFSignature & |
p | | ) | |
| | friend |
alpha_m
float pcl::CPPFSignature::alpha_m |
f1
float pcl::CPPFSignature::f1 |
f10
float pcl::CPPFSignature::f10 |
f2
float pcl::CPPFSignature::f2 |
f3
float pcl::CPPFSignature::f3 |
f4
float pcl::CPPFSignature::f4 |
f5
float pcl::CPPFSignature::f5 |
f6
float pcl::CPPFSignature::f6 |
f7
float pcl::CPPFSignature::f7 |
f8
float pcl::CPPFSignature::f8 |
f9
float pcl::CPPFSignature::f9 |
The documentation for this struct was generated from the following file: