17 #ifndef __igstkPETImageSpatialObject_h
18 #define __igstkPETImageSpatialObject_h
60 virtual ~PETImageSpatialObject();
63 void PrintSelf( std::ostream& os, itk::Indent indent ) const;
69 PETImageSpatialObject(const
Self&);
70 void operator=(const Self&);
77 #endif // __igstkPETImageSpatialObject_h
Base class for all the IGSTK classes.
ImageSpatialObject< float, 3 > SuperclassType
Type of the superclass.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
Represents a PET scan placed correctly in physical coordinates.
void PrintSelf(std::ostream &os, itk::Indent indent) const
Print the object information in a stream.
This class represents an image object.