Public Attributes
PointMatcherIO< T >::CsvDescriptor Struct Reference

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

#include <IO.h>

List of all members.

Public Attributes

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

Detailed Description

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

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

Definition at line 209 of file IO.h.


Member Data Documentation

template<typename T>
std::string PointMatcherIO< T >::CsvDescriptor::name

name of descriptor

Definition at line 210 of file IO.h.

template<typename T>
unsigned PointMatcherIO< T >::CsvDescriptor::span

number of columns spanned by descriptor

Definition at line 212 of file IO.h.

template<typename T>
unsigned PointMatcherIO< T >::CsvDescriptor::start_col

column number at which descriptor starts

Definition at line 211 of file IO.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07