#include <SearchStartPass.h>
Inheritance diagram for SearchStartPass:
Public Member Functions | |
SearchStartPass (Root *mRoot) | |
Constructor. | |
~SearchStartPass () | |
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.
|