#include "gcl/Avars.h"
#include "gcl/Hermite.h"
#include "gcl/Geometry.h"
#include "cl/Hash.h"
Include dependency graph for Animation.h:
Go to the source code of this file.
Compounds | |||
![]() | ![]() | class | AnimRec |
![]() | ![]() | class | Animation |
Typedefs | |||
![]() | ![]() | typedef PtrArray<AnimRec> | AnimRecList |
Variables | |||
![]() | ![]() | const GCLReal | kAutoVel = -999999.0 |
![]() | ![]() | const GCLReal | kAutoSplitVel = -999998.0 |
typedef PtrArray<AnimRec> AnimRecList |
Definition at line 48 of file Animation.h.
const GCLReal kAutoSplitVel = -999998.0 |
Definition at line 20 of file Animation.h.
const GCLReal kAutoVel = -999999.0 |
Definition at line 19 of file Animation.h.