igstk::Friends::UltrasoundImageSimulatorToImageSpatialObject Class Reference

This class is intended to make the connection between the UltrasoundImageSimulator and its output the ImageSpatialObject. More...

#include <igstkUltrasoundImageSimulator.h>

List of all members.

Static Public Member Functions

template<class TUltrasoundImageSimulator , class TImageSpatialObject >
static void GetVTKImage (const TImageSpatialObject *imageSpatialObject, TUltrasoundImageSimulator *ultrasoundImageSimulator)
template<class TUltrasoundImageSimulator , class TImageSpatialObject >
static void SetITKImage (const TUltrasoundImageSimulator *simulator, TImageSpatialObject *imageSpatialObject)

Detailed Description

This class is intended to make the connection between the UltrasoundImageSimulator and its output the ImageSpatialObject.

With this class it is possible to enforce encapsulation of the SpatialObjectRepresentation and the ImageSpatialObject, and make their GetImage() and SetImage() methods private, so that developers cannot gain access to the ITK or VTK layers of these two classes.

Definition at line 47 of file igstkUltrasoundImageSimulator.h.


Member Function Documentation

template<class TUltrasoundImageSimulator , class TImageSpatialObject >
static void igstk::Friends::UltrasoundImageSimulatorToImageSpatialObject::GetVTKImage ( const TImageSpatialObject *  imageSpatialObject,
TUltrasoundImageSimulator *  ultrasoundImageSimulator 
) [inline, static]

Definition at line 53 of file igstkUltrasoundImageSimulator.h.

template<class TUltrasoundImageSimulator , class TImageSpatialObject >
static void igstk::Friends::UltrasoundImageSimulatorToImageSpatialObject::SetITKImage ( const TUltrasoundImageSimulator *  simulator,
TImageSpatialObject *  imageSpatialObject 
) [inline, static]

Definition at line 61 of file igstkUltrasoundImageSimulator.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 13 11:06:53 2010 for IGSTK by  doxygen 1.6.3