#include <IBLRenderBlackPass.h>
Inheritance diagram for IBLRenderBlackPass:
Public Member Functions | |
IBLRenderBlackPass () | |
~IBLRenderBlackPass () | |
Protected Member Functions | |
void | onRenderEnd (NameValuePairList *namedParams=0) |
Runs after the render-texture object is updated place all cleanup code here. | |
void | onRenderStart (NameValuePairList *namedParams=0) |
Runs before the render-texture object is updated place all shader setup here. |
|
|
|
|
|
Runs after the render-texture object is updated place all cleanup code here.
Reimplemented from ManagedOgreRenderTexturePass. |
|
Runs before the render-texture object is updated place all shader setup here.
Reimplemented from ManagedOgreRenderTexturePass. |