ApplyForceModifier Class Reference

#include <ApplyForceModifier.h>

Inherits TransformationModifier.

Collaboration diagram for ApplyForceModifier:

List of all members.


Public Member Functions

 ApplyForceModifier (float forceMultiplier=1.0f)
virtual TransformationData execute (TransformationData *resultLastStage, TransformationPipe *currentPipe)

Protected Attributes

Simulation2Dsimulation
float forceMultiplier

Constructor & Destructor Documentation

ApplyForceModifier::ApplyForceModifier ( float  forceMultiplier = 1.0f  ) 


Member Function Documentation

TransformationData ApplyForceModifier::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:53 2010 for inVRs by doxygen 1.5.8