libpointmatcher  1.3.1
Public Member Functions | Public Attributes | List of all members
PointMatcherIO< T >::GenericInputHeader Struct Reference

Helper structure designed to parse file headers. More...

#include <IO.h>

Public Member Functions

 GenericInputHeader (const std::string name)
 Constructor.
 

Public Attributes

std::string name
 name found in the file
 
unsigned int matrixRowId
 on which row the information will be loaded
 
PMPropTypes matrixType
 in which matrix the information will be loaded
 

Detailed Description

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

Helper structure designed to parse file headers.


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