Go to the source code of this file.
Namespaces |
namespace | igstk |
| This file contains the declarations of IGSTK Events used to communicate among components.
|
namespace | igstk::Friends |
Functions |
| igstk::igstkEventMacro (CoordinateSystemErrorEvent, IGSTKErrorEvent) |
| igstk::igstkEventMacro (CoordinateSystemSetParentError, CoordinateSystemErrorEvent) |
| igstk::igstkEventMacro (CoordinateSystemNullParentEvent, CoordinateSystemSetParentError) |
| This event should be invoked when RequestSetTransformAndParent is called with a NULL parent.
|
| igstk::igstkEventMacro (CoordinateSystemThisParentEvent, CoordinateSystemSetParentError) |
| This event should be invoked when RequestSetTransformAndParent is called with the parent == this.
|
| igstk::igstkLoadedConstObjectEventMacro (CoordinateSystemParentCycleEvent, CoordinateSystemSetParentError, CoordinateSystem) |
| This event should be invoked when RequestSetTransformAndParent is called with a parent that causes a cycle in the coordinate system graph.
|