AvatarAnimationWriter Class Reference

#include <AvatarAnimationWriter.h>

Inherits TransformationModifier.

Collaboration diagram for AvatarAnimationWriter:

List of all members.


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


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

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