HeightMapModifier Class Reference

#include <HeightMapModifier.h>

Inherits TransformationModifier.

Collaboration diagram for HeightMapModifier:

List of all members.


Public Member Functions

 HeightMapModifier (HeightMap *heightmap=NULL)
virtual TransformationData execute (TransformationData *resultLastStage, TransformationPipe *currentPipe)

Protected Attributes

HeightMapheightmap

Constructor & Destructor Documentation

HeightMapModifier::HeightMapModifier ( HeightMap heightmap = NULL  ) 


Member Function Documentation

TransformationData HeightMapModifier::execute ( TransformationData resultLastStage,
TransformationPipe currentPipe 
) [virtual]

Calculate the new transformation.

Parameters:
resultLastStage the result of the previous TransformationModifier
currentPipe the Pipe, by which we are executed.

Reimplemented from TransformationModifier.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Wed Oct 20 16:11:56 2010 for inVRs by doxygen 1.5.8