#include <itkMetaMeshConverter.h>
Public Types | |
typedef itk::Mesh< PixelType, NDimensions, TMeshTraits > | MeshType |
typedef itk::MeshSpatialObject< MeshType > | SpatialObjectType |
typedef SpatialObjectType::TransformType | TransformType |
typedef SpatialObjectType::Pointer | SpatialObjectPointer |
Public Member Functions | |
MetaMeshConverter () | |
~MetaMeshConverter () | |
SpatialObjectPointer | ReadMeta (const char *name) |
bool | WriteMeta (SpatialObjectType *spatialObject, const char *name) |
SpatialObjectPointer | MetaMeshToMeshSpatialObject (MetaMesh *Mesh) |
MetaMesh * | MeshSpatialObjectToMetaMesh (SpatialObjectType *spatialObject) |
|
Definition at line 40 of file itkMetaMeshConverter.h. |
|
Definition at line 45 of file itkMetaMeshConverter.h. |
|
Definition at line 41 of file itkMetaMeshConverter.h. |
|
Definition at line 43 of file itkMetaMeshConverter.h. |
|
|
|
Definition at line 38 of file itkMetaMeshConverter.h. |
|
|
|
|
|
|
|
|