Cogs.Core
Public Attributes | List of all members
Cogs::Core::ParsedOption Struct Reference

Public Attributes

std::string key
 
std::vector< std::string > values
 
std::string setting
 

Detailed Description

Definition at line 96 of file RenderPipelineDefinition.h.

Member Data Documentation

◆ key

std::string Cogs::Core::ParsedOption::key

Definition at line 98 of file RenderPipelineDefinition.h.

◆ setting

std::string Cogs::Core::ParsedOption::setting

Definition at line 101 of file RenderPipelineDefinition.h.

◆ values

std::vector<std::string> Cogs::Core::ParsedOption::values

Definition at line 99 of file RenderPipelineDefinition.h.


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