Information for a PCD property. More...
#include <IO.h>
Public Member Functions | |
PCDproperty () | |
Empty constructor. More... | |
Public Attributes | |
unsigned int | count |
number of dimension More... | |
std::string | field |
Name of the property. More... | |
int | pmRowID |
row id used in a DataPoints More... | |
PMPropTypes | pmType |
type of information in PointMatcher More... | |
unsigned int | size |
Size of the property in bytes. More... | |
char | type |
Type: I: signed, U: unsigned, F: float. More... | |
Information for a PCD property.
|
inline |
unsigned int PointMatcherIO< T >::PCDproperty::count |
std::string PointMatcherIO< T >::PCDproperty::field |
int PointMatcherIO< T >::PCDproperty::pmRowID |
PMPropTypes PointMatcherIO< T >::PCDproperty::pmType |
type of information in PointMatcher
unsigned int PointMatcherIO< T >::PCDproperty::size |
char PointMatcherIO< T >::PCDproperty::type |