Homepage Demos Overview Downloads Tutorials Reference
Credits
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Search

WalkMC::LegWalkState Struct Reference

#include <WalkMC.h>

List of all members.


Detailed Description

holds state about each leg's path

Definition at line 55 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 56 of file WalkMC.h.

References air, and airpath.


Member Data Documentation

bool WalkMC::LegWalkState::air
 

true if in the air

Definition at line 58 of file WalkMC.h.

spline WalkMC::LegWalkState::airpath
 

the path to follow

Definition at line 57 of file WalkMC.h.


The documentation for this struct was generated from the following file:
Tekkotsu v1.4
Generated Sat Jul 19 00:09:15 2003 by Doxygen 1.3.2