Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Turn Class Reference

#include <MotionNodes.h>

Inheritance diagram for Turn:

Detailed Description

Definition at line 32 of file MotionNodes.h.

List of all members.

Public Member Functions

 Turn (const std::string &nodename, float _angle=0)
virtual void preStart ()
 Called by start() before the doStart(), allows superclasses to do some initialization startup preceeding subclass customization.

Public Attributes

float angle

Constructor & Destructor Documentation

Turn::Turn ( const std::string &  nodename,
float  _angle = 0 
)

Definition at line 34 of file MotionNodes.h.


Member Function Documentation

virtual void Turn::preStart (  )  [virtual]

Called by start() before the doStart(), allows superclasses to do some initialization startup preceeding subclass customization.

For robustness to future change, subclasses should be sure to call the superclass implementation.

Reimplemented from PilotNode.

Definition at line 36 of file MotionNodes.h.


Member Data Documentation

Definition at line 35 of file MotionNodes.h.

Referenced by preStart().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:17 2016 by Doxygen 1.6.3