Developer Documentation
DepthPeeling::ViewerResources Struct Reference

Collection of framebuffers for each viewport. More...

Public Member Functions

void resize (bool _dualPeeling, unsigned int _width, unsigned int _height)
 

Public Attributes

unsigned int width_
 viewer window width
 
unsigned int height_
 viewer window height
 
GLuint singleDepthTex_ [2]
 
GLuint singleFrontTex_ [2]
 
GLuint singleBlendTex_
 
ACG::FBOsingleFbo_
 
GLuint dualDepthTex_ [2]
 
GLuint dualFrontTex_ [2]
 
GLuint dualBackTex_ [2]
 
GLuint dualBlendTex_
 
ACG::FBOdualFbo_
 

Detailed Description

Collection of framebuffers for each viewport.

Definition at line 142 of file DepthPeeling.hh.


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