Go to the documentation of this file.
30 #ifndef vtkSeedRepresentation_h
31 #define vtkSeedRepresentation_h
81 return this->HandleRepresentation;
virtual void GetSeedDisplayPosition(unsigned int seedNum, double pos[3])
#define vtkTypeMacro(thisClass, superclass)
abstract class for representing widget handles
virtual void BuildRepresentation()
virtual void GetSeedWorldPosition(unsigned int seedNum, double pos[3])
#define vtkSetClampMacro(name, type, min, max)
virtual void SetSeedDisplayPosition(unsigned int seedNum, double pos[3])
vtkHandleRepresentation * GetHandleRepresentation()
a simple class to control print indentation
vtkHandleRepresentation * HandleRepresentation
#define vtkGetMacro(name, type)
virtual int CreateHandle(double e[2])
static vtkSeedRepresentation * New()
virtual int ComputeInteractionState(int X, int Y, int modify=0)
vtkHandleRepresentation * GetHandleRepresentation(unsigned int num)
virtual int GetActiveHandle()
virtual void RemoveHandle(int n)
void PrintSelf(ostream &os, vtkIndent indent)
represent the vtkSeedWidget
virtual void RemoveLastHandle()
void SetHandleRepresentation(vtkHandleRepresentation *handle)
virtual void RemoveActiveHandle()