IGSTK
|
#include "igstkCoordinateSystem.h"
Go to the source code of this file.
Classes | |
class | igstk::CoordinateSystemTransformToErrorResult |
This class is used a result of RequestComputeTransformTo when there is an error. More... | |
Namespaces | |
namespace | igstk |
This file contains the declarations of IGSTK Events used to communicate among components. | |
Functions | |
igstk::igstkLoadedEventMacro (CoordinateSystemTransformToNullTargetEvent, TransformNotAvailableEvent, CoordinateSystemTransformToErrorResult) | |
This event is invoked when RequestComputeTransformTo is called with a NULL target coordinate system. | |
igstk::igstkLoadedEventMacro (CoordinateSystemTransformToDisconnectedEvent, TransformNotAvailableEvent, CoordinateSystemTransformToErrorResult) | |
This event is invoked when RequestComputeTransformTo is called with a destination coordinate system that is not reachable, i.e. |