An Head SaccadeController may post this at every evolve. More...
#include <Neuro/NeuroSimEvents.H>
Public Member Functions | |
SimEventSaccadeStatusHead (SimModule *src, const Point2D< int > &pos, const SaccadeState state, const SaccadeState prevState, const bool blinkState, const bool prevBlinkState) | |
Constuctor. | |
virtual | ~SimEventSaccadeStatusHead () |
Destructor. | |
SaccadeBodyPart | bodyPart () const |
Get the body part. |
An Head SaccadeController may post this at every evolve.
Definition at line 536 of file NeuroSimEvents.H.
SimEventSaccadeStatusHead::SimEventSaccadeStatusHead | ( | SimModule * | src, | |
const Point2D< int > & | pos, | |||
const SaccadeState | state, | |||
const SaccadeState | prevState, | |||
const bool | blinkState, | |||
const bool | prevBlinkState | |||
) |
Constuctor.
Definition at line 529 of file NeuroSimEvents.C.
SimEventSaccadeStatusHead::~SimEventSaccadeStatusHead | ( | ) | [virtual] |
Destructor.
Definition at line 537 of file NeuroSimEvents.C.
SaccadeBodyPart SimEventSaccadeStatusHead::bodyPart | ( | ) | const [virtual] |
Get the body part.
Implements SimEventSaccadeStatus.
Definition at line 540 of file NeuroSimEvents.C.