37 #ifndef vtkAngleRepresentation2D_h
38 #define vtkAngleRepresentation2D_h
40 #include "vtkInteractionWidgetsModule.h"
represent the vtkAngleWidget
virtual void GetPoint1DisplayPosition(double pos[3])
void BuildRepresentation()
Method defined by vtkWidgetRepresentation superclass and needed here.
virtual double GetAngle()
Satisfy the superclasses API.
virtual void GetPoint1WorldPosition(double pos[3])
Methods to Set/Get the coordinates of the two points defining this representation.
~vtkAngleRepresentation2D()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int RenderOverlay(vtkViewport *viewport)
virtual void SetPoint1DisplayPosition(double pos[3])
virtual void GetPoint2WorldPosition(double pos[3])
virtual void GetPoint2DisplayPosition(double pos[3])
virtual void GetCenterWorldPosition(double pos[3])
vtkAngleRepresentation2D()
static vtkAngleRepresentation2D * New()
Instantiate class.
virtual void ReleaseGraphicsResources(vtkWindow *w)
Methods required by vtkProp superclass.
virtual void SetCenterDisplayPosition(double pos[3])
virtual void GetCenterDisplayPosition(double pos[3])
virtual void SetPoint2DisplayPosition(double pos[3])
represent the vtkAngleWidget
a simple class to control print indentation
create a leader with optional label and arrows
represent surface properties of a 2D image
abstract specification for Viewports
window superclass for vtkRenderWindow