Point Cloud Library (PCL)
1.11.0
|
A point structure representing a Shape Context. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
ShapeContext1980 ()=default | |
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | descriptor [1980] = {0.f} |
float | rf [9] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const ShapeContext1980 &p) |
A point structure representing a Shape Context.
Definition at line 1372 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1376 of file point_types.hpp.
|
friend |
float pcl::ShapeContext1980::descriptor[1980] = {0.f} |
Definition at line 1374 of file point_types.hpp.
Referenced by pcl::DefaultPointRepresentation< ShapeContext1980 >::copyToFloatArray().
float pcl::ShapeContext1980::rf[9] = {0.f} |
Definition at line 1375 of file point_types.hpp.