29 #ifndef EVOLVE_LOCALINITDATA_H
30 #define EVOLVE_LOCALINITDATA_H
43 void parseArguments(
int argc,
char** argv );
45 bool isResident()
const {
return _isResident; }
46 bool getOrtho()
const {
return _ortho; }
47 uint32_t getMaxFrames()
const {
return _maxFrames; }
58 #endif // EVOLVE_LOCALINITDATA_H