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

SearchEndPass Class Reference

#include <SearchEndPass.h>

Inheritance diagram for SearchEndPass:

ManagedOgreRenderTexturePass List of all members.

Public Member Functions

 SearchEndPass (Root *mRoot)
 Constructor.
 ~SearchEndPass ()
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

SuperClass: ManagedOgreRenderTexturePass Class: SearchEndPass

Role: Searches to the bottom of radiosity mipmaps.


Constructor & Destructor Documentation

SearchEndPass::SearchEndPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

SearchEndPass::~SearchEndPass  ) 
 

Destructor.


Member Function Documentation

float SearchEndPass::getRecres  )  [inline]
 

Gets the reciproc of the resolution.

Returns:
The reciproc of the resolution.

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

See also:
ManagedOgreRenderTexturePass::onRenderEnd()

Reimplemented from ManagedOgreRenderTexturePass.

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

See also:
ManagedOgreRenderTexturePass::onRenderStart()

Reimplemented from ManagedOgreRenderTexturePass.

void SearchEndPass::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