AvatarAnimationWriter Class Reference
#include <AvatarAnimationWriter.h>
Inherits TransformationModifier.
Collaboration diagram for AvatarAnimationWriter:
Public Member Functions | |
| AvatarAnimationWriter (float walkingSpeed=1.f, bool useLocalUser=false) | |
| virtual TransformationData | execute (TransformationData *resultLastStage, TransformationPipe *currentPipe) |
Protected Attributes | |
| bool | useLocalUser |
| TransformationData | oldTrans [5] |
| bool | walking |
| float | walkingSpeed |
| float | lastTime |
Constructor & Destructor Documentation
| AvatarAnimationWriter::AvatarAnimationWriter | ( | float | walkingSpeed = 1.f, |
|
| bool | useLocalUser = false | |||
| ) |
Member Function Documentation
| TransformationData AvatarAnimationWriter::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
float AvatarAnimationWriter::lastTime [protected] |
TransformationData AvatarAnimationWriter::oldTrans[5] [protected] |
bool AvatarAnimationWriter::useLocalUser [protected] |
bool AvatarAnimationWriter::walking [protected] |
float AvatarAnimationWriter::walkingSpeed [protected] |
The documentation for this class was generated from the following files:
- tools/libraries/AvataraWrapper/AvatarAnimationWriter.h
- tools/libraries/AvataraWrapper/AvatarAnimationWriter.cpp
Generated on Wed Oct 20 16:11:54 2010 for inVRs by
1.5.8