Public Member Functions | Public Attributes
PointMatcherIO< T >::PCDproperty Struct Reference

Information for a PCD property. More...

#include <IO.h>

List of all members.

Public Member Functions

 PCDproperty ()
 Empty constructor.

Public Attributes

unsigned int count
 number of dimension
std::string field
 Name of the property.
int pmRowID
 row id used in a DataPoints
PMPropTypes pmType
 type of information in PointMatcher
unsigned int size
 Size of the property in bytes.
char type
 Type: I: signed, U: unsigned, F: float.

Detailed Description

template<typename T>
struct PointMatcherIO< T >::PCDproperty

Information for a PCD property.

Definition at line 364 of file IO.h.


Constructor & Destructor Documentation

template<typename T>
PointMatcherIO< T >::PCDproperty::PCDproperty ( ) [inline]

Empty constructor.

Definition at line 376 of file IO.h.


Member Data Documentation

template<typename T>
unsigned int PointMatcherIO< T >::PCDproperty::count

number of dimension

Definition at line 369 of file IO.h.

template<typename T>
std::string PointMatcherIO< T >::PCDproperty::field

Name of the property.

Definition at line 366 of file IO.h.

template<typename T>
int PointMatcherIO< T >::PCDproperty::pmRowID

row id used in a DataPoints

Definition at line 373 of file IO.h.

template<typename T>
PMPropTypes PointMatcherIO< T >::PCDproperty::pmType

type of information in PointMatcher

Definition at line 372 of file IO.h.

template<typename T>
unsigned int PointMatcherIO< T >::PCDproperty::size

Size of the property in bytes.

Definition at line 367 of file IO.h.

template<typename T>
char PointMatcherIO< T >::PCDproperty::type

Type: I: signed, U: unsigned, F: float.

Definition at line 368 of file IO.h.


The documentation for this struct was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33