ActiViz .NET
5.8.0
|
vtkPolyDataToReebGraphFilter - generate a Reeb graph from a scalar field defined on a vtkPolyData. More...
Public Member Functions | |
vtkPolyDataToReebGraphFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPolyDataToReebGraphFilter () | |
Undocumented Block. | |
virtual int | GetFieldId () |
Set the scalar field id (default = 0). | |
new vtkReebGraph | GetOutput () |
Set the scalar field id (default = 0). | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPolyDataToReebGraphFilter | NewInstance () |
Undocumented Block. | |
virtual void | SetFieldId (int _arg) |
Set the scalar field id (default = 0). | |
Static Public Member Functions | |
static new vtkPolyDataToReebGraphFilter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPolyDataToReebGraphFilter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPolyDataToReebGraphFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "28vtkPolyDataToReebGraphFilter" |
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 | vtkPolyDataToReebGraphFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkPolyDataToReebGraphFilter_GetFieldId_01 (HandleRef pThis) |
static internal IntPtr | vtkPolyDataToReebGraphFilter_GetOutput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkPolyDataToReebGraphFilter_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkPolyDataToReebGraphFilter_IsTypeOf_04 (string type) |
static internal IntPtr | vtkPolyDataToReebGraphFilter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPolyDataToReebGraphFilter_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPolyDataToReebGraphFilter_SetFieldId_08 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
static | vtkPolyDataToReebGraphFilter () |
Automatically generated type registration mechanics. |
vtkPolyDataToReebGraphFilter - generate a Reeb graph from a scalar field defined on a vtkPolyData.
Description The filter will first try to pull as a scalar field the vtkDataArray with Id 'fieldId' of the mesh's vtkPointData. If this field does not exist, the filter will use the vtkElevationFilter to generate a default scalar field.
static Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkPolyDataToReebGraphFilter.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.
virtual int Kitware.VTK.vtkPolyDataToReebGraphFilter.GetFieldId | ( | ) | [virtual] |
Set the scalar field id (default = 0).
Set the scalar field id (default = 0).
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
override int Kitware.VTK.vtkPolyDataToReebGraphFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new int Kitware.VTK.vtkPolyDataToReebGraphFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new vtkPolyDataToReebGraphFilter Kitware.VTK.vtkPolyDataToReebGraphFilter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
static new vtkPolyDataToReebGraphFilter Kitware.VTK.vtkPolyDataToReebGraphFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
virtual void Kitware.VTK.vtkPolyDataToReebGraphFilter.SetFieldId | ( | int | _arg | ) | [virtual] |
Set the scalar field id (default = 0).
static internal int Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_GetFieldId_01 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_GetOutput_02 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkPolyDataToReebGraphFilter.vtkPolyDataToReebGraphFilter_SetFieldId_08 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkPolyDataToReebGraphFilter.MRClassNameKey = "28vtkPolyDataToReebGraphFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.
new const string Kitware.VTK.vtkPolyDataToReebGraphFilter.MRFullTypeName = "Kitware.VTK.vtkPolyDataToReebGraphFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDirectedGraphAlgorithm.