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