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

Public Attributes

std::string name
 
GLuint uniformIndex
 
GLint bufferIndex
 
GLint bufferOffset
 

Detailed Description

Definition at line 12 of file EffectsGL20.h.

Member Data Documentation

◆ bufferIndex

GLint Cogs::AtomicCounterVariableGL20::bufferIndex

Definition at line 16 of file EffectsGL20.h.

◆ bufferOffset

GLint Cogs::AtomicCounterVariableGL20::bufferOffset

Definition at line 17 of file EffectsGL20.h.

◆ name

std::string Cogs::AtomicCounterVariableGL20::name

Definition at line 14 of file EffectsGL20.h.

◆ uniformIndex

GLuint Cogs::AtomicCounterVariableGL20::uniformIndex

Definition at line 15 of file EffectsGL20.h.


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