 |
VTK
9.1.0
|
Go to the documentation of this file.
138 #ifndef vtkSliderRepresentation2D_h
139 #define vtkSliderRepresentation2D_h
142 #include "vtkInteractionWidgetsModule.h"
represent and manipulate 3D points
draw vtkPolyData onto the image plane
vtkTextProperty * LabelProperty
void StartWidgetInteraction(double eventPos[2]) override
Methods to interface with the vtkSliderWidget.
void WidgetInteraction(double newEventPos[2]) override
Methods to interface with the vtkSliderWidget.
vtkCoordinate * Point1Coordinate
void PlaceWidget(double bounds[6]) override
Methods to interface with the vtkSliderWidget.
vtkTransformPolyDataFilter * SliderXForm
vtkProperty2D * SelectedProperty
vtkTransformPolyDataFilter * TubeXForm
vtkTextProperty * TitleProperty
window superclass for vtkRenderWindow
vtkTransformPolyDataFilter * CapXForm
vtkProperty2D * TubeProperty
int RenderOverlay(vtkViewport *) override
Methods supporting the rendering process.
provide the representation for a vtkSliderWidget with a 3D skin
void GetActors2D(vtkPropCollection *) override
Methods supporting the rendering process.
An actor that displays text.
a simple class to control print indentation
object to represent cell connectivity
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkTextMapper * TitleMapper
vtkCellArray * SliderCells
vtkPolyDataMapper2D * SliderMapper
int RenderOpaqueGeometry(vtkViewport *) override
Methods supporting the rendering process.
vtkCoordinate * Point2Coordinate
abstract specification for Viewports
virtual double ComputePickPosition(double eventPos[2])
vtkCoordinate * GetPoint2Coordinate()
Position the second end point of the slider.
represent text properties.
vtkProperty2D * CapProperty
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for the class.
vtkSliderRepresentation2D()
void BuildRepresentation() override
Methods to interface with the vtkSliderWidget.
void Highlight(int) override
Methods to interface with the vtkSliderWidget.
represent surface properties of a 2D image
vtkCoordinate * GetPoint1Coordinate()
Position the first end point of the slider.
void SetTitleText(const char *) override
Specify the label text for this widget.
a actor that draws 2D data
~vtkSliderRepresentation2D() override
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkSliderRepresentation2D * New()
Instantiate the class.
void ReleaseGraphicsResources(vtkWindow *) override
Methods supporting the rendering process.
vtkPolyDataMapper2D * CapMapper
abstract class defines the representation for a vtkSliderWidget
vtkTextMapper * LabelMapper
vtkPolyDataMapper2D * TubeMapper
vtkProperty2D * SliderProperty
const char * GetTitleText() override
Specify the label text for this widget.