ActiViz .NET
5.8.0
|
vtkAbstractPolygonalHandleRepresentation3D - represent a user defined handle geometry in 3D while maintaining a fixed orientation w.r.t the camera. More...
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. |
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
static Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D | ( | ) | [static, private] |
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.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.BuildRepresentation | ( | ) | [virtual] |
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.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.DeepCopy | ( | vtkProp | prop | ) | [virtual] |
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.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetActors | ( | vtkPropCollection | arg0 | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override double [] Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetBounds | ( | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
Set/get the handle polydata.
virtual int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetHandleVisibility | ( | ) | [virtual] |
Toogle the visibility of the handle on and off.
virtual string Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetLabelText | ( | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetLabelTextActor | ( | ) | [virtual] |
Get the label text actor.
virtual IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetLabelTextScale | ( | ) | [virtual] |
Scale text (font size along each dimension).
virtual int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetLabelVisibility | ( | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetProperty | ( | ) | [virtual] |
Set/Get the handle properties when unselected and selected.
virtual vtkProperty Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetSelectedProperty | ( | ) | [virtual] |
Set/Get the handle properties when unselected and selected.
virtual vtkAbstractTransform Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.GetTransform | ( | ) | [virtual] |
Get the transform used to transform the generic handle polydata before placing it in the render window.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.HandleVisibilityOff | ( | ) | [virtual] |
Toogle the visibility of the handle on and off.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.HandleVisibilityOn | ( | ) | [virtual] |
Toogle the visibility of the handle on and off.
override int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.HasTranslucentPolygonalGeometry | ( | ) | [virtual] |
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.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.LabelVisibilityOff | ( | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.LabelVisibilityOn | ( | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.NewInstance | ( | ) |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkHandleRepresentation.
Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.ReleaseGraphicsResources | ( | vtkWindow | arg0 | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.RenderOpaqueGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.RenderTranslucentPolygonalGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
static new vtkAbstractPolygonalHandleRepresentation3D Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Standard methods for instances of this class.
Reimplemented from Kitware.VTK.vtkHandleRepresentation.
Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D, and Kitware.VTK.vtkOrientedPolygonalHandleRepresentation3D.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetDisplayPosition | ( | IntPtr | p | ) | [virtual] |
Set the position of the point in world and display coordinates.
Reimplemented from Kitware.VTK.vtkHandleRepresentation.
Set/get the handle polydata.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetHandleVisibility | ( | int | _arg | ) | [virtual] |
Toogle the visibility of the handle on and off.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetLabelText | ( | string | label | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetLabelTextScale | ( | IntPtr | scale | ) | [virtual] |
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).
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetLabelVisibility | ( | int | _arg | ) | [virtual] |
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.
virtual void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetUniformScale | ( | double | scale | ) | [virtual] |
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 Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.SetWorldPosition | ( | IntPtr | p | ) | [virtual] |
Set the position of the point in world and display coordinates.
Reimplemented from Kitware.VTK.vtkHandleRepresentation.
Reimplemented in Kitware.VTK.vtkPolygonalHandleRepresentation3D.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.ShallowCopy | ( | vtkProp | prop | ) | [virtual] |
Methods to make this class behave as a vtkProp.
Reimplemented from Kitware.VTK.vtkHandleRepresentation.
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.StartWidgetInteraction | ( | IntPtr | eventPos | ) | [virtual] |
Methods to make this class properly act like a vtkWidgetRepresentation.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_BuildRepresentation_01 | ( | HandleRef | pThis | ) | [private] |
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_GetBounds_05 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetHandle_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetHandleVisibility_07 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetLabelText_08 | ( | HandleRef | pThis | ) | [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_GetLabelTextScale_10 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_GetLabelVisibility_11 | ( | HandleRef | pThis | ) | [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_HandleVisibilityOff_15 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_HandleVisibilityOn_16 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_HasTranslucentPolygonalGeometry_17 | ( | HandleRef | pThis | ) | [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 int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_IsTypeOf_20 | ( | string | type | ) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_LabelVisibilityOff_21 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_LabelVisibilityOn_22 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_NewInstance_23 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_ReleaseGraphicsResources_24 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_RenderOpaqueGeometry_25 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [private] |
static internal int Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_RenderTranslucentPolygonalGeometry_26 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [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_SetDisplayPosition_28 | ( | HandleRef | pThis, |
IntPtr | p | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetHandle_29 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetHandleVisibility_30 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetLabelText_31 | ( | HandleRef | pThis, |
string | label | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetLabelTextScale_32 | ( | HandleRef | pThis, |
IntPtr | scale | ||
) | [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_SetLabelVisibility_34 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetProperty_35 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetSelectedProperty_36 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetUniformScale_37 | ( | HandleRef | pThis, |
double | scale | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetWorldPosition_38 | ( | HandleRef | pThis, |
IntPtr | p | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_ShallowCopy_39 | ( | HandleRef | pThis, |
HandleRef | prop | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_StartWidgetInteraction_40 | ( | HandleRef | pThis, |
IntPtr | eventPos | ||
) | [private] |
static internal void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_WidgetInteraction_41 | ( | HandleRef | pThis, |
IntPtr | eventPos | ||
) | [private] |
override void Kitware.VTK.vtkAbstractPolygonalHandleRepresentation3D.WidgetInteraction | ( | IntPtr | eventPos | ) | [virtual] |
Methods to make this class properly act like a vtkWidgetRepresentation.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
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.