xoreos  0.0.5
Public Attributes | List of all members
Graphics::Shader::ShaderDescriptor::Connector Struct Reference

Public Attributes

Sampler sampler
 
Input input
 
Action action
 

Detailed Description

Definition at line 174 of file shaderbuilder.h.

Member Data Documentation

◆ action

Action Graphics::Shader::ShaderDescriptor::Connector::action

Definition at line 177 of file shaderbuilder.h.

Referenced by Graphics::Shader::ShaderDescriptor::connect().

◆ input

Input Graphics::Shader::ShaderDescriptor::Connector::input

Definition at line 176 of file shaderbuilder.h.

Referenced by Graphics::Shader::ShaderDescriptor::connect().

◆ sampler

Sampler Graphics::Shader::ShaderDescriptor::Connector::sampler

Definition at line 175 of file shaderbuilder.h.

Referenced by Graphics::Shader::ShaderDescriptor::connect().


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