Main Page | Class Hierarchy | Class List | Directories | Class Members

SearchStartPass Class Reference

Searches the top level of the radiosity mipmaps. More...

#include <SearchStartPass.h>

Inheritance diagram for SearchStartPass:

ManagedOgreRenderTexturePass List of all members.

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)

Detailed Description

Searches the top level of the radiosity mipmaps.


Constructor & Destructor Documentation

SearchStartPass::SearchStartPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

SearchStartPass::~SearchStartPass  ) 
 

Destructor.


Member Function Documentation

float SearchStartPass::getRecres  )  [inline]
 

Gets the reciproc of the resolution.

Returns:
The reciproc of the resolution.

void SearchStartPass::onRenderEnd NameValuePairList *  namedParams = 0  )  [protected, virtual]
 

See also:
ManagedOgreRenderTexturePass::onRenderEnd()

Reimplemented from ManagedOgreRenderTexturePass.

void SearchStartPass::onRenderStart NameValuePairList *  namedParams = 0  )  [protected, virtual]
 

See also:
ManagedOgreRenderTexturePass::onRenderStart()

Reimplemented from ManagedOgreRenderTexturePass.

void SearchStartPass::setRecres float  recres  )  [inline]
 

Sets the reciproc of the resolution.

Parameters:
recres The reciproc of the resolution.


The documentation for this class was generated from the following file:
Generated on Mon Apr 18 09:57:36 2005 for OGRE_IllumModule by  doxygen 1.4.2