AvatarAnimationWriterFactory Class Reference
#include <AvatarAnimationWriter.h>
Inherits TransformationModifierFactory.
Collaboration diagram for AvatarAnimationWriterFactory:
Public Member Functions | |
| AvatarAnimationWriterFactory () | |
Protected Member Functions | |
| virtual TransformationModifier * | createInternal (ArgumentVector *args) |
| virtual bool | needInstanceForEachPipe () |
Constructor & Destructor Documentation
| AvatarAnimationWriterFactory::AvatarAnimationWriterFactory | ( | ) |
Member Function Documentation
| TransformationModifier * AvatarAnimationWriterFactory::createInternal | ( | ArgumentVector * | args | ) | [protected, virtual] |
Create a TransformationModifier instance.
- Parameters:
-
args can be used to pass configuration-data for the modifier.
<modifier type="ConfiguredTransformationModifier">
<arguments>
<arg key="intArg" type="int" value="1"/>
<arg key="floatArg" type="float" value="0.125"/>
<arg key="stringArg" type="string" value="a string"/>
</arguments>
</modifier>
<modifier type="UnconfiguredTransformationModifier"/>
Implements TransformationModifierFactory.
| bool AvatarAnimationWriterFactory::needInstanceForEachPipe | ( | ) | [protected, virtual] |
the following three methods specify when a separate instance the modifier has to be created by default each method returns false at least one of the methods has to be overriden and has to return true
- Todo:
- make these three functions an enumeration: create a modifier instance for each pipe
Reimplemented from TransformationModifierFactory.
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