![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Functions | |
void | saveToXML (const SamplerDescriptor &sampler, const std::string &entryName, boost::property_tree::ptree &pt) |
SamplerDescriptor | loadFromXML (const std::string &entryName, const boost::property_tree::ptree &pt) |
SamplerDescriptor Divide::XMLParser::loadFromXML | ( | const std::string & | entryName, |
const boost::property_tree::ptree & | pt | ||
) |
Definition at line 105 of file SamplerDescriptor.cpp.
void Divide::XMLParser::saveToXML | ( | const SamplerDescriptor & | sampler, |
const std::string & | entryName, | ||
boost::property_tree::ptree & | pt | ||
) |
Definition at line 85 of file SamplerDescriptor.cpp.