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.vtkAbstractPolygonalHandleRepresentation3D Class Reference

vtkAbstractPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera. More...

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

List of all members.

Public Member Functions

 vtkAbstractPolygonalHandleRepresentation3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
override void BuildRepresentation ()
 Methods to make this class properly act like a vtkWidgetRepresentation.
override int ComputeInteractionState (int X, int Y, int modify)
 Methods to make this class properly act like a vtkWidgetRepresentation.
override void DeepCopy (vtkProp prop)
 Methods to make this class behave as a vtkProp.
override void GetActors (vtkPropCollection arg0)
 Methods to make this class behave as a vtkProp.
override double[] GetBounds ()
 Methods to make this class behave as a vtkProp.
vtkPolyData GetHandle ()
 Set/get the handle polydata.
virtual int GetHandleVisibility ()
 Toogle the visibility of the handle on and off.
virtual string GetLabelText ()
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
virtual vtkFollower GetLabelTextActor ()
 Get the label text actor.
virtual IntPtr GetLabelTextScale ()
 Scale text (font size along each dimension).
virtual int GetLabelVisibility ()
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
virtual vtkProperty GetProperty ()
 Set/Get the handle properties when unselected and selected.
virtual vtkProperty GetSelectedProperty ()
 Set/Get the handle properties when unselected and selected.
virtual vtkAbstractTransform GetTransform ()
 Get the transform used to transform the generic handle polydata before placing it in the render window.
virtual void HandleVisibilityOff ()
 Toogle the visibility of the handle on and off.
virtual void HandleVisibilityOn ()
 Toogle the visibility of the handle on and off.
override int HasTranslucentPolygonalGeometry ()
 Methods to make this class behave as a vtkProp.
override void Highlight (int highlight)
 Toogle the visibility of the handle on and off.
override int IsA (string type)
 Standard methods for instances of this class.
virtual void LabelVisibilityOff ()
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
virtual void LabelVisibilityOn ()
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
new
vtkAbstractPolygonalHandleRepresentation3D 
NewInstance ()
 Standard methods for instances of this class.
override void ReleaseGraphicsResources (vtkWindow arg0)
 Methods to make this class behave as a vtkProp.
override int RenderOpaqueGeometry (vtkViewport viewport)
 Methods to make this class behave as a vtkProp.
override int RenderTranslucentPolygonalGeometry (vtkViewport viewport)
 Methods to make this class behave as a vtkProp.
override void SetDisplayPosition (IntPtr p)
 Set the position of the point in world and display coordinates.
void SetHandle (vtkPolyData arg0)
 Set/get the handle polydata.
virtual void SetHandleVisibility (int _arg)
 Toogle the visibility of the handle on and off.
virtual void SetLabelText (string label)
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
virtual void SetLabelTextScale (IntPtr scale)
 Scale text (font size along each dimension).
void SetLabelTextScale (double x, double y, double z)
 Scale text (font size along each dimension).
virtual void SetLabelVisibility (int _arg)
 A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.
void SetProperty (vtkProperty arg0)
 Set/Get the handle properties when unselected and selected.
void SetSelectedProperty (vtkProperty arg0)
 Set/Get the handle properties when unselected and selected.
virtual void SetUniformScale (double scale)
 The handle may be scaled uniformly in all three dimensions using this API. The handle can also be scaled interactively using the right mouse button.
override void SetWorldPosition (IntPtr p)
 Set the position of the point in world and display coordinates.
override void ShallowCopy (vtkProp prop)
 Methods to make this class behave as a vtkProp.
override void StartWidgetInteraction (IntPtr eventPos)
 Methods to make this class properly act like a vtkWidgetRepresentation.
override void WidgetInteraction (IntPtr eventPos)
 Methods to make this class properly act like a vtkWidgetRepresentation.

Static Public Member Functions

static new int IsTypeOf (string type)
 Standard methods for instances of this class.
static new
vtkAbstractPolygonalHandleRepresentation3D 
SafeDownCast (vtkObjectBase o)
 Standard methods for instances of this class.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "42vtkAbstractPolygonalHandleRepresentation3D"
 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 void vtkAbstractPolygonalHandleRepresentation3D_BuildRepresentation_01 (HandleRef pThis)
static internal int vtkAbstractPolygonalHandleRepresentation3D_ComputeInteractionState_02 (HandleRef pThis, int X, int Y, int modify)
static internal void vtkAbstractPolygonalHandleRepresentation3D_DeepCopy_03 (HandleRef pThis, HandleRef prop)
static internal void vtkAbstractPolygonalHandleRepresentation3D_GetActors_04 (HandleRef pThis, HandleRef arg0)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetBounds_05 (HandleRef pThis)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetHandle_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkAbstractPolygonalHandleRepresentation3D_GetHandleVisibility_07 (HandleRef pThis)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetLabelText_08 (HandleRef pThis)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetLabelTextActor_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetLabelTextScale_10 (HandleRef pThis)
static internal int vtkAbstractPolygonalHandleRepresentation3D_GetLabelVisibility_11 (HandleRef pThis)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetProperty_12 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetSelectedProperty_13 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_GetTransform_14 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkAbstractPolygonalHandleRepresentation3D_HandleVisibilityOff_15 (HandleRef pThis)
static internal void vtkAbstractPolygonalHandleRepresentation3D_HandleVisibilityOn_16 (HandleRef pThis)
static internal int vtkAbstractPolygonalHandleRepresentation3D_HasTranslucentPolygonalGeometry_17 (HandleRef pThis)
static internal void vtkAbstractPolygonalHandleRepresentation3D_Highlight_18 (HandleRef pThis, int highlight)
static internal int vtkAbstractPolygonalHandleRepresentation3D_IsA_19 (HandleRef pThis, string type)
static internal int vtkAbstractPolygonalHandleRepresentation3D_IsTypeOf_20 (string type)
static internal void vtkAbstractPolygonalHandleRepresentation3D_LabelVisibilityOff_21 (HandleRef pThis)
static internal void vtkAbstractPolygonalHandleRepresentation3D_LabelVisibilityOn_22 (HandleRef pThis)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_NewInstance_23 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkAbstractPolygonalHandleRepresentation3D_ReleaseGraphicsResources_24 (HandleRef pThis, HandleRef arg0)
static internal int vtkAbstractPolygonalHandleRepresentation3D_RenderOpaqueGeometry_25 (HandleRef pThis, HandleRef viewport)
static internal int vtkAbstractPolygonalHandleRepresentation3D_RenderTranslucentPolygonalGeometry_26 (HandleRef pThis, HandleRef viewport)
static internal IntPtr vtkAbstractPolygonalHandleRepresentation3D_SafeDownCast_27 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetDisplayPosition_28 (HandleRef pThis, IntPtr p)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetHandle_29 (HandleRef pThis, HandleRef arg0)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetHandleVisibility_30 (HandleRef pThis, int _arg)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetLabelText_31 (HandleRef pThis, string label)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetLabelTextScale_32 (HandleRef pThis, IntPtr scale)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetLabelTextScale_33 (HandleRef pThis, double x, double y, double z)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetLabelVisibility_34 (HandleRef pThis, int _arg)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetProperty_35 (HandleRef pThis, HandleRef arg0)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetSelectedProperty_36 (HandleRef pThis, HandleRef arg0)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetUniformScale_37 (HandleRef pThis, double scale)
static internal void vtkAbstractPolygonalHandleRepresentation3D_SetWorldPosition_38 (HandleRef pThis, IntPtr p)
static internal void vtkAbstractPolygonalHandleRepresentation3D_ShallowCopy_39 (HandleRef pThis, HandleRef prop)
static internal void vtkAbstractPolygonalHandleRepresentation3D_StartWidgetInteraction_40 (HandleRef pThis, IntPtr eventPos)
static internal void vtkAbstractPolygonalHandleRepresentation3D_WidgetInteraction_41 (HandleRef pThis, IntPtr eventPos)

Static Private Member Functions

static vtkAbstractPolygonalHandleRepresentation3D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkAbstractPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera.

Description This class serves as the geometrical representation of a vtkHandleWidget. The handle can be represented by an arbitrary polygonal data (vtkPolyData), set via SetHandle(vtkPolyData *). The actual position of the handle will be initially assumed to be (0,0,0). You can specify an offset from this position if desired. This class differs from vtkPolygonalHandleRepresentation3D in that the handle will always remain front facing, ie it maintains a fixed orientation with respect to the camera. This is done by using vtkFollowers internally to render the actors.

vtkPolygonalHandleRepresentation3D vtkHandleRepresentation vtkHandleWidget


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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


Member Function Documentation

Methods to make this class properly act like a vtkWidgetRepresentation.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.ComputeInteractionState ( int  X,
int  Y,
int  modify 
) [virtual]

Methods to make this class properly act like a vtkWidgetRepresentation.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.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.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D, and Kitware.VTK.vtkPolygonalHandleRepresentation3D.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Set/get the handle polydata.

Here is the call graph for this function:

Toogle the visibility of the handle on and off.

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

Get the label text actor.

Here is the call graph for this function:

Scale text (font size along each dimension).

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

Set/Get the handle properties when unselected and selected.

Here is the call graph for this function:

Set/Get the handle properties when unselected and selected.

Here is the call graph for this function:

Get the transform used to transform the generic handle polydata before placing it in the render window.

Here is the call graph for this function:

Toogle the visibility of the handle on and off.

Toogle the visibility of the handle on and off.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.Highlight ( int  highlight) [virtual]

Toogle the visibility of the handle on and off.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.

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

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

Standard methods for instances of this class.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.

Here is the call graph for this function:

Set the position of the point in world and display coordinates.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Set/get the handle polydata.

Toogle the visibility of the handle on and off.

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

Scale text (font size along each dimension).

void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetLabelTextScale ( double  x,
double  y,
double  z 
)

Scale text (font size along each dimension).

A label may be associated with the seed. The string can be set via SetLabelText. The visibility of the label can be turned on / off.

Set/Get the handle properties when unselected and selected.

Set/Get the handle properties when unselected and selected.

The handle may be scaled uniformly in all three dimensions using this API. The handle can also be scaled interactively using the right mouse button.

Set the position of the point in world and display coordinates.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D.

Methods to make this class behave as a vtkProp.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Methods to make this class properly act like a vtkWidgetRepresentation.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.

static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_ComputeInteractionState_02 ( HandleRef  pThis,
int  X,
int  Y,
int  modify 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_DeepCopy_03 ( HandleRef  pThis,
HandleRef  prop 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetActors_04 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetHandle_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetLabelTextActor_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetProperty_12 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetSelectedProperty_13 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetTransform_14 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_Highlight_18 ( HandleRef  pThis,
int  highlight 
) [private]
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_IsA_19 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_NewInstance_23 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SafeDownCast_27 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetHandle_29 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetLabelTextScale_33 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetProperty_35 ( HandleRef  pThis,
HandleRef  arg0 
) [private]
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_ShallowCopy_39 ( HandleRef  pThis,
HandleRef  prop 
) [private]

Methods to make this class properly act like a vtkWidgetRepresentation.

Reimplemented from Kitware.VTK.vtkWidgetRepresentation.


Member Data Documentation

new readonly string Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.MRClassNameKey = "42vtkAbstractPolygonalHandleRepresentation3D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D, and Kitware.VTK.vtkPolygonalHandleRepresentation3D.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkHandleRepresentation.

Reimplemented in Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D, and Kitware.VTK.vtkPolygonalHandleRepresentation3D.


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