#include "Raster/GenericFrame.H"
#include "Simulation/SimEvent.H"
#include "Transport/FrameInfo.H"
#include "Media/TestImages.H"
#include "Media/FrameRange.H"
Go to the source code of this file.
Classes | |
class | SimEventInputFrame |
A new input frame is available. More... | |
class | SimEventRequestSaveOutput |
Request that outputs be saved now. More... | |
class | SimEventUserInput |
Send the user mouse and keyboard events. More... | |
class | SimEventInputDescription |
Get a description of the current input. More... | |
class | SimEventRequestFrameNum |
Request that the input module seek to a new frame. More... | |
class | SimEventSceneDescription |
A Description of the scene. More... | |
class | SimEventObjectDescription |
A Description of an object. More... | |
class | SimEventITOutput |
The output of the IT cortex, i.e. information about the object. More... |
SimEvent derivatives for media modules
Definition in file MediaSimEvents.H.