Specifies the render profile.
More...
#include <RenderContext.hpp>
|
| static constexpr std::string_view | RP_UNDEF = "undef" |
| | The default profile, used for the device default profile map.
|
| |
|
| virtual void | clear () noexcept |
| |
Specifies the render profile.
Definition at line 61 of file RenderContext.hpp.
◆ RenderProfile() [1/2]
| gamp::render::RenderProfile::RenderProfile |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ RenderProfile() [2/2]
◆ ~RenderProfile()
| virtual gamp::render::RenderProfile::~RenderProfile |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ clear()
| virtual void gamp::render::RenderProfile::clear |
( |
| ) |
|
|
inlineprotectedvirtualnoexcept |
◆ getUndef()
| static const RenderProfile & gamp::render::RenderProfile::getUndef |
( |
| ) |
|
|
inlinestaticprotectednoexcept |
◆ signature()
| virtual const jau::type_info & gamp::render::RenderProfile::signature |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ version()
◆ name()
| const std::string_view & gamp::render::RenderProfile::name |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator==()
| bool gamp::render::RenderProfile::operator== |
( |
const RenderProfile & | rhs | ) |
const |
|
inlineconstexprnoexcept |
◆ toString()
| virtual std::string gamp::render::RenderProfile::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ RP_UNDEF
| std::string_view gamp::render::RenderProfile::RP_UNDEF = "undef" |
|
staticconstexpr |
The default profile, used for the device default profile map.
Definition at line 64 of file RenderContext.hpp.
◆ RenderContext
| friend gamp::render::RenderProfile::RenderContext |
|
protected |
The documentation for this class was generated from the following file: