RunAtPhysicsServerModifier Class Reference

#include <RunAtPhysicsServerModifier.h>

Inherits TransformationModifier.

Collaboration diagram for RunAtPhysicsServerModifier:

List of all members.


Public Member Functions

 RunAtPhysicsServerModifier (bool isServer)
virtual bool createNewInstanceForEachPipe ()
virtual std::string getClassName ()
virtual TransformationData execute (TransformationData *resultLastStage, TransformationPipe *currentPipe)

Protected Attributes

bool isServer
NetworkInterfacenetwork
TransformationPipedstPipe

Constructor & Destructor Documentation

RunAtPhysicsServerModifier::RunAtPhysicsServerModifier ( bool  isServer  ) 


Member Function Documentation

bool RunAtPhysicsServerModifier::createNewInstanceForEachPipe (  )  [virtual]

TransformationData RunAtPhysicsServerModifier::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.

std::string RunAtPhysicsServerModifier::getClassName (  )  [virtual]

The class-name of the TransformationModifier.

Reimplemented from TransformationModifier.


Member Data Documentation


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

Generated on Wed Oct 20 16:12:00 2010 for inVRs by doxygen 1.5.8