Homepage Demos Overview Downloads Tutorials Reference
Credits

PilotRequest::Motion Struct Reference

#include <Pilot.h>

List of all members.


Detailed Description

Definition at line 23 of file Pilot.h.

Public Types

 transX = 0
 transY
 rotate
enum  PilotMotionType_t { transX = 0, transY, rotate }

Public Member Functions

Motionoperator= (const Motion &other)
 Motion (const Motion &m)
 Motion (PilotMotionType_t t, float s)

Public Attributes

enum DualCoding::PilotRequest::Motion::PilotMotionType_t type
float val


Member Enumeration Documentation

Enumerator:
transX 
transY 
rotate 

Definition at line 24 of file Pilot.h.


Constructor & Destructor Documentation

Motion ( const Motion m  )  [inline]

Definition at line 38 of file Pilot.h.

Motion ( PilotMotionType_t  t,
float  s 
) [inline]

Definition at line 39 of file Pilot.h.


Member Function Documentation

Motion& operator= ( const Motion other  )  [inline]

Definition at line 31 of file Pilot.h.


Member Data Documentation

float val

Definition at line 30 of file Pilot.h.

Referenced by PilotRequest::Motion::operator=().


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

DualCoding 3.0beta
Generated Wed Oct 4 00:02:28 2006 by Doxygen 1.4.7