|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Utility class to read a file line per line and parsing fields from each line. More...
#include <geogram/basic/common.h>#include <geogram/basic/assert.h>#include <geogram/basic/numeric.h>#include <geogram/basic/string.h>#include <cstring>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | GEO::LineInput |
| Reads an ASCII file line per line. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Utility class to read a file line per line and parsing fields from each line.
Definition in file line_stream.h.