|
Developer Documentation
|
Public Attributes | |
| unsigned int | glWidth_ |
| viewer window width | |
| unsigned int | glHeight_ |
| viewer window height | |
| unsigned int | rtWidth_ |
| render target width | |
| unsigned int | rtHeight_ |
| render target height | |
| GLuint | blendDualPeelTexID_ [7] |
| render target textures: {depth0, depth1, front_blend0, front_blend1, back_temp0, back_temp1, back_blend} | |
| GLuint | blendDualPeelFbo_ |
| depth peeling fbo | |
Definition at line 144 of file ClassicDepthPeeling.hh.