Hugintrunk
0.1
|
Go to the source code of this file.
Namespaces | |
HuginBase | |
mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface. | |
HuginBase::PTScriptParsing | |
Functions | |
bool | HuginBase::PTScriptParsing::getPTParam (std::string &output, const std::string &line, const std::string ¶meter) |
helper functions for parsing of a script line More... | |
bool | HuginBase::PTScriptParsing::getDoubleParam (double &d, const std::string &line, const std::string &name) |
bool | HuginBase::PTScriptParsing::getPTDoubleParam (double &value, int &link, const std::string &line, const std::string &var) |
bool | HuginBase::PTScriptParsing::readVar (Variable &var, int &link, const std::string &line) |