RevLib file format parser. More...
Namespaces | |
namespace | revkit |
Main namespace. | |
Functions | |
bool | revlib_parser (std::istream &in, revlib_processor &reader, const std::string &base_directory=std::string("."), std::string *error=0) |
A parser for the RevLib file format. More... | |
RevLib file format parser.