Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
Capabilities.hpp File Reference
#include <gamp/GampTypes.hpp>
#include <memory>
#include <jau/string_util.hpp>
#include <jau/type_info.hpp>
Include dependency graph for Capabilities.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gamp::wt::Capabilities
 Specifies a set of capabilities that a window's rendering context must support, such as color depth per channel. More...
 
struct  std::hash< gamp::wt::Capabilities >
 

Namespaces

namespace  gamp
 Gamp: Graphics, Audio, Multimedia and Processing Framework (Native C++, WebAssembly, ...)
 
namespace  gamp::wt
 
namespace  std
 STL namespace.
 

Typedefs

typedef std::unique_ptr< Capabilitiesgamp::wt::CapabilitiesPtr