Point Cloud Library (PCL)
1.8.1
|
A point structure representing a Unique Shape Context. More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | descriptor [1960] |
float | rf [9] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const UniqueShapeContext1960 &p) |
A point structure representing a Unique Shape Context.
Definition at line 1264 of file point_types.hpp.
|
inlinestatic |
Definition at line 1268 of file point_types.hpp.
References pcl::operator<<().
|
friend |
float pcl::UniqueShapeContext1960::descriptor[1960] |
Definition at line 1266 of file point_types.hpp.
Referenced by pcl::DefaultPointRepresentation< UniqueShapeContext1960 >::copyToFloatArray().
float pcl::UniqueShapeContext1960::rf[9] |
Definition at line 1267 of file point_types.hpp.