Go to the documentation of this file.
35 #ifndef vtkSliderRepresentation3D_h
36 #define vtkSliderRepresentation3D_h
38 #include "vtkInteractionWidgetsModule.h"
111 vtkSetClampMacro(SliderShape,
int,SphereShape,CylinderShape);
112 vtkGetMacro(SliderShape,
int);
123 vtkSetMacro(Rotation,
double);
124 vtkGetMacro(Rotation,
double);
182 void RegisterPickers() override;
206 virtual
double ComputePickPosition(
double eventPos[2]);
map vtkPolyData to graphics primitives
provide the representation for a vtkSliderWidget with a 3D skin
const char * GetTitleText() override
void Highlight(int) override
double * GetBounds() override
Methods supporting the rendering process.
vtkCoordinate * GetPoint1Coordinate()
Position the first end point of the slider.
void BuildRepresentation() override
window superclass for vtkRenderWindow
void SetSliderShapeToSphere()
static vtkSliderRepresentation3D * New()
Instantiate the class.
void StartWidgetInteraction(double eventPos[2]) override
void PlaceWidget(double bounds[6]) override
Methods to interface with the vtkSliderWidget.
#define VTK_SIZEHINT(...)
vtkCoordinate * GetPoint2Coordinate()
Position the second end point of the slider.
void SetPoint1InWorldCoordinates(double x, double y, double z)
create a polygonal sphere centered at the origin
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
void SetPoint2InWorldCoordinates(double x, double y, double z)
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
generate a cylinder centered at origin
abstract specification for Viewports
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
represent surface properties of a geometric object
void SetSliderShapeToCylinder()
void SetTitleText(const char *) override
Specify the title text for this widget.
ray-cast cell picker for all kinds of Prop3Ds
void WidgetInteraction(double newEventPos[2]) override
abstract class defines the representation for a vtkSliderWidget
vtkTypeUInt32 vtkMTimeType
create hierarchies of vtkProp3Ds (transformable props)