18 #ifndef __igstkConeObject_h
19 #define __igstkConeObject_h
23 #include <itkGroupSpatialObject.h>
67 void operator=(const Self&);
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.
igstkStandardClassTraitsMacro(ConeObject, SpatialObject) public
Macro with standard traits declarations.
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...
::itk::SmartPointer< Self > Pointer
#define igstkSetMacro(name, type)
Set built-in type.