17 class DtImageTaskRecord;
40 virtual bool configure();
65 virtual void handlePreFrame();
68 virtual void handlePostFrame();
DtImageTaskElement * myNextElement
Next task element to process.
Definition: DtImageTaskElement.h:89
Record for a sensor definition.
Definition: DtImageTaskRecord.h:20
#define DT_DLL_VRVVIDEOSTREAM
Definition: vrvVideoStream.h:20
Contains the DtProcessImageTask class declaration.
DtDe & myDe
DtDe.
Definition: DtImageTaskElement.h:85
DtVideoStreamManager is a singleton class that manages DtVideoStreams in VR-Vantage.
Definition: DtVideoStreamManager.h:35
The DtImageTaskElement is an abstract base class for all image task elements.
Definition: DtImageTaskElement.h:25
DtImageTaskElementCreator is the common base class for all image task element creators.
Definition: DtImageTaskElement.h:95
DtProcessImageTask creates and manages all the process image pipeline elements.
Definition: DtProcessImageTask.h:36
DtProcessImageTask * myOwningTask
Definition: DtImageTaskElement.h:87
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.
The image as initially captured from the camera is placed into a DtVideoFrameBuffer.
Definition: DtVideoFrameBuffer.h:20