|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <gamp/GampTypes.hpp>#include <memory>#include <jau/string_util.hpp>#include <jau/type_info.hpp>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< Capabilities > | gamp::wt::CapabilitiesPtr |