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

A structure to hold information about descriptors contained in a CSV file. More...

#include <IO.h>

Public Attributes

std::string name
 name of descriptor
 
unsigned start_col
 column number at which descriptor starts
 
unsigned span
 number of columns spanned by descriptor
 

Detailed Description

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

A structure to hold information about descriptors contained in a CSV file.


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