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

Public Attributes

TextureHandle textures [OpenGL20::kMaxRenderTargets]
 
size_t numTextures
 
GLuint frameBuffer
 

Detailed Description

Definition at line 16 of file RenderTargetsGL20.h.

Member Data Documentation

◆ frameBuffer

GLuint Cogs::RenderTargetGL20::frameBuffer

Definition at line 20 of file RenderTargetsGL20.h.

◆ numTextures

size_t Cogs::RenderTargetGL20::numTextures

Definition at line 19 of file RenderTargetsGL20.h.

◆ textures

TextureHandle Cogs::RenderTargetGL20::textures[OpenGL20::kMaxRenderTargets]

Definition at line 18 of file RenderTargetsGL20.h.


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