Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
SamplerDescriptor.h File Reference

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)
 

Macro Definition Documentation

◆ DVD_SAMPLER_DESCRIPTOR_H_

#define DVD_SAMPLER_DESCRIPTOR_H_

Definition at line 34 of file SamplerDescriptor.h.