Point Cloud Library (PCL) 1.12.0
|
A point structure representing a Unique Shape Context. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
UniqueShapeContext1960 ()=default | |
Static Public Member Functions | |
static constexpr int | descriptorSize () |
Public Attributes | |
float | descriptor [1960] = {0.f} |
float | rf [9] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const UniqueShapeContext1960 &p) |
A point structure representing a Unique Shape Context.
Definition at line 1467 of file point_types.hpp.
|
inlinedefault |
Definition at line 1471 of file point_types.hpp.
|
friend |
float pcl::UniqueShapeContext1960::descriptor[1960] = {0.f} |
Definition at line 1469 of file point_types.hpp.
Referenced by pcl::DefaultPointRepresentation< UniqueShapeContext1960 >::copyToFloatArray().
float pcl::UniqueShapeContext1960::rf[9] = {0.f} |
Definition at line 1470 of file point_types.hpp.