#include <string>
#include <vector>
#include "LifeVariables.h"
#include "Error.h"
#include "osdir.h"
Defines | |
#define | HEADER_SIZE 40 |
#define | FLOAT_SIZE 4 |
|
|
|
This file defines a simple file reader that is able to read files for flow visualisation.
|