Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LookAtMarkers Class Reference

#include <LookAtMarkers.h>

Inheritance diagram for LookAtMarkers:

Detailed Description

Definition at line 13 of file LookAtMarkers.h.

List of all members.

Classes

class  DummyFinish
class  Search
class  SelectMarker
class  TrackMarker

Public Member Functions

 LookAtMarkers (const std::string &name)
virtual void setup ()
 This is called by start() when it should setup the network of subnodes (if any).

Static Public Member Functions

static std::string getClassDescription ()
 Gives a short description of what this class of behaviors does... you should override this (but don't have to).

Private Member Functions

 LookAtMarkers (const LookAtMarkers &)
 don't call (copy constructor)
LookAtMarkersoperator= (const LookAtMarkers &)
 don't call (assignment operator)

Constructor & Destructor Documentation

LookAtMarkers::LookAtMarkers ( const std::string &  name  ) 

Definition at line 308 of file LookAtMarkers.h.

LookAtMarkers::LookAtMarkers ( const LookAtMarkers  )  [private]

don't call (copy constructor)


Member Function Documentation

static std::string LookAtMarkers::getClassDescription (  )  [static]

Gives a short description of what this class of behaviors does... you should override this (but don't have to).

If you do override this, also consider overriding getDescription() to return it

Reimplemented from BehaviorBase.

Definition at line 348 of file LookAtMarkers.h.

LookAtMarkers& LookAtMarkers::operator= ( const LookAtMarkers  )  [private]

don't call (assignment operator)

virtual void LookAtMarkers::setup (  )  [virtual]

This is called by start() when it should setup the network of subnodes (if any).

Reimplemented from StateNode.

Definition at line 310 of file LookAtMarkers.h.


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

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