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

Public Attributes

std::string name
 
std::vector< ConstantBufferVariableDefinitionvalues
 
bool isPerInstance = false
 

Detailed Description

Definition at line 44 of file MaterialDefinition.h.

Member Data Documentation

◆ isPerInstance

bool Cogs::Core::ConstantBufferDefinition::isPerInstance = false

Definition at line 50 of file MaterialDefinition.h.

◆ name

std::string Cogs::Core::ConstantBufferDefinition::name

Definition at line 46 of file MaterialDefinition.h.

◆ values

std::vector<ConstantBufferVariableDefinition> Cogs::Core::ConstantBufferDefinition::values

Definition at line 48 of file MaterialDefinition.h.


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