28 #ifndef vtkCompassRepresentation_h
29 #define vtkCompassRepresentation_h
108 virtual void TiltWidgetInteraction(
double eventPos[2]);
109 virtual void DistanceWidgetInteraction(
double eventPos[2]);
122 virtual void SetHeading(
double value);
123 virtual double GetHeading();
124 virtual void SetTilt(
double value);
125 virtual double GetTilt();
126 virtual void UpdateTilt(
double time);
127 virtual void EndTilt();
128 virtual void SetDistance(
double value);
129 virtual double GetDistance();
130 virtual void UpdateDistance(
double time);
131 virtual void EndDistance();
191 void BuildBackdrop();
194 void GetCenterAndUnitRadius(
int center[2],
double &
radius);
vtkPolyDataMapper2D * BackdropMapper
vtkSmartPointer< vtkCenteredSliderRepresentation > TiltRepresentation
vtkTransformPolyDataFilter * RingXForm
vtkCoordinate * Point2Coordinate
abstract specification for Viewports
vtkPolyDataMapper2D * RingMapper
a actor that draws 2D data
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTextProperty * LabelProperty
window superclass for vtkRenderWindow
An actor that displays text. Scaled or unscaled.
vtkTextProperty * StatusProperty
a simple class to control print indentation
represent text properties.
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems ...
#define VTKGEOVISCORE_EXPORT
object to represent cell connectivity
vtkProperty2D * SelectedProperty
represent surface properties of a 2D image
vtkTextActor * StatusActor
vtkSmartPointer< vtkCenteredSliderRepresentation > DistanceRepresentation
draw vtkPolyData onto the image plane
represent and manipulate 3D points
vtkProperty2D * RingProperty
vtkTextActor * LabelActor
vtkCoordinate * Point1Coordinate