Homepage Demos Overview Downloads Tutorials Reference
Credits

WalkMC::LegWalkState Struct Reference

#include <WalkMC.h>

List of all members.


Detailed Description

holds state about each leg's path

Definition at line 79 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 & Destructor Documentation

WalkMC::LegWalkState::LegWalkState  )  [inline]
 

constructor

Definition at line 80 of file WalkMC.h.


Member Data Documentation

bool WalkMC::LegWalkState::air
 

true if in the air

Definition at line 82 of file WalkMC.h.

Referenced by WalkMC::init(), LegWalkState(), and WalkMC::updateOutputs().

spline WalkMC::LegWalkState::airpath
 

the path to follow

Definition at line 81 of file WalkMC.h.

Referenced by LegWalkState(), and WalkMC::updateOutputs().


The documentation for this struct was generated from the following file:

Tekkotsu v2.1
Generated Tue Mar 16 23:22:32 2004 by Doxygen 1.3.5