Rev 152 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
bool load(std::ifstream&);
bool save(std::ofstream&) const;
};
}
namespace GFX = GLGraphics;