18 #ifndef __igstkConeObject_h
19 #define __igstkConeObject_h
23 #include <itkGroupSpatialObject.h>
70 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
75 typedef itk::GroupSpatialObject<3> ConeSpatialObjectType;
78 ConeSpatialObjectType::Pointer m_ConeSpatialObject;
87 #endif // __igstkConeObject_h
#define igstkGetMacro(name, type)
Get built-in type.
Geometrical abstraction of physical objects present in the surgical scene.
Base class for all the IGSTK classes.
This class represents a cone object.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
virtual void PrintSelf(std::ostream &os, itk::Indent indent) const
Print object information.
defines standard system-wide macros, constants, and other common parameters in the IGSTK Library...
void operator=(const Self &)
#define igstkSetMacro(name, type)
Set built-in type.