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

SpecularEnvironmentRun Class Reference

#include <ModulesToBeImplemented.h>

Inheritance diagram for SpecularEnvironmentRun:

PreComputingRun RenderingRun List of all members.

Public Member Functions

 SpecularEnvironmentRun (Entity *entity)
virtual void update ()
virtual const String & getResultTextureName ()
 This method is provided for naming consistence. Special PreComputingRuns, if any, where the result is not a texture, may ignore this method. Further methods may be added to retrieve additional texture names or references non-texture results.

Detailed Description

Computes a somewhat smeared enviroment map for an entity


Constructor & Destructor Documentation

SpecularEnvironmentRun::SpecularEnvironmentRun Entity *  entity  )  [inline]
 

Constructor.

Parameters:
entity The owner entity of an entity-bound precomputing run.


Member Function Documentation

virtual const String& SpecularEnvironmentRun::getResultTextureName  )  [inline, virtual]
 

This method is provided for naming consistence. Special PreComputingRuns, if any, where the result is not a texture, may ignore this method. Further methods may be added to retrieve additional texture names or references non-texture results.

Returns:
the main result texture's name

Reimplemented from PreComputingRun.

virtual void SpecularEnvironmentRun::update  )  [inline, virtual]
 

re-compute contained data

Implements PreComputingRun.


The documentation for this class was generated from the following file:
Generated on Mon Apr 18 09:31:23 2005 for OGRE_IllumModule by  doxygen 1.4.2