IGSTK
Classes | Namespaces | Functions
igstkSpatialObject.h File Reference
#include "igstkLogger.h"
#include "itkSpatialObject.h"
#include "igstkMacros.h"
#include "igstkObject.h"
#include "igstkStateMachine.h"
#include "igstkEvents.h"
#include "igstkCoordinateSystemInterfaceMacros.h"
Include dependency graph for igstkSpatialObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  igstk::SpatialObject
 Geometrical abstraction of physical objects present in the surgical scene. More...

Namespaces

namespace  igstk
 This file contains the declarations of IGSTK Events used to communicate among components.

Functions

 igstk::igstkLoadedObjectEventMacro (SpatialObjectModifiedEvent, IGSTKEvent, SpatialObject)
 Event to be invoked when the state of the SpatialObject changes.
 igstk::igstkEventMacro (SpatialObjectNotAvailableEvent, IGSTKErrorEvent)
 Event to be send to observers that request a SpatialObject, when the spatial object is not yet ready at the provider.