|
IGSTK
|
This class implements a spatial object represenation for MRI modality. More...
#include <igstkMRImageSpatialObjectRepresentation.h>


Public Member Functions | |
| igstkStandardClassTraitsMacro (MRImageSpatialObjectRepresentation, ImageSpatialObjectRepresentation< MRImageSpatialObject >) Pointer Copy() const | |
| Macro with standard traits declarations. | |
Protected Member Functions | |
| MRImageSpatialObjectRepresentation (void) | |
| virtual | ~MRImageSpatialObjectRepresentation (void) |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const |
| Print the object information in a stream. | |
This class implements a spatial object represenation for MRI modality.
Definition at line 33 of file igstkMRImageSpatialObjectRepresentation.h.
| igstk::MRImageSpatialObjectRepresentation::MRImageSpatialObjectRepresentation | ( | void | ) | [protected] |
| virtual igstk::MRImageSpatialObjectRepresentation::~MRImageSpatialObjectRepresentation | ( | void | ) | [protected, virtual] |
| igstk::MRImageSpatialObjectRepresentation::igstkStandardClassTraitsMacro | ( | MRImageSpatialObjectRepresentation | , |
| ImageSpatialObjectRepresentation< MRImageSpatialObject > | |||
| ) | const |
Macro with standard traits declarations.
Return a copy of the current object representation.
| void igstk::MRImageSpatialObjectRepresentation::PrintSelf | ( | std::ostream & | os, |
| itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print the object information in a stream.
Reimplemented from igstk::ImageSpatialObjectRepresentation< MRImageSpatialObject >.
1.7.4