#include "igstkCoordinateSystem.h"


Go to the source code of this file.
Namespaces | |
| namespace | igstk |
Classes | |
| class | igstk::CoordinateSystemTransformToErrorResult |
| This class is used a result of RequestComputeTransformTo when there is an error. More... | |
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. | |
1.5.6