|
libHSPlasma
|
#include <plATCEaseCurves.h>
Additional Inherited Members | |
Public Member Functions inherited from plATCEaseCurve | |
| plATCEaseCurve () | |
| virtual void | read (hsStream *S, plResManager *mgr) |
| virtual void | write (hsStream *S, plResManager *mgr) |
| float | getStartSpeed () const |
| float | getSpeed () const |
| float | getMinLength () const |
| float | getMaxLength () const |
| float | getLength () const |
| double | getBeginWorldTime () const |
| void | setStartSpeed (float speed) |
| void | setSpeed (float speed) |
| void | setLength (float length) |
| void | setLengthBounds (float min, float max) |
| void | setBeginWorldTime (double time) |
Protected Member Functions inherited from plATCEaseCurve | |
| virtual void | IPrcWrite (pfPrcHelper *prc) |
| virtual void | IPrcParse (const pfPrcTag *tag, plResManager *mgr) |
1.8.1.2