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

SearchPass Class Reference

#include <SearchPass.h>

Inheritance diagram for SearchPass:

ManagedOgreRenderTexturePass List of all members.

Public Member Functions

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

Role: Searches to the bottom of radiosity mipmaps.


Constructor & Destructor Documentation

SearchPass::SearchPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

SearchPass::~SearchPass  ) 
 

Destructor.


Member Function Documentation

float SearchPass::getRecres  )  [inline]
 

Gets the reciproc of the resolution.

Returns:
The reciproc of the resolution.

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

See also:
ManagedOgreRenderTexturePass::onRenderEnd()

Reimplemented from ManagedOgreRenderTexturePass.

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

See also:
ManagedOgreRenderTexturePass::onRenderStart()

Reimplemented from ManagedOgreRenderTexturePass.

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