ActiViz .NET
5.8.0
|
vtkDistanceRepresentation3D - represent the vtkDistanceWidget More...
Public Member Functions | |
vtkDistanceRepresentation3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkDistanceRepresentation3D () | |
Instantiate class. | |
override void | BuildRepresentation () |
Method to satisfy superclasses' API. | |
override double[] | GetBounds () |
Method to satisfy superclasses' API. | |
override double | GetDistance () |
Satisfy the superclasses API. | |
virtual vtkActor | GetGlyphActor () |
Convenience method to get the glyph actor. Using this it is possible to control the appearance of the glyphs. | |
virtual double | GetGlyphScale () |
Scale the glyphs used as tick marks. By default it is 1/40th of the length. | |
virtual vtkFollower | GetLabelActor () |
Convenience method Get the label actor. It is possible to control the appearance of the label. | |
virtual double | GetLabelPosition () |
Set/Get position of the label title in normalized coordinates [0,1]. 0 is at the start of the line whereas 1 is at the end. | |
virtual vtkProperty | GetLabelProperty () |
Get the distance annotation property. | |
virtual IntPtr | GetLabelScale () |
Scale text (font size along each dimension). This helps control the appearance of the 3D text. | |
virtual vtkProperty | GetLineProperty () |
Convenience method to get the line actor property. | |
virtual int | GetMaximumNumberOfRulerTicks () |
Set/Get the maximum number of ticks in ruler mode. | |
virtual int | GetMaximumNumberOfRulerTicksMaxValue () |
Set/Get the maximum number of ticks in ruler mode. | |
virtual int | GetMaximumNumberOfRulerTicksMinValue () |
Set/Get the maximum number of ticks in ruler mode. | |
override void | GetPoint1DisplayPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override double[] | GetPoint1WorldPosition () |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | GetPoint1WorldPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | GetPoint2DisplayPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override double[] | GetPoint2WorldPosition () |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | GetPoint2WorldPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override int | IsA (string type) |
Standard VTK methods. | |
new vtkDistanceRepresentation3D | NewInstance () |
Standard VTK methods. | |
override void | ReleaseGraphicsResources (vtkWindow w) |
Methods required by vtkProp superclass. | |
override int | RenderOpaqueGeometry (vtkViewport viewport) |
Methods required by vtkProp superclass. | |
override int | RenderTranslucentPolygonalGeometry (vtkViewport viewport) |
Methods required by vtkProp superclass. | |
void | SetGlyphScale (double scale) |
Scale the glyphs used as tick marks. By default it is 1/40th of the length. | |
void | SetLabelPosition (double labelPosition) |
Set/Get position of the label title in normalized coordinates [0,1]. 0 is at the start of the line whereas 1 is at the end. | |
void | SetLabelScale (double x, double y, double z) |
Scale text (font size along each dimension). This helps control the appearance of the 3D text. | |
virtual void | SetLabelScale (IntPtr scale) |
Scale text (font size along each dimension). This helps control the appearance of the 3D text. | |
virtual void | SetMaximumNumberOfRulerTicks (int _arg) |
Set/Get the maximum number of ticks in ruler mode. | |
override void | SetPoint1DisplayPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | SetPoint1WorldPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | SetPoint2DisplayPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
override void | SetPoint2WorldPosition (IntPtr pos) |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates. | |
Static Public Member Functions | |
static new vtkDistanceRepresentation3D | New () |
Instantiate class. | |
static new int | IsTypeOf (string type) |
Standard VTK methods. | |
static new vtkDistanceRepresentation3D | SafeDownCast (vtkObjectBase o) |
Standard VTK methods. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkDistanceRepresentation3D" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "27vtkDistanceRepresentation3D" |
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 | vtkDistanceRepresentation3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkDistanceRepresentation3D_BuildRepresentation_01 (HandleRef pThis) |
static internal IntPtr | vtkDistanceRepresentation3D_GetBounds_02 (HandleRef pThis) |
static internal double | vtkDistanceRepresentation3D_GetDistance_03 (HandleRef pThis) |
static internal IntPtr | vtkDistanceRepresentation3D_GetGlyphActor_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkDistanceRepresentation3D_GetGlyphScale_05 (HandleRef pThis) |
static internal IntPtr | vtkDistanceRepresentation3D_GetLabelActor_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkDistanceRepresentation3D_GetLabelPosition_07 (HandleRef pThis) |
static internal IntPtr | vtkDistanceRepresentation3D_GetLabelProperty_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkDistanceRepresentation3D_GetLabelScale_09 (HandleRef pThis) |
static internal IntPtr | vtkDistanceRepresentation3D_GetLineProperty_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicks_11 (HandleRef pThis) |
static internal int | vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicksMaxValue_12 (HandleRef pThis) |
static internal int | vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicksMinValue_13 (HandleRef pThis) |
static internal void | vtkDistanceRepresentation3D_GetPoint1DisplayPosition_14 (HandleRef pThis, IntPtr pos) |
static internal IntPtr | vtkDistanceRepresentation3D_GetPoint1WorldPosition_15 (HandleRef pThis) |
static internal void | vtkDistanceRepresentation3D_GetPoint1WorldPosition_16 (HandleRef pThis, IntPtr pos) |
static internal void | vtkDistanceRepresentation3D_GetPoint2DisplayPosition_17 (HandleRef pThis, IntPtr pos) |
static internal IntPtr | vtkDistanceRepresentation3D_GetPoint2WorldPosition_18 (HandleRef pThis) |
static internal void | vtkDistanceRepresentation3D_GetPoint2WorldPosition_19 (HandleRef pThis, IntPtr pos) |
static internal int | vtkDistanceRepresentation3D_IsA_20 (HandleRef pThis, string type) |
static internal int | vtkDistanceRepresentation3D_IsTypeOf_21 (string type) |
static internal IntPtr | vtkDistanceRepresentation3D_NewInstance_23 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkDistanceRepresentation3D_ReleaseGraphicsResources_24 (HandleRef pThis, HandleRef w) |
static internal int | vtkDistanceRepresentation3D_RenderOpaqueGeometry_25 (HandleRef pThis, HandleRef viewport) |
static internal int | vtkDistanceRepresentation3D_RenderTranslucentPolygonalGeometry_26 (HandleRef pThis, HandleRef viewport) |
static internal IntPtr | vtkDistanceRepresentation3D_SafeDownCast_27 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkDistanceRepresentation3D_SetGlyphScale_28 (HandleRef pThis, double scale) |
static internal void | vtkDistanceRepresentation3D_SetLabelPosition_29 (HandleRef pThis, double labelPosition) |
static internal void | vtkDistanceRepresentation3D_SetLabelScale_30 (HandleRef pThis, double x, double y, double z) |
static internal void | vtkDistanceRepresentation3D_SetLabelScale_31 (HandleRef pThis, IntPtr scale) |
static internal void | vtkDistanceRepresentation3D_SetMaximumNumberOfRulerTicks_32 (HandleRef pThis, int _arg) |
static internal void | vtkDistanceRepresentation3D_SetPoint1DisplayPosition_33 (HandleRef pThis, IntPtr pos) |
static internal void | vtkDistanceRepresentation3D_SetPoint1WorldPosition_34 (HandleRef pThis, IntPtr pos) |
static internal void | vtkDistanceRepresentation3D_SetPoint2DisplayPosition_35 (HandleRef pThis, IntPtr pos) |
static internal void | vtkDistanceRepresentation3D_SetPoint2WorldPosition_36 (HandleRef pThis, IntPtr pos) |
Static Private Member Functions | |
static | vtkDistanceRepresentation3D () |
Automatically generated type registration mechanics. |
vtkDistanceRepresentation3D - represent the vtkDistanceWidget
Description The vtkDistanceRepresentation3D is a representation for the vtkDistanceWidget. This representation consists of a measuring line (axis) and two vtkHandleWidgets to place the end points of the line. Note that this particular widget draws its representation in 3D space, so the widget can be occluded.
static Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Instantiate class.
override void Kitware.VTK.vtkDistanceRepresentation3D.BuildRepresentation | ( | ) | [virtual] |
Method to satisfy superclasses' API.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.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.vtkDistanceRepresentation.
override double [] Kitware.VTK.vtkDistanceRepresentation3D.GetBounds | ( | ) | [virtual] |
Method to satisfy superclasses' API.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override double Kitware.VTK.vtkDistanceRepresentation3D.GetDistance | ( | ) | [virtual] |
Satisfy the superclasses API.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
virtual vtkActor Kitware.VTK.vtkDistanceRepresentation3D.GetGlyphActor | ( | ) | [virtual] |
Convenience method to get the glyph actor. Using this it is possible to control the appearance of the glyphs.
virtual double Kitware.VTK.vtkDistanceRepresentation3D.GetGlyphScale | ( | ) | [virtual] |
Scale the glyphs used as tick marks. By default it is 1/40th of the length.
virtual vtkFollower Kitware.VTK.vtkDistanceRepresentation3D.GetLabelActor | ( | ) | [virtual] |
Convenience method Get the label actor. It is possible to control the appearance of the label.
virtual double Kitware.VTK.vtkDistanceRepresentation3D.GetLabelPosition | ( | ) | [virtual] |
Set/Get position of the label title in normalized coordinates [0,1]. 0 is at the start of the line whereas 1 is at the end.
virtual vtkProperty Kitware.VTK.vtkDistanceRepresentation3D.GetLabelProperty | ( | ) | [virtual] |
Get the distance annotation property.
virtual IntPtr Kitware.VTK.vtkDistanceRepresentation3D.GetLabelScale | ( | ) | [virtual] |
Scale text (font size along each dimension). This helps control the appearance of the 3D text.
virtual vtkProperty Kitware.VTK.vtkDistanceRepresentation3D.GetLineProperty | ( | ) | [virtual] |
Convenience method to get the line actor property.
virtual int Kitware.VTK.vtkDistanceRepresentation3D.GetMaximumNumberOfRulerTicks | ( | ) | [virtual] |
Set/Get the maximum number of ticks in ruler mode.
virtual int Kitware.VTK.vtkDistanceRepresentation3D.GetMaximumNumberOfRulerTicksMaxValue | ( | ) | [virtual] |
Set/Get the maximum number of ticks in ruler mode.
virtual int Kitware.VTK.vtkDistanceRepresentation3D.GetMaximumNumberOfRulerTicksMinValue | ( | ) | [virtual] |
Set/Get the maximum number of ticks in ruler mode.
override void Kitware.VTK.vtkDistanceRepresentation3D.GetPoint1DisplayPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override double [] Kitware.VTK.vtkDistanceRepresentation3D.GetPoint1WorldPosition | ( | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.GetPoint1WorldPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.GetPoint2DisplayPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override double [] Kitware.VTK.vtkDistanceRepresentation3D.GetPoint2WorldPosition | ( | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.GetPoint2WorldPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override int Kitware.VTK.vtkDistanceRepresentation3D.IsA | ( | string | type | ) | [virtual] |
Standard VTK methods.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
static new int Kitware.VTK.vtkDistanceRepresentation3D.IsTypeOf | ( | string | type | ) | [static] |
Standard VTK methods.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
static new vtkDistanceRepresentation3D Kitware.VTK.vtkDistanceRepresentation3D.New | ( | ) | [static] |
Instantiate class.
Reimplemented from Kitware.VTK.vtkObject.
Standard VTK methods.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.ReleaseGraphicsResources | ( | vtkWindow | w | ) | [virtual] |
Methods required by vtkProp superclass.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override int Kitware.VTK.vtkDistanceRepresentation3D.RenderOpaqueGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Methods required by vtkProp superclass.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
override int Kitware.VTK.vtkDistanceRepresentation3D.RenderTranslucentPolygonalGeometry | ( | vtkViewport | viewport | ) | [virtual] |
Methods required by vtkProp superclass.
Reimplemented from Kitware.VTK.vtkWidgetRepresentation.
static new vtkDistanceRepresentation3D Kitware.VTK.vtkDistanceRepresentation3D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Standard VTK methods.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
void Kitware.VTK.vtkDistanceRepresentation3D.SetGlyphScale | ( | double | scale | ) |
Scale the glyphs used as tick marks. By default it is 1/40th of the length.
void Kitware.VTK.vtkDistanceRepresentation3D.SetLabelPosition | ( | double | labelPosition | ) |
Set/Get position of the label title in normalized coordinates [0,1]. 0 is at the start of the line whereas 1 is at the end.
void Kitware.VTK.vtkDistanceRepresentation3D.SetLabelScale | ( | double | x, |
double | y, | ||
double | z | ||
) |
Scale text (font size along each dimension). This helps control the appearance of the 3D text.
virtual void Kitware.VTK.vtkDistanceRepresentation3D.SetLabelScale | ( | IntPtr | scale | ) | [virtual] |
Scale text (font size along each dimension). This helps control the appearance of the 3D text.
virtual void Kitware.VTK.vtkDistanceRepresentation3D.SetMaximumNumberOfRulerTicks | ( | int | _arg | ) | [virtual] |
Set/Get the maximum number of ticks in ruler mode.
override void Kitware.VTK.vtkDistanceRepresentation3D.SetPoint1DisplayPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.SetPoint1WorldPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.SetPoint2DisplayPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
override void Kitware.VTK.vtkDistanceRepresentation3D.SetPoint2WorldPosition | ( | IntPtr | pos | ) | [virtual] |
Methods to Set/Get the coordinates of the two points defining this representation. Note that methods are available for both display and world coordinates.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_BuildRepresentation_01 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetBounds_02 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetDistance_03 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetGlyphActor_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal double Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetGlyphScale_05 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetLabelActor_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal double Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetLabelPosition_07 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetLabelProperty_08 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetLabelScale_09 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetLineProperty_10 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicks_11 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicksMaxValue_12 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetMaximumNumberOfRulerTicksMinValue_13 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint1DisplayPosition_14 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint1WorldPosition_15 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint1WorldPosition_16 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint2DisplayPosition_17 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint2WorldPosition_18 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_GetPoint2WorldPosition_19 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_IsA_20 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_IsTypeOf_21 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_NewInstance_23 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_ReleaseGraphicsResources_24 | ( | HandleRef | pThis, |
HandleRef | w | ||
) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_RenderOpaqueGeometry_25 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [private] |
static internal int Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_RenderTranslucentPolygonalGeometry_26 | ( | HandleRef | pThis, |
HandleRef | viewport | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SafeDownCast_27 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetGlyphScale_28 | ( | HandleRef | pThis, |
double | scale | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetLabelPosition_29 | ( | HandleRef | pThis, |
double | labelPosition | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetLabelScale_30 | ( | HandleRef | pThis, |
double | x, | ||
double | y, | ||
double | z | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetLabelScale_31 | ( | HandleRef | pThis, |
IntPtr | scale | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetMaximumNumberOfRulerTicks_32 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetPoint1DisplayPosition_33 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetPoint1WorldPosition_34 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetPoint2DisplayPosition_35 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
static internal void Kitware.VTK.vtkDistanceRepresentation3D.vtkDistanceRepresentation3D_SetPoint2WorldPosition_36 | ( | HandleRef | pThis, |
IntPtr | pos | ||
) | [private] |
new readonly string Kitware.VTK.vtkDistanceRepresentation3D.MRClassNameKey = "27vtkDistanceRepresentation3D" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.
new const string Kitware.VTK.vtkDistanceRepresentation3D.MRFullTypeName = "Kitware.VTK.vtkDistanceRepresentation3D" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDistanceRepresentation.