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