#include <itkSpatialObjectWriter.h>
Inheritance diagram for itk::SpatialObjectWriter< NDimensions, PixelType >:


[NOHEADER] | |
| typedef Object | Superclass |
| virtual const char * | GetClassName () const |
Public Types | |
| typedef SpatialObjectWriter | Self |
| typedef SmartPointer< Self > | Pointer |
| typedef SpatialObject< NDimensions > | SpatialObjectType |
| typedef SpatialObjectType::Pointer | SpatialObjectPointer |
| typedef SceneSpatialObject< NDimensions > | SceneType |
Public Member Functions | |
| void | Update (void) |
| void | SetInput (SpatialObjectType *input) |
| void | SetInput (SceneType *input) |
| virtual void | SetFileName (const char *_arg) |
| virtual void | SetFullFileName (const char *_arg) |
| virtual const char * | GetFileName () const |
| virtual const char * | GetFullFileName () const |
Static Public Member Functions | |
| Pointer | New () |
Protected Member Functions | |
| SpatialObjectWriter () | |
| virtual | ~SpatialObjectWriter () |
Protected Attributes | |
| std::string | m_FullFileName |
| std::string | m_FileName |
|
|||||
|
Reimplemented from itk::Object. Definition at line 36 of file itkSpatialObjectWriter.h. |
|
|||||
|
Definition at line 40 of file itkSpatialObjectWriter.h. |
|
|||||
|
SmartPointer typedef support Reimplemented from itk::Object. Definition at line 35 of file itkSpatialObjectWriter.h. |
|
|||||
|
Definition at line 39 of file itkSpatialObjectWriter.h. |
|
|||||
|
Definition at line 38 of file itkSpatialObjectWriter.h. |
|
|||||
|
Run-time type information (and related methods). Reimplemented from itk::Object. Definition at line 46 of file itkSpatialObjectWriter.h. |
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
Run-time type information (and related methods). Reimplemented from itk::Object.
|
|
|||||||||
|
Get the filename |
|
|||||||||
|
Get the filename |
|
|||||||||
|
Method for creation through the object factory Reimplemented from itk::Object.
|
|
||||||||||
|
Set the filename |
|
||||||||||
|
Set the filename |
|
||||||||||
|
Definition at line 67 of file itkSpatialObjectWriter.h. References itk::SpatialObjectWriter< NDimensions, PixelType >::m_FileName, and itk::SpatialObjectWriter< NDimensions, PixelType >::m_FullFileName. |
|
||||||||||
|
Set the Input Definition at line 65 of file itkSpatialObjectWriter.h. |
|
||||||||||
|
Load a tube file. |
|
|||||
|
Definition at line 71 of file itkSpatialObjectWriter.h. Referenced by itk::SpatialObjectWriter< NDimensions, PixelType >::SetInput(). |
|
|||||
|
Definition at line 70 of file itkSpatialObjectWriter.h. Referenced by itk::SpatialObjectWriter< NDimensions, PixelType >::SetInput(). |
1.3.8 written by Dimitri van Heesch,
© 1997-2000