Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MetaContourConverter< NDimensions > Class Template Reference

#include <itkMetaContourConverter.h>

List of all members.


Detailed Description

template<unsigned int NDimensions = 3>
class itk::MetaContourConverter< NDimensions >

Definition at line 29 of file itkMetaContourConverter.h.

Public Types

typedef SpatialObjectType::Pointer SpatialObjectPointer
typedef itk::ContourSpatialObject<
NDimensions > 
SpatialObjectType
typedef SpatialObjectType::TransformType TransformType

Public Member Functions

MetaContour * ContourSpatialObjectToMetaContour (SpatialObjectType *spatialObject)
 MetaContourConverter ()
SpatialObjectPointer MetaContourToContourSpatialObject (MetaContour *Contour)
SpatialObjectPointer ReadMeta (const char *name)
bool WriteMeta (SpatialObjectType *spatialObject, const char *name)
 ~MetaContourConverter ()


Member Typedef Documentation

template<unsigned int NDimensions = 3>
typedef SpatialObjectType::Pointer itk::MetaContourConverter< NDimensions >::SpatialObjectPointer

Definition at line 39 of file itkMetaContourConverter.h.

template<unsigned int NDimensions = 3>
typedef itk::ContourSpatialObject<NDimensions> itk::MetaContourConverter< NDimensions >::SpatialObjectType

Definition at line 35 of file itkMetaContourConverter.h.

template<unsigned int NDimensions = 3>
typedef SpatialObjectType::TransformType itk::MetaContourConverter< NDimensions >::TransformType

Definition at line 38 of file itkMetaContourConverter.h.


Constructor & Destructor Documentation

template<unsigned int NDimensions = 3>
itk::MetaContourConverter< NDimensions >::MetaContourConverter (  ) 

template<unsigned int NDimensions = 3>
itk::MetaContourConverter< NDimensions >::~MetaContourConverter (  )  [inline]

Definition at line 35 of file itkMetaContourConverter.h.


Member Function Documentation

template<unsigned int NDimensions = 3>
MetaContour* itk::MetaContourConverter< NDimensions >::ContourSpatialObjectToMetaContour ( SpatialObjectType spatialObject  ) 

template<unsigned int NDimensions = 3>
SpatialObjectPointer itk::MetaContourConverter< NDimensions >::MetaContourToContourSpatialObject ( MetaContour *  Contour  ) 

template<unsigned int NDimensions = 3>
SpatialObjectPointer itk::MetaContourConverter< NDimensions >::ReadMeta ( const char *  name  ) 

template<unsigned int NDimensions = 3>
bool itk::MetaContourConverter< NDimensions >::WriteMeta ( SpatialObjectType spatialObject,
const char *  name 
)


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 08:12:42 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000