|
libpointmatcher
1.3.1
|
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 | |
A structure to hold information about descriptors contained in a CSV file.
1.8.15