A new target mask is available, TargetChecker will check for this and use the new mask. More...
#include <Neuro/NeuroSimEvents.H>
Public Member Functions | |
SimEventTargetMask (SimModule *src, const Image< byte > &tmask) | |
Constuctor. | |
virtual | ~SimEventTargetMask () |
Destructor. | |
virtual std::string | toString () const |
Get a description for printing out. | |
const Image< byte > | mask () const |
Get the target mask. |
A new target mask is available, TargetChecker will check for this and use the new mask.
Definition at line 676 of file NeuroSimEvents.H.
Constuctor.
Definition at line 638 of file NeuroSimEvents.C.
SimEventTargetMask::~SimEventTargetMask | ( | ) | [virtual] |
Destructor.
Definition at line 642 of file NeuroSimEvents.C.
Get the target mask.
Definition at line 650 of file NeuroSimEvents.C.
std::string SimEventTargetMask::toString | ( | ) | const [virtual] |
Get a description for printing out.
Reimplemented from SimEvent.
Definition at line 645 of file NeuroSimEvents.C.
References Image< T >::getHeight(), Image< T >::getWidth(), and sformat().