Cutout Vis2012
TUWienVisualisierung2(SS2012)-AdaptiveCutaways
 All Classes Namespaces Functions Pages
Public Member Functions | Public Attributes | List of all members
FramebufferDescriptor Class Reference

#include <Framebuffer.h>

Public Member Functions

 FramebufferDescriptor (int width, int height)
 

Public Attributes

int width
 
int height
 
int depthFormat
 
int depthInternalFormat
 
int numColorAttachments
 
int * colorFormat
 
int * colorInternalFormat
 
GLint textureWrap
 
GLint depthMinFilter
 
GLint depthMagFilter
 
GLint depthType
 
GLint colorMinFilter
 
GLint colorMagFilter
 
GLenum colorType
 

Detailed Description

Encapsulates information needed to build a GL framebuffer.

See Also
Framebuffer

The documentation for this class was generated from the following files: