RunAtPhysicsServerModifier Class Reference
#include <RunAtPhysicsServerModifier.h>
Inherits TransformationModifier.
Collaboration diagram for RunAtPhysicsServerModifier:

Public Member Functions | |
| RunAtPhysicsServerModifier (bool isServer) | |
| virtual bool | createNewInstanceForEachPipe () |
| virtual std::string | getClassName () |
| virtual TransformationData | execute (TransformationData *resultLastStage, TransformationPipe *currentPipe) |
Protected Attributes | |
| bool | isServer |
| NetworkInterface * | network |
| TransformationPipe * | dstPipe |
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
TransformationPipe* RunAtPhysicsServerModifier::dstPipe [protected] |
bool RunAtPhysicsServerModifier::isServer [protected] |
NetworkInterface* RunAtPhysicsServerModifier::network [protected] |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/2DPhysics/RunAtPhysicsServerModifier.h
- src/inVRs/Modules/2DPhysics/RunAtPhysicsServerModifier.cpp
Generated on Wed Oct 20 16:12:00 2010 for inVRs by
1.5.8