|
IGSTK
|
#include "igstkObject.h"#include "igstkTransform.h"#include "igstkFrame.h"#include "igstkMacros.h"#include "igstkStateMachine.h"#include "igstkCoordinateSystemInterfaceMacros.h"

Go to the source code of this file.
Classes | |
| class | igstk::VideoImagerTool |
| Abstract superclass for concrete IGSTK VideoImagerTool classes. More... | |
Namespaces | |
| namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. | |
Functions | |
| igstk::igstkEventMacro (VideoImagerToolEvent, StringEvent) | |
| igstk::igstkEventMacro (VideoImagerToolErrorEvent, IGSTKErrorWithStringEvent) | |
| igstk::igstkEventMacro (VideoImagerToolConfigurationEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (VideoImagerToolConfigurationErrorEvent, VideoImagerToolErrorEvent) | |
| igstk::igstkEventMacro (InvalidRequestToAttachVideoImagerToolErrorEvent, VideoImagerToolErrorEvent) | |
| igstk::igstkEventMacro (InvalidRequestToDetachVideoImagerToolErrorEvent, VideoImagerToolErrorEvent) | |
| igstk::igstkEventMacro (VideoImagerToolAttachmentToVideoImagerEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (VideoImagerToolAttachmentToVideoImagerErrorEvent, VideoImagerToolErrorEvent) | |
| igstk::igstkEventMacro (VideoImagerToolDetachmentFromVideoImagerEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (VideoImagerToolDetachmentFromVideoImagerErrorEvent, VideoImagerToolErrorEvent) | |
| igstk::igstkEventMacro (VideoImagerToolMadeTransitionToStreamingStateEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (VideoImagerToolNotAvailableEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (ToolImagingStartedEvent, VideoImagerToolEvent) | |
| igstk::igstkEventMacro (ToolImagingStoppedEvent, VideoImagerToolEvent) | |
| igstk::igstkLoadedEventMacro (FrameModifiedEvent, IGSTKEvent, igstk::Frame) | |
| std::ostream & | igstk::operator<< (std::ostream &os, const VideoImagerTool &o) |
1.7.4