#include <sstream>
#include <map>
#include <ImLib3D/XMLTools.hpp>
Include dependency graph for Properties.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<class T> | |
void | PropertyWrapPtr_ReadFromString (const string &str, T *p) |
template<> | |
void | PropertyWrapPtr_ReadFromString< string > (const string &str, string *p) |
See AUTHORS and COPYING files for more information
Definition in file Properties.hpp.