ActiViz .NET
5.8.0
|
vtkReebGraphSimplificationFilter - simplify an input Reeb graph. More...
Public Member Functions | |
vtkReebGraphSimplificationFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkReebGraphSimplificationFilter () | |
Undocumented Block. | |
new vtkReebGraph | GetOutput () |
Set the persistence metric evaluation code Default value: NULL (standard topological persistence). | |
virtual double | GetSimplificationThreshold () |
Set the persistence threshold for simplification (from 0 to 1). Default value: 0 (no simplification). | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkReebGraphSimplificationFilter | NewInstance () |
Undocumented Block. | |
void | SetSimplificationMetric (vtkReebGraphSimplificationMetric metric) |
Set the persistence metric evaluation code Default value: NULL (standard topological persistence). | |
virtual void | SetSimplificationThreshold (double _arg) |
Set the persistence threshold for simplification (from 0 to 1). Default value: 0 (no simplification). | |
Static Public Member Functions | |
static new vtkReebGraphSimplificationFilter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkReebGraphSimplificationFilter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkReebGraphSimplificationFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "32vtkReebGraphSimplificationFilter" |
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 | vtkReebGraphSimplificationFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkReebGraphSimplificationFilter_GetOutput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkReebGraphSimplificationFilter_GetSimplificationThreshold_02 (HandleRef pThis) |
static internal int | vtkReebGraphSimplificationFilter_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkReebGraphSimplificationFilter_IsTypeOf_04 (string type) |
static internal IntPtr | vtkReebGraphSimplificationFilter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkReebGraphSimplificationFilter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkReebGraphSimplificationFilter_SetSimplificationMetric_08 (HandleRef pThis, HandleRef metric) |
static internal void | vtkReebGraphSimplificationFilter_SetSimplificationThreshold_09 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkReebGraphSimplificationFilter () |
Automatically generated type registration mechanics. |
vtkReebGraphSimplificationFilter - simplify an input Reeb graph.
Description The filter takes an input vtkReebGraph object and outputs a vtkReebGraph object.
static Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkReebGraphSimplificationFilter.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.vtkDirectedGraphAlgorithm.
Set the persistence metric evaluation code Default value: NULL (standard topological persistence).
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
virtual double Kitware.VTK.vtkReebGraphSimplificationFilter.GetSimplificationThreshold | ( | ) | [virtual] |
Set the persistence threshold for simplification (from 0 to 1). Default value: 0 (no simplification).
override int Kitware.VTK.vtkReebGraphSimplificationFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new int Kitware.VTK.vtkReebGraphSimplificationFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new vtkReebGraphSimplificationFilter Kitware.VTK.vtkReebGraphSimplificationFilter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new vtkReebGraphSimplificationFilter Kitware.VTK.vtkReebGraphSimplificationFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
void Kitware.VTK.vtkReebGraphSimplificationFilter.SetSimplificationMetric | ( | vtkReebGraphSimplificationMetric | metric | ) |
Set the persistence metric evaluation code Default value: NULL (standard topological persistence).
virtual void Kitware.VTK.vtkReebGraphSimplificationFilter.SetSimplificationThreshold | ( | double | _arg | ) | [virtual] |
Set the persistence threshold for simplification (from 0 to 1). Default value: 0 (no simplification).
static internal IntPtr Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_GetOutput_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal double Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_GetSimplificationThreshold_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_SetSimplificationMetric_08 | ( | HandleRef | pThis, |
HandleRef | metric | ||
) | [private] |
static internal void Kitware.VTK.vtkReebGraphSimplificationFilter.vtkReebGraphSimplificationFilter_SetSimplificationThreshold_09 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkReebGraphSimplificationFilter.MRClassNameKey = "32vtkReebGraphSimplificationFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
new const string Kitware.VTK.vtkReebGraphSimplificationFilter.MRFullTypeName = "Kitware.VTK.vtkReebGraphSimplificationFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.