|
ESyS-Particle
2.3.4
|
#include "SnapFileHelp.h"#include "Foundation/vec3.h"#include <iterator>#include <fstream>#include <set>
Functions | |
| int | get_version (const string &infilename) |
| vector< string > | get_filenames (const string &infilename, int version) |
| vector<string> get_filenames | ( | const string & | infilename, |
| int | version | ||
| ) |
| int get_version | ( | const string & | infilename | ) |
Get snapshot version.
| infilename | the file name of the header file (incl. the _0.txt part) |