Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File 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

float getFiRes2 ()
Vector4 & getLShoot ()
float getRecres ()
 Gets the reciproc of the resolution.
 SearchStartPass (Root *mRoot)
 Constructor.
void setFiRes2 (float fiRes2)
void setLShoot (Vector4 &lShoot)
void setRecres (float recres)
 Sets the reciproc of the resolution.
 ~SearchStartPass ()

Protected Member Functions

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

Private Attributes

float fiRes2
Vector4 lShoot
float recres
 The reciproc of the resolution.

Detailed Description

Searches the top level of the radiosity mipmaps.


Constructor & Destructor Documentation

SearchStartPass Root *  mRoot  ) 
 

Constructor.

Parameters:
mRoot The current ogre root object.

~SearchStartPass  ) 
 

Destructor.


Member Function Documentation

float getFiRes2  )  [inline]
 

Vector4& getLShoot  )  [inline]
 

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 setFiRes2 float  fiRes2  )  [inline]
 

void setLShoot Vector4 &  lShoot  )  [inline]
 

void setRecres float  recres  )  [inline]
 

Sets the reciproc of the resolution.

Parameters:
recres The reciproc of the resolution.


Member Data Documentation

float fiRes2 [private]
 

Vector4 lShoot [private]
 

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