|
Cogs.Core
|
Public Member Functions | |
| RenderTaskSlot (const std::string &key, const std::string &value) | |
| RenderTaskSlot (const std::string &value) | |
Public Attributes | |
| std::string | key |
| std::string | value |
Definition at line 70 of file RenderPipelineDefinition.h.
|
inline |
Definition at line 72 of file RenderPipelineDefinition.h.
|
inline |
Definition at line 73 of file RenderPipelineDefinition.h.
| std::string Cogs::Core::RenderTaskSlot::key |
Definition at line 75 of file RenderPipelineDefinition.h.
| std::string Cogs::Core::RenderTaskSlot::value |
Definition at line 76 of file RenderPipelineDefinition.h.