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

SearchEndPass Class Reference

Searches to the bottom of radiosity mipmaps. More...

#include <SearchEndPass.h>

Inheritance diagram for SearchEndPass:

ManagedOgreRenderTexturePass List of all members.

Public Member Functions

float getRecres ()
 Gets the reciproc of the resolution.
 SearchEndPass (Root *mRoot)
 Constructor.
void setRecres (float recres)
 Sets the reciproc of the resolution.
 ~SearchEndPass ()

Protected Member Functions

void onRenderEnd (NameValuePairList *namedParams=0)
void onRenderStart (NameValuePairList *namedParams=0)

Private Attributes

float recres
 The reciproc of the resolution.

Detailed Description

Searches to the bottom of radiosity mipmaps.

SuperClass: ManagedOgreRenderTexturePass Class: SearchEndPass


Constructor & Destructor Documentation

SearchEndPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

~SearchEndPass  ) 
 

Destructor.


Member Function Documentation

float getRecres  )  [inline]
 

Gets the reciproc of the resolution.

Returns:
The reciproc of the resolution.

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

See also:
ManagedOgreRenderTexturePass::onRenderEnd()

Reimplemented from ManagedOgreRenderTexturePass.

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

See also:
ManagedOgreRenderTexturePass::onRenderStart()

Reimplemented from ManagedOgreRenderTexturePass.

void setRecres float  recres  )  [inline]
 

Sets the reciproc of the resolution.

Parameters:
recres The reciproc of the resolution.


Member Data Documentation

float recres [private]
 

The reciproc of the resolution.


The documentation for this class was generated from the following file:
Generated on Mon Apr 18 10:59:28 2005 for OGRE_IllumModule by  doxygen 1.4.2