17 #ifndef __igstkUSImageObject_h
18 #define __igstkUSImageObject_h
64 void PrintSelf( std::ostream& os, itk::Indent indent ) const;
71 void operator=(const Self&);
77 #endif // __igstkUSImageObject_h
void PrintSelf(std::ostream &os, itk::Indent indent) const
Print the object information in a stream.
Base class for all the IGSTK classes.
SuperclassType::ImageType ImageType
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
ImageSpatialObject< unsigned char, 3 > SuperclassType
Typedef for the superclass.
Represents an Ultrasound Image Object in physical space.
This class represents an image object.
igstkStandardTemplatedClassTraitsMacro(ImageSpatialObject, SpatialObject) public typedef itk::Image< unsigned char, TDimension > ImageType
Macro with standard traits declarations.