ActiViz .NET
5.8.0
|
vtkPerturbCoincidentVertices - Perturbs vertices that are coincident. More...
Public Member Functions | |
vtkPerturbCoincidentVertices (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPerturbCoincidentVertices () | |
Undocumented Block. | |
virtual double | GetPerturbFactor () |
Specify the perturbation factor (defaults to 1.0) | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPerturbCoincidentVertices | NewInstance () |
Undocumented Block. | |
virtual void | SetPerturbFactor (double _arg) |
Specify the perturbation factor (defaults to 1.0) | |
Static Public Member Functions | |
static new vtkPerturbCoincidentVertices | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPerturbCoincidentVertices | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPerturbCoincidentVertices" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "28vtkPerturbCoincidentVertices" |
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 | vtkPerturbCoincidentVertices_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkPerturbCoincidentVertices_GetPerturbFactor_01 (HandleRef pThis) |
static internal int | vtkPerturbCoincidentVertices_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkPerturbCoincidentVertices_IsTypeOf_03 (string type) |
static internal IntPtr | vtkPerturbCoincidentVertices_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPerturbCoincidentVertices_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPerturbCoincidentVertices_SetPerturbFactor_07 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkPerturbCoincidentVertices () |
Automatically generated type registration mechanics. |
vtkPerturbCoincidentVertices - Perturbs vertices that are coincident.
Description This filter perturbs vertices in a graph that have coincident coordinates. In particular this happens all the time with graphs that are georeferenced, so we need a nice scheme to perturb the vertices so that when the user zooms in the vertices can be distiquished.
static Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkPerturbCoincidentVertices.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.vtkGraphAlgorithm.
virtual double Kitware.VTK.vtkPerturbCoincidentVertices.GetPerturbFactor | ( | ) | [virtual] |
Specify the perturbation factor (defaults to 1.0)
override int Kitware.VTK.vtkPerturbCoincidentVertices.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
static new int Kitware.VTK.vtkPerturbCoincidentVertices.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
static new vtkPerturbCoincidentVertices Kitware.VTK.vtkPerturbCoincidentVertices.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
static new vtkPerturbCoincidentVertices Kitware.VTK.vtkPerturbCoincidentVertices.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
virtual void Kitware.VTK.vtkPerturbCoincidentVertices.SetPerturbFactor | ( | double | _arg | ) | [virtual] |
Specify the perturbation factor (defaults to 1.0)
static internal double Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_GetPerturbFactor_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkPerturbCoincidentVertices.vtkPerturbCoincidentVertices_SetPerturbFactor_07 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkPerturbCoincidentVertices.MRClassNameKey = "28vtkPerturbCoincidentVertices" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.
new const string Kitware.VTK.vtkPerturbCoincidentVertices.MRFullTypeName = "Kitware.VTK.vtkPerturbCoincidentVertices" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGraphAlgorithm.