SimEventHandTrackerData Class Reference

An TrackerHandController may post this. More...

#include <Neuro/NeuroSimEvents.H>

Inheritance diagram for SimEventHandTrackerData:
Inheritance graph
[legend]
Collaboration diagram for SimEventHandTrackerData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SimEventHandTrackerData (SimModule *src, rutz::shared_ptr< HandData > d, const uint trackernum, const std::string &trackerfname, const PixRGB< byte > &trackercolor, const SimTime samplerate)
 Constuctor.
virtual ~SimEventHandTrackerData ()
 Destructor.
rutz::shared_ptr< HandDatadata () const
 Get the eye data.
uint trackerNum () const
 Get the tracker number.
std::string trackerFilename () const
 Get the tracker filename.
PixRGB< bytetrackerColor () const
 Get the tracker color.
SimTime trackerHz () const
 get the sampling rate

Detailed Description

An TrackerHandController may post this.

Definition at line 596 of file NeuroSimEvents.H.


Constructor & Destructor Documentation

SimEventHandTrackerData::SimEventHandTrackerData ( SimModule src,
rutz::shared_ptr< HandData d,
const uint  trackernum,
const std::string trackerfname,
const PixRGB< byte > &  trackercolor,
const SimTime  samplerate 
)

Constuctor.

Definition at line 578 of file NeuroSimEvents.C.

SimEventHandTrackerData::~SimEventHandTrackerData (  )  [virtual]

Destructor.

Definition at line 588 of file NeuroSimEvents.C.


Member Function Documentation

rutz::shared_ptr< HandData > SimEventHandTrackerData::data (  )  const

Get the eye data.

Definition at line 591 of file NeuroSimEvents.C.

PixRGB< byte > SimEventHandTrackerData::trackerColor (  )  const

Get the tracker color.

Definition at line 600 of file NeuroSimEvents.C.

std::string SimEventHandTrackerData::trackerFilename (  )  const

Get the tracker filename.

Definition at line 597 of file NeuroSimEvents.C.

SimTime SimEventHandTrackerData::trackerHz (  )  const

get the sampling rate

Definition at line 603 of file NeuroSimEvents.C.

uint SimEventHandTrackerData::trackerNum (  )  const

Get the tracker number.

Definition at line 594 of file NeuroSimEvents.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:25:05 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3