DualCoding::Pilot::PushObjectMachine Class Reference
#include <Pilot.h>
Detailed Description
Definition at line 1052 of file Pilot.h.
List of all members.
Constructor & Destructor Documentation
DualCoding::Pilot::PushObjectMachine::PushObjectMachine |
( |
const std::string & |
nodename = "PushObjectMachine" |
) |
|
Member Function Documentation
static Point DualCoding::Pilot::PushObjectMachine::FindFreeSpace |
( |
ShapeRoot & |
targetShape, |
|
|
int |
targetDistance, |
|
|
int |
obstacleDistance, |
|
|
AngTwoPi |
orientation | |
|
) |
| | [static] |
static Point DualCoding::Pilot::PushObjectMachine::FindFreeSpace2 |
( |
ShapeRoot & |
targetShape, |
|
|
int |
targetDistance, |
|
|
int |
obstacleDistance, |
|
|
AngTwoPi |
orientation | |
|
) |
| | [static] |
virtual void DualCoding::Pilot::PushObjectMachine::setup |
( |
|
) |
[virtual] |
This is called by start() when it should setup the network of subnodes (if any).
Reimplemented from StateNode.
Definition at line 1754 of file Pilot.h.
Member Data Documentation
The documentation for this class was generated from the following file:
|