Rev 152 | Rev 178 | Go to most recent revision | 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;