ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkSliderRepresentation3D Class Reference

vtkSliderRepresentation3D - provide the representation for a vtkSliderWidget with a 3D skin More...

Inheritance diagram for Kitware.VTK.vtkSliderRepresentation3D:
[legend]
Collaboration diagram for Kitware.VTK.vtkSliderRepresentation3D:
[legend]

List of all members.

Public Member Functions

 vtkSliderRepresentation3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSliderRepresentation3D ()
 Instantiate the class.
override void BuildRepresentation ()
 Methods to interface with the vtkSliderWidget.
override void GetActors (vtkPropCollection arg0)
 Decsription: Methods supporting the rendering process.
override double[] GetBounds ()
 Decsription: Methods supporting the rendering process.
virtual vtkProperty GetCapProperty ()
 Get the properties for the tube and end caps.
override uint GetMTime ()
 Override GetMTime to include point coordinates.
vtkCoordinate GetPoint1Coordinate ()
 Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
vtkCoordinate GetPoint2Coordinate ()
 Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
virtual double GetRotation ()
 Set the rotation of the slider widget around the axis of the widget. This is used to control which way the widget is initially oriented. (This is especially important for the label and title.)
virtual vtkProperty GetSelectedProperty ()
 Get the selection property. This property is used to modify the appearance of selected objects (e.g., the slider).
virtual vtkProperty GetSliderProperty ()
 Get the slider properties. The properties of the slider when selected and unselected can be manipulated.
virtual int GetSliderShape ()
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
virtual int GetSliderShapeMaxValue ()
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
virtual int GetSliderShapeMinValue ()
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
override string GetTitleText ()
 Specify the title text for this widget. If the value is not set, or set to the empty string "", then the title text is not displayed.
virtual vtkProperty GetTubeProperty ()
 Get the properties for the tube and end caps.
override int HasTranslucentPolygonalGeometry ()
 Decsription: Methods supporting the rendering process.
override void Highlight (int arg0)
 Methods to interface with the vtkSliderWidget.
override int IsA (string type)
 Standard methods for the class.
new vtkSliderRepresentation3D NewInstance ()
 Standard methods for the class.
override void PlaceWidget (IntPtr bounds)
 Methods to interface with the vtkSliderWidget.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Decsription: Methods supporting the rendering process.
override int RenderOpaqueGeometry (vtkViewport arg0)
 Decsription: Methods supporting the rendering process.
override int RenderTranslucentPolygonalGeometry (vtkViewport arg0)
 Decsription: Methods supporting the rendering process.
void SetPoint1InWorldCoordinates (double x, double y, double z)
 Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
void SetPoint2InWorldCoordinates (double x, double y, double z)
 Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.
virtual void SetRotation (double _arg)
 Set the rotation of the slider widget around the axis of the widget. This is used to control which way the widget is initially oriented. (This is especially important for the label and title.)
virtual void SetSliderShape (int _arg)
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
void SetSliderShapeToCylinder ()
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
void SetSliderShapeToSphere ()
 Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.
override void SetTitleText (string arg0)
 Specify the title text for this widget. If the value is not set, or set to the empty string "", then the title text is not displayed.
override void StartWidgetInteraction (IntPtr eventPos)
 Methods to interface with the vtkSliderWidget.
override void WidgetInteraction (IntPtr newEventPos)
 Methods to interface with the vtkSliderWidget.

Static Public Member Functions

static new
vtkSliderRepresentation3D 
New ()
 Instantiate the class.
static new int IsTypeOf (string type)
 Standard methods for the class.
static new
vtkSliderRepresentation3D 
SafeDownCast (vtkObjectBase o)
 Standard methods for the class.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkSliderRepresentation3D"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "25vtkSliderRepresentation3D"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkSliderRepresentation3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation3D_BuildRepresentation_01 (HandleRef pThis)
static internal void vtkSliderRepresentation3D_GetActors_02 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkSliderRepresentation3D_GetBounds_03 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation3D_GetCapProperty_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal uint vtkSliderRepresentation3D_GetMTime_05 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation3D_GetPoint1Coordinate_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation3D_GetPoint2Coordinate_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal double vtkSliderRepresentation3D_GetRotation_08 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation3D_GetSelectedProperty_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSliderRepresentation3D_GetSliderProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkSliderRepresentation3D_GetSliderShape_11 (HandleRef pThis)
static internal int vtkSliderRepresentation3D_GetSliderShapeMaxValue_12 (HandleRef pThis)
static internal int vtkSliderRepresentation3D_GetSliderShapeMinValue_13 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation3D_GetTitleText_14 (HandleRef pThis)
static internal IntPtr vtkSliderRepresentation3D_GetTubeProperty_15 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkSliderRepresentation3D_HasTranslucentPolygonalGeometry_16 (HandleRef pThis)
static internal void vtkSliderRepresentation3D_Highlight_17 (HandleRef pThis, int arg0)
static internal int vtkSliderRepresentation3D_IsA_18 (HandleRef pThis, string type)
static internal int vtkSliderRepresentation3D_IsTypeOf_19 (string type)
static internal IntPtr vtkSliderRepresentation3D_NewInstance_21 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation3D_PlaceWidget_22 (HandleRef pThis, IntPtr bounds)
static internal void vtkSliderRepresentation3D_ReleaseGraphicsResources_23 (HandleRef pThis, HandleRef arg0)
static internal int vtkSliderRepresentation3D_RenderOpaqueGeometry_24 (HandleRef pThis, HandleRef arg0)
static internal int vtkSliderRepresentation3D_RenderTranslucentPolygonalGeometry_25 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkSliderRepresentation3D_SafeDownCast_26 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSliderRepresentation3D_SetPoint1InWorldCoordinates_27 (HandleRef pThis, double x, double y, double z)
static internal void vtkSliderRepresentation3D_SetPoint2InWorldCoordinates_28 (HandleRef pThis, double x, double y, double z)
static internal void vtkSliderRepresentation3D_SetRotation_29 (HandleRef pThis, double _arg)
static internal void vtkSliderRepresentation3D_SetSliderShape_30 (HandleRef pThis, int _arg)
static internal void vtkSliderRepresentation3D_SetSliderShapeToCylinder_31 (HandleRef pThis)
static internal void vtkSliderRepresentation3D_SetSliderShapeToSphere_32 (HandleRef pThis)
static internal void vtkSliderRepresentation3D_SetTitleText_33 (HandleRef pThis, string arg0)
static internal void vtkSliderRepresentation3D_StartWidgetInteraction_34 (HandleRef pThis, IntPtr eventPos)
static internal void vtkSliderRepresentation3D_WidgetInteraction_35 (HandleRef pThis, IntPtr newEventPos)

Static Private Member Functions

static vtkSliderRepresentation3D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSliderRepresentation3D - provide the representation for a vtkSliderWidget with a 3D skin

Description This class is used to represent and render a vtkSliderWidget. To use this class, you must at a minimum specify the end points of the slider. Optional instance variable can be used to modify the appearance of the widget.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Instantiate the class.


Member Function Documentation

Methods to interface with the vtkSliderWidget.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override void Kitware.VTK.vtkSliderRepresentation3D.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override double [] Kitware.VTK.vtkSliderRepresentation3D.GetBounds ( ) [virtual]

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Get the properties for the tube and end caps.

Here is the call graph for this function:

Override GetMTime to include point coordinates.

Reimplemented from Kitware.VTK.vtkObject.

Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

Here is the call graph for this function:

Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

Here is the call graph for this function:

Set the rotation of the slider widget around the axis of the widget. This is used to control which way the widget is initially oriented. (This is especially important for the label and title.)

Get the selection property. This property is used to modify the appearance of selected objects (e.g., the slider).

Here is the call graph for this function:

Get the slider properties. The properties of the slider when selected and unselected can be manipulated.

Here is the call graph for this function:

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

Specify the title text for this widget. If the value is not set, or set to the empty string "", then the title text is not displayed.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Get the properties for the tube and end caps.

Here is the call graph for this function:

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override void Kitware.VTK.vtkSliderRepresentation3D.Highlight ( int  arg0) [virtual]

Methods to interface with the vtkSliderWidget.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override int Kitware.VTK.vtkSliderRepresentation3D.IsA ( string  type) [virtual]

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

static new int Kitware.VTK.vtkSliderRepresentation3D.IsTypeOf ( string  type) [static]

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Instantiate the class.

Reimplemented from Kitware.VTK.vtkObject.

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

override void Kitware.VTK.vtkSliderRepresentation3D.PlaceWidget ( IntPtr  bounds) [virtual]

Methods to interface with the vtkSliderWidget.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Decsription: Methods supporting the rendering process.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Standard methods for the class.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

Here is the call graph for this function:

void Kitware.VTK.vtkSliderRepresentation3D.SetPoint1InWorldCoordinates ( double  x,
double  y,
double  z 
)

Position the first end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point1Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

void Kitware.VTK.vtkSliderRepresentation3D.SetPoint2InWorldCoordinates ( double  x,
double  y,
double  z 
)

Position the second end point of the slider. Note that this point is an instance of vtkCoordinate, meaning that Point 1 can be specified in a variety of coordinate systems, and can even be relative to another point. To set the point, you'll want to get the Point2Coordinate and then invoke the necessary methods to put it into the correct coordinate system and set the correct initial value.

virtual void Kitware.VTK.vtkSliderRepresentation3D.SetRotation ( double  _arg) [virtual]

Set the rotation of the slider widget around the axis of the widget. This is used to control which way the widget is initially oriented. (This is especially important for the label and title.)

virtual void Kitware.VTK.vtkSliderRepresentation3D.SetSliderShape ( int  _arg) [virtual]

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

Specify whether to use a sphere or cylinder slider shape. By default, a sphere shape is used.

override void Kitware.VTK.vtkSliderRepresentation3D.SetTitleText ( string  arg0) [virtual]

Specify the title text for this widget. If the value is not set, or set to the empty string "", then the title text is not displayed.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

override void Kitware.VTK.vtkSliderRepresentation3D.StartWidgetInteraction ( IntPtr  eventPos) [virtual]

Methods to interface with the vtkSliderWidget.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetActors_02 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetBounds_03 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetCapProperty_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal uint Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetMTime_05 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetPoint1Coordinate_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetPoint2Coordinate_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal double Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetRotation_08 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetSelectedProperty_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetSliderProperty_10 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetTitleText_14 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_GetTubeProperty_15 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_Highlight_17 ( HandleRef  pThis,
int  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_IsA_18 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_NewInstance_21 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_PlaceWidget_22 ( HandleRef  pThis,
IntPtr  bounds 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_ReleaseGraphicsResources_23 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_RenderOpaqueGeometry_24 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal int Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_RenderTranslucentPolygonalGeometry_25 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SafeDownCast_26 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SetPoint1InWorldCoordinates_27 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SetPoint2InWorldCoordinates_28 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SetRotation_29 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SetSliderShape_30 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_SetTitleText_33 ( HandleRef  pThis,
string  arg0 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_StartWidgetInteraction_34 ( HandleRef  pThis,
IntPtr  eventPos 
) [private]
static internal void Kitware.VTK.vtkSliderRepresentation3D.vtkSliderRepresentation3D_WidgetInteraction_35 ( HandleRef  pThis,
IntPtr  newEventPos 
) [private]
override void Kitware.VTK.vtkSliderRepresentation3D.WidgetInteraction ( IntPtr  newEventPos) [virtual]

Methods to interface with the vtkSliderWidget.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.


Member Data Documentation

new readonly string Kitware.VTK.vtkSliderRepresentation3D.MRClassNameKey = "25vtkSliderRepresentation3D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.

new const string Kitware.VTK.vtkSliderRepresentation3D.MRFullTypeName = "Kitware.VTK.vtkSliderRepresentation3D"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSliderRepresentation.


The documentation for this class was generated from the following file: