igstk::Friends::TubeReaderToTubeSpatialObject Class Reference

This class is intended to make the connection between the TubeReader and its output, the TubeSpatialObject. More...

#include <igstkTubeReader.h>

List of all members.

Static Public Member Functions

template<class TReader , class TTubeSpatialObject >
static void ConnectTube (TReader *reader, TTubeSpatialObject *tubeSpatialObject)

Detailed Description

This class is intended to make the connection between the TubeReader and its output, the TubeSpatialObject.

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

Definition at line 45 of file igstkTubeReader.h.


Member Function Documentation

template<class TReader , class TTubeSpatialObject >
static void igstk::Friends::TubeReaderToTubeSpatialObject::ConnectTube ( TReader *  reader,
TTubeSpatialObject *  tubeSpatialObject 
) [inline, static]

Definition at line 51 of file igstkTubeReader.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Aug 30 05:50:13 2009 for IGSTK by  doxygen 1.6.1