Go to the documentation of this file.
34 #ifndef vtkSliderRepresentation3D_h
35 #define vtkSliderRepresentation3D_h
map vtkPolyData to graphics primitives
vtkProperty * SliderProperty
virtual int HasTranslucentPolygonalGeometry()
#define vtkGetObjectMacro(name, type)
vtkSliderRepresentation3D()
provide the representation for a vtkSliderWidget with a 3D skin
vtkPolyDataMapper * TubeMapper
vtkProperty * CapProperty
virtual void Highlight(int)
virtual void ReleaseGraphicsResources(vtkWindow *)
virtual void SetTitleText(const char *)
vtkTransformPolyDataFilter * Cylinder
vtkPolyDataMapper * RightCapMapper
~vtkSliderRepresentation3D()
virtual void WidgetInteraction(double newEventPos[2])
vtkVectorText * LabelText
vtkPolyDataMapper * SliderMapper
vtkCoordinate * GetPoint1Coordinate()
vtkAssembly * WidgetAssembly
virtual double * GetBounds()
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
window superclass for vtkRenderWindow
void SetSliderShapeToSphere()
static vtkSliderRepresentation3D * New()
#define vtkSetClampMacro(name, type, min, max)
vtkCylinderSource * CylinderSource
vtkProperty * TubeProperty
vtkCoordinate * GetPoint2Coordinate()
void SetPoint1InWorldCoordinates(double x, double y, double z)
create a polygonal sphere centered at the origin
vtkPolyDataMapper * TitleMapper
virtual void RegisterPickers()
represents an object (geometry & properties) in a rendered scene
vtkSphereSource * SliderSource
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
virtual void GetActors(vtkPropCollection *)
vtkCoordinate * Point1Coordinate
virtual void BuildRepresentation()
void SetPoint2InWorldCoordinates(double x, double y, double z)
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
#define vtkGetMacro(name, type)
generate a cylinder centered at origin
vtkProperty * SelectedProperty
virtual const char * GetTitleText()
virtual unsigned long GetMTime()
abstract specification for Viewports
vtkVectorText * TitleText
vtkSetMacro(IgnoreDriverBugs, bool)
void PrintSelf(ostream &os, vtkIndent indent)
virtual void PlaceWidget(double bounds[6])
GLint GLint GLint GLint GLint GLint y
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
represent surface properties of a geometric object
virtual double ComputePickPosition(double eventPos[2])
vtkPolyDataMapper * LeftCapMapper
void SetSliderShapeToCylinder()
ray-cast cell picker for all kinds of Prop3Ds
virtual void StartWidgetInteraction(double eventPos[2])
abstract class defines the representation for a vtkSliderWidget
vtkCoordinate * Point2Coordinate
create hierarchies of vtkProp3Ds (transformable props)
vtkPolyDataMapper * LabelMapper