18 #ifndef __igstkToolProjectionSpatialObject_h
19 #define __igstkToolProjectionSpatialObject_h
23 #include "itkGroupSpatialObject.h"
51 void SetSize(
double size);
54 double GetSize()
const;
62 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
67 typedef itk::GroupSpatialObject<3> ToolProjectionSpatialObjectType;
70 void operator=(
const Self&);
72 ToolProjectionSpatialObjectType::Pointer m_ToolProjectionSpatialObject;
80 #endif // __igstkToolProjectionSpatialObject_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...