Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

LookoutTrackRequest Class Reference

#include <LookoutRequests.h>

Inheritance diagram for LookoutTrackRequest:

Detailed Description

Definition at line 229 of file LookoutRequests.h.

List of all members.

Public Member Functions

 LookoutTrackRequest (const ShapeRoot &target=ShapeRoot())
 Constructor.
 LookoutTrackRequest (const LookoutTrackRequest &req)
 Copy constructor.

Public Attributes

ShapeRoot targetShape
int minBlobArea
 Minimum acceptable size of a region.
bool(* exitTest )()
 If true, target has been found.

Private Member Functions

LookoutTrackRequestoperator= (const LookoutTrackRequest &)
 don't call this

Private Attributes

color_index cindex

Friends

class Lookout

Constructor & Destructor Documentation

LookoutTrackRequest ( const ShapeRoot target = ShapeRoot()  ) 

Constructor.

Definition at line 235 of file LookoutRequests.h.

Copy constructor.

Definition at line 240 of file LookoutRequests.h.


Member Function Documentation

LookoutTrackRequest& operator= ( const LookoutTrackRequest  )  [private]

don't call this


Friends And Related Function Documentation

friend class Lookout [friend]

Definition at line 232 of file LookoutRequests.h.


Member Data Documentation

color_index cindex [private]

Definition at line 249 of file LookoutRequests.h.

bool(* exitTest)()

If true, target has been found.

Definition at line 246 of file LookoutRequests.h.

Minimum acceptable size of a region.

Definition at line 245 of file LookoutRequests.h.

Definition at line 244 of file LookoutRequests.h.


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

DualCoding 5.1CVS
Generated Thu Apr 25 01:59:04 2013 by Doxygen 1.6.3