18 #ifndef __igstkUltrasoundProbeObject_h
19 #define __igstkUltrasoundProbeObject_h
23 #include "itkGroupSpatialObject.h"
55 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
60 typedef itk::GroupSpatialObject<3> UltrasoundProbeSpatialObjectType;
63 void operator=(
const Self&);
65 UltrasoundProbeSpatialObjectType::Pointer m_UltrasoundProbeSpatialObject;
71 #endif // __igstkUltrasoundProbeObject_h
Geometrical abstraction of physical objects present in the surgical scene.
Base class for all the IGSTK classes.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
defines standard system-wide macros, constants, and other common parameters in the IGSTK Library...
virtual void PrintSelf(std::ostream &os, itk::Indent indent) const
Print object information.
This class represents a UltrasoundProbe object.