| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <WalkMC.h>
Definition at line 58 of file WalkMC.h.
Public Member Functions | |
| LegWalkState () | |
| constructor | |
Public Attributes | |
| spline | airpath |
| the path to follow | |
| bool | air |
| true if in the air | |
|
|
constructor
|
|
|
true if in the air
Definition at line 61 of file WalkMC.h. Referenced by WalkMC::init(), LegWalkState(), and WalkMC::updateOutputs(). |
|
|
the path to follow
Definition at line 60 of file WalkMC.h. Referenced by LegWalkState(), and WalkMC::updateOutputs(). |
|
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:33 2004 by Doxygen 1.3.4 |