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