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

RadAveragingPass Class Reference

Averages the actual radiosity information texture with the results of the previous passes. More...

#include <RadAveragingPass.h>

Inheritance diagram for RadAveragingPass:

ManagedOgreRenderTexturePass List of all members.

Public Member Functions

float getNiteration ()
 Returns the current iteration count.
 RadAveragingPass (Root *mRoot)
 Constructor.
void setNiteration (float niteration)
 Setter for current iteration count.
 ~RadAveragingPass ()

Protected Member Functions

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

Private Attributes

float niteration
 Current iteration count.

Detailed Description

Averages the actual radiosity information texture with the results of the previous passes.


Constructor & Destructor Documentation

RadAveragingPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

~RadAveragingPass  ) 
 

Destructor.


Member Function Documentation

float getNiteration  )  [inline]
 

Returns the current iteration count.

Returns:
iteration count.

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 setNiteration float  niteration  )  [inline]
 

Setter for current iteration count.

Parameters:
niteration Iteration count.


Member Data Documentation

float niteration [private]
 

Current iteration count.


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