|
IGSTK
|
This class implements a spatial object representation for PET images. More...
#include <igstkPETImageSpatialObjectRepresentation.h>


Public Member Functions | |
| igstkStandardClassTraitsMacro (PETImageSpatialObjectRepresentation, ImageSpatialObjectRepresentation< PETImageSpatialObject >) Pointer Copy() const | |
| Macro with standard traits declarations. | |
Protected Member Functions | |
| PETImageSpatialObjectRepresentation (void) | |
| virtual | ~PETImageSpatialObjectRepresentation (void) |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const |
| Print the object information in a stream. | |
This class implements a spatial object representation for PET images.
"PET Image Spatial Object Representation State Diagram"
"PET Image Spatial Object Representation State Diagram"Definition at line 39 of file igstkPETImageSpatialObjectRepresentation.h.
| igstk::PETImageSpatialObjectRepresentation::PETImageSpatialObjectRepresentation | ( | void | ) | [protected] |
| virtual igstk::PETImageSpatialObjectRepresentation::~PETImageSpatialObjectRepresentation | ( | void | ) | [inline, protected, virtual] |
Definition at line 57 of file igstkPETImageSpatialObjectRepresentation.h.
| igstk::PETImageSpatialObjectRepresentation::igstkStandardClassTraitsMacro | ( | PETImageSpatialObjectRepresentation | , |
| ImageSpatialObjectRepresentation< PETImageSpatialObject > | |||
| ) | const |
Macro with standard traits declarations.
Return a copy of the current object representation.
| void igstk::PETImageSpatialObjectRepresentation::PrintSelf | ( | std::ostream & | os, |
| itk::Indent | indent | ||
| ) | const [protected, virtual] |
Print the object information in a stream.
Reimplemented from igstk::ImageSpatialObjectRepresentation< PETImageSpatialObject >.
1.7.4