|
Classes |
| struct | HuginBase::PTScriptParsing::ImgInfo |
Functions |
| bool | getPTParam (std::string &output, const std::string &line, const std::string ¶meter) |
| | helper functions for parsing a script line
|
| bool | getDoubleParam (double &d, const std::string &line, const std::string &name) |
| bool | getPTDoubleParam (double &value, int &link, const std::string &line, const std::string &var) |
| bool | readVar (Variable &var, int &link, const std::string &line) |
| template<class T> |
| bool | getIntParam (T &value, const std::string &line, const std::string &name) |