Homepage Demos Overview Downloads Tutorials Reference
Credits

PilotRequest::Constraint Struct Reference

#include <Pilot.h>

List of all members.


Detailed Description

Definition at line 42 of file Pilot.h.

Public Types

 coordX
 coordY
 angle
 distance
enum  PilotConstraintType_t { coordX, coordY, angle, distance }

Public Member Functions

Constraintoperator= (const Constraint &other)
 Constraint (PilotConstraintType_t t, float v)
 Constraint (const Constraint &r)

Public Attributes

enum DualCoding::PilotRequest::Constraint::PilotConstraintType_t type
float val


Member Enumeration Documentation

Enumerator:
coordX 
coordY 
angle 
distance 

Definition at line 43 of file Pilot.h.


Constructor & Destructor Documentation

Constraint ( PilotConstraintType_t  t,
float  v 
) [inline]

Definition at line 57 of file Pilot.h.

Constraint ( const Constraint r  )  [inline]

Definition at line 58 of file Pilot.h.


Member Function Documentation

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

Definition at line 51 of file Pilot.h.


Member Data Documentation

float val

Definition at line 50 of file Pilot.h.

Referenced by PilotRequest::Constraint::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