Cogs.Core
Public Member Functions | Public Attributes | List of all members
Cogs::Core::RenderTaskSlot Struct Reference

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
 

Detailed Description

Definition at line 70 of file RenderPipelineDefinition.h.

Constructor & Destructor Documentation

◆ RenderTaskSlot() [1/2]

Cogs::Core::RenderTaskSlot::RenderTaskSlot ( const std::string &  key,
const std::string &  value 
)
inline

Definition at line 72 of file RenderPipelineDefinition.h.

◆ RenderTaskSlot() [2/2]

Cogs::Core::RenderTaskSlot::RenderTaskSlot ( const std::string &  value)
inline

Definition at line 73 of file RenderPipelineDefinition.h.

Member Data Documentation

◆ key

std::string Cogs::Core::RenderTaskSlot::key

Definition at line 75 of file RenderPipelineDefinition.h.

◆ value

std::string Cogs::Core::RenderTaskSlot::value

Definition at line 76 of file RenderPipelineDefinition.h.


The documentation for this struct was generated from the following file: