25 #ifndef WGEPROJECTFILEIO_H
26 #define WGEPROJECTFILEIO_H
31 #include <osg/Matrixd>
33 #include "../common/WProjectFileIO.h"
62 virtual bool parse( std::string line,
unsigned int lineNumber );
75 virtual void save( std::ostream& output );
91 typedef std::map< unsigned int, std::string >
CameraList;
121 #endif // WGEPROJECTFILEIO_H