Go to the documentation of this file.
34 #ifndef vtkAngleRepresentation3D_h
35 #define vtkAngleRepresentation3D_h
37 #include "vtkInteractionWidgetsModule.h"
146 double TextPosition[3];
map vtkPolyData to graphics primitives
a subclass of actor that always faces the camera
vtkPolyDataMapper * TextMapper
void GetCenterDisplayPosition(double pos[3]) override
int RenderOpaqueGeometry(vtkViewport *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
static vtkAngleRepresentation3D * New()
Instantiate class.
virtual void SetPoint2WorldPosition(double pos[3])
vtkTypeBool HasTranslucentPolygonalGeometry() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
void SetPoint1DisplayPosition(double pos[3]) override
vtkLineSource * Line1Source
~vtkAngleRepresentation3D() override
int RenderTranslucentPolygonalGeometry(vtkViewport *) override
vtkPolyDataMapper * Line1Mapper
window superclass for vtkRenderWindow
void SetPoint2DisplayPosition(double pos[3]) override
vtkPolyDataMapper * ArcMapper
vtkAngleRepresentation3D()
void GetPoint2DisplayPosition(double pos[3]) override
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
void SetCenterDisplayPosition(double pos[3]) override
create a line defined by two end points
vtkLineSource * Line2Source
abstract specification for Viewports
represent the vtkAngleWidget
virtual void SetTextActorScale(double scale[3])
Scale text.
void GetPoint1WorldPosition(double pos[3]) override
Methods to Set/Get the coordinates of the two points defining this representation.
represent text properties.
void ReleaseGraphicsResources(vtkWindow *w) override
Methods required by vtkProp superclass.
virtual void SetPoint1WorldPosition(double pos[3])
void BuildRepresentation() override
Method defined by vtkWidgetRepresentation superclass and needed here.
vtkPolyDataMapper * Line2Mapper
represent surface properties of a geometric object
virtual void SetCenterWorldPosition(double pos[3])
double GetAngle() override
Satisfy the superclasses API.
void GetPoint2WorldPosition(double pos[3]) override
void GetCenterWorldPosition(double pos[3]) override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkVectorText * TextInput
void GetPoint1DisplayPosition(double pos[3]) override
virtual double * GetTextActorScale()
represent the vtkAngleWidget