![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Classes | |
struct | Divide::SamplerLOD |
struct | Divide::SamplerDescriptor |
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::XMLParser |
Macros | |
#define | DVD_SAMPLER_DESCRIPTOR_H_ |
Functions | |
size_t | Divide::GetHash (SamplerDescriptor descriptor) noexcept |
void | Divide::XMLParser::saveToXML (const SamplerDescriptor &sampler, const std::string &entryName, boost::property_tree::ptree &pt) |
SamplerDescriptor | Divide::XMLParser::loadFromXML (const std::string &entryName, const boost::property_tree::ptree &pt) |
#define DVD_SAMPLER_DESCRIPTOR_H_ |
Definition at line 34 of file SamplerDescriptor.h.