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 More...
 
unsigned span
 number of columns spanned by descriptor More...
 
unsigned start_col
 column number at which descriptor starts More...
 

Detailed Description

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

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

Definition at line 257 of file IO.h.

Member Data Documentation

◆ name

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

name of descriptor

Definition at line 258 of file IO.h.

◆ span

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

number of columns spanned by descriptor

Definition at line 260 of file IO.h.

◆ start_col

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

column number at which descriptor starts

Definition at line 259 of file IO.h.


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


libpointmatcher
Author(s):
autogenerated on Sat May 27 2023 02:38:04