Go to the documentation of this file.
28 #ifndef vtkCompassRepresentation_h
29 #define vtkCompassRepresentation_h
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
draw vtkPolyData onto the image plane
virtual int RenderOpaqueGeometry(vtkViewport *)
vtkTextActor * StatusActor
virtual void UpdateTilt(double time)
static vtkCompassRepresentation * New()
virtual void PlaceWidget(double bounds[6])
~vtkCompassRepresentation()
virtual void SetHeading(double value)
virtual void SetRenderer(vtkRenderer *ren)
virtual void SetTilt(double value)
vtkProperty2D * SelectedProperty
#define vtkTypeMacro(thisClass, superclass)
vtkCoordinate * GetPoint2Coordinate()
virtual void DistanceWidgetInteraction(double eventPos[2])
vtkSmartPointer< vtkCenteredSliderRepresentation > TiltRepresentation
virtual void WidgetInteraction(double eventPos[2])
vtkPolyDataMapper2D * RingMapper
window superclass for vtkRenderWindow
virtual int RenderOverlay(vtkViewport *)
virtual void StartWidgetInteraction(double eventPos[2])
virtual void Highlight(int)
vtkProperty2D * RingProperty
vtkSmartPointer< vtkCenteredSliderRepresentation > DistanceRepresentation
GLsizei const GLfloat * value
vtkCoordinate * Point2Coordinate
An actor that displays text. Scaled or unscaled.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
virtual double GetDistance()
object to represent cell connectivity
vtkCoordinate * Point1Coordinate
virtual void EndDistance()
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkPolyDataMapper2D * BackdropMapper
virtual void UpdateDistance(double time)
abstract specification for Viewports
virtual void BuildRepresentation()
represent text properties.
represent surface properties of a 2D image
#define VTKGEOVISCORE_EXPORT
a actor that draws 2D data
virtual void ReleaseGraphicsResources(vtkWindow *)
abstract specification for renderers
vtkTextActor * LabelActor
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void TiltWidgetInteraction(double eventPos[2])
vtkCompassRepresentation()
virtual double GetHeading()
virtual void GetActors(vtkPropCollection *)
vtkTextProperty * LabelProperty
vtkTransformPolyDataFilter * RingXForm
vtkCoordinate * GetPoint1Coordinate()
vtkTextProperty * StatusProperty
virtual void SetDistance(double value)
void GetCenterAndUnitRadius(int center[2], double &radius)
virtual int ComputeInteractionState(int X, int Y, int modify=0)