Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::XMLParser Namespace Reference

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)
 

Function Documentation

◆ loadFromXML()

SamplerDescriptor Divide::XMLParser::loadFromXML ( const std::string &  entryName,
const boost::property_tree::ptree &  pt 
)

Definition at line 105 of file SamplerDescriptor.cpp.

◆ saveToXML()

void Divide::XMLParser::saveToXML ( const SamplerDescriptor sampler,
const std::string &  entryName,
boost::property_tree::ptree &  pt 
)

Definition at line 85 of file SamplerDescriptor.cpp.