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