Encapsulates internals a Renderer can expose as a [key -> value] dictionary.
More...
Encapsulates internals a Renderer can expose as a [key -> value] dictionary.
◆ RendererAbstractData()
| nkGraphics::RendererAbstractData::RendererAbstractData |
( |
| ) |
|
|
noexcept |
◆ ~RendererAbstractData()
| nkGraphics::RendererAbstractData::~RendererAbstractData |
( |
| ) |
|
◆ get()
- Parameters
-
| key | The key assigned to the value to retrieve. |
- Returns
- The value associated to the key provided if existing, nullptr else.
◆ set()
Sets a value and link it to a key inside the dictionary.
- Parameters
-
| key | The key to use. |
| value | The value to assign to it. |
The documentation for this class was generated from the following file: