#include <RadiosityMipmapPass.h>
Inheritance diagram for RadiosityMipmapPass:
Public Member Functions | |
RadiosityMipmapPass (Root *mRoot, unsigned int width, unsigned int height, String renderTextureName) | |
Constructor. | |
~RadiosityMipmapPass () | |
float | getRecres () |
Gets the reciproc of the resolution. | |
void | setRecres (float recres) |
Sets the reciproc of the resolution. | |
Protected Member Functions | |
void | onRenderStart (NameValuePairList *namedParams=0) |
void | onRenderEnd (NameValuePairList *namedParams=0) |
|
Constructor.
|
|
Destructor. |
|
Gets the reciproc of the resolution.
|
|
Reimplemented from ManagedOgreRenderTexturePass. |
|
Reimplemented from ManagedOgreRenderTexturePass. |
|
Sets the reciproc of the resolution.
|