igstk::Friends::ImageReaderToImageSpatialObject Class Reference

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

#include <igstkImageReader.h>

List of all members.

Static Public Member Functions

template<class TReader , class TImageSpatialObject >
static void ConnectImage (const TReader *reader, TImageSpatialObject *imageSpatialObject)

Detailed Description

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

With this class it is possible to enforce encapsulation of the Reader 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 43 of file igstkImageReader.h.


Member Function Documentation

template<class TReader , class TImageSpatialObject >
static void igstk::Friends::ImageReaderToImageSpatialObject::ConnectImage ( const TReader *  reader,
TImageSpatialObject *  imageSpatialObject 
) [inline, static]

Definition at line 49 of file igstkImageReader.h.


The documentation for this class was generated from the following file:

Generated on Tue Dec 22 03:55:50 2009 for IGSTK by  doxygen 1.6.1