|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   29 #ifndef vtkCompassRepresentation_h 
   30 #define vtkCompassRepresentation_h 
   35 #include "vtkGeovisCoreModule.h"  
  122   virtual void TiltWidgetInteraction(
double eventPos[2]);
 
  123   virtual void DistanceWidgetInteraction(
double eventPos[2]);
 
  138   virtual void SetHeading(
double value);
 
  139   virtual double GetHeading();
 
  140   virtual void SetTilt(
double value);
 
  141   virtual double GetTilt();
 
  142   virtual void UpdateTilt(
double time);
 
  143   virtual void EndTilt();
 
  144   virtual void SetDistance(
double value);
 
  145   virtual double GetDistance();
 
  146   virtual void UpdateDistance(
double time);
 
  147   virtual void EndDistance();
 
  204   void BuildBackdrop();
 
  207   void GetCenterAndUnitRadius(
int center[2], 
double& 
radius);
 
  
represent and manipulate 3D points
draw vtkPolyData onto the image plane
vtkTextActor * StatusActor
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
vtkProperty2D * SelectedProperty
vtkSmartPointer< vtkCenteredSliderRepresentation > TiltRepresentation
vtkPolyDataMapper2D * RingMapper
window superclass for vtkRenderWindow
vtkProperty2D * RingProperty
vtkSmartPointer< vtkCenteredSliderRepresentation > DistanceRepresentation
vtkCoordinate * Point2Coordinate
An actor that displays text. Scaled or unscaled.
a simple class to control print indentation
object to represent cell connectivity
vtkCoordinate * Point1Coordinate
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkPolyDataMapper2D * BackdropMapper
abstract specification for Viewports
represent text properties.
represent surface properties of a 2D image
a actor that draws 2D data
abstract specification for renderers
vtkTextActor * LabelActor
concrete dataset represents vertices, lines, polygons, and triangle strips
vtkTextProperty * LabelProperty
vtkTransformPolyDataFilter * RingXForm
vtkTextProperty * StatusProperty