SlowInSlowOutTreeManager Class Reference

SlowInSlowOutTreeManager is a TreeManager with slow-in slow-out animation behaviour. More...

#include <TreeManager.h>

Inherits TreeManager.

Inheritance diagram for SlowInSlowOutTreeManager:

Inheritance graph
[legend]
Collaboration diagram for SlowInSlowOutTreeManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SlowInSlowOutTreeManager (float)
 constructs the SlowInSlowOutTreeManager with slope argument
float getSlope () const
 returns slow-in slow-out slope value
void setSlope (float)
 sets slow-in slow-out slope value

Protected Member Functions

virtual float getKeyframeTransformation (float) const
 translates keyframe time

Private Attributes

float slope

Detailed Description

SlowInSlowOutTreeManager is a TreeManager with slow-in slow-out animation behaviour.


Constructor & Destructor Documentation

SlowInSlowOutTreeManager::SlowInSlowOutTreeManager ( float   ) 

constructs the SlowInSlowOutTreeManager with slope argument


Member Function Documentation

float SlowInSlowOutTreeManager::getSlope (  )  const [inline]

returns slow-in slow-out slope value

void SlowInSlowOutTreeManager::setSlope ( float   ) 

sets slow-in slow-out slope value

float SlowInSlowOutTreeManager::getKeyframeTransformation ( float   )  const [protected, virtual]

translates keyframe time

Implements TreeManager.


Member Data Documentation

float SlowInSlowOutTreeManager::slope [private]


The documentation for this class was generated from the following files:
Generated on Wed Jun 27 00:31:52 2007 for ARGL by  doxygen 1.5.2