ActiViz .NET
5.8.0
|
vtkMaskPolyData - sample subset of input polygonal data cells More...
Public Member Functions | |
vtkMaskPolyData (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkMaskPolyData () | |
Undocumented Block. | |
virtual int | GetOffset () |
Start with this entity (cell). | |
virtual int | GetOffsetMaxValue () |
Start with this entity (cell). | |
virtual int | GetOffsetMinValue () |
Start with this entity (cell). | |
virtual int | GetOnRatio () |
Turn on every nth entity (cell). | |
virtual int | GetOnRatioMaxValue () |
Turn on every nth entity (cell). | |
virtual int | GetOnRatioMinValue () |
Turn on every nth entity (cell). | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkMaskPolyData | NewInstance () |
Undocumented Block. | |
virtual void | SetOffset (int _arg) |
Start with this entity (cell). | |
virtual void | SetOnRatio (int _arg) |
Turn on every nth entity (cell). | |
Static Public Member Functions | |
static new vtkMaskPolyData | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkMaskPolyData | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkMaskPolyData" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "15vtkMaskPolyData" |
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 | vtkMaskPolyData_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkMaskPolyData_GetOffset_01 (HandleRef pThis) |
static internal int | vtkMaskPolyData_GetOffsetMaxValue_02 (HandleRef pThis) |
static internal int | vtkMaskPolyData_GetOffsetMinValue_03 (HandleRef pThis) |
static internal int | vtkMaskPolyData_GetOnRatio_04 (HandleRef pThis) |
static internal int | vtkMaskPolyData_GetOnRatioMaxValue_05 (HandleRef pThis) |
static internal int | vtkMaskPolyData_GetOnRatioMinValue_06 (HandleRef pThis) |
static internal int | vtkMaskPolyData_IsA_07 (HandleRef pThis, string type) |
static internal int | vtkMaskPolyData_IsTypeOf_08 (string type) |
static internal IntPtr | vtkMaskPolyData_NewInstance_10 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkMaskPolyData_SafeDownCast_11 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkMaskPolyData_SetOffset_12 (HandleRef pThis, int _arg) |
static internal void | vtkMaskPolyData_SetOnRatio_13 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
static | vtkMaskPolyData () |
Automatically generated type registration mechanics. |
vtkMaskPolyData - sample subset of input polygonal data cells
Description vtkMaskPolyData is a filter that sub-samples the cells of input polygonal data. The user specifies every nth item, with an initial offset to begin sampling.
static Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkMaskPolyData.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.vtkPolyDataAlgorithm.
virtual int Kitware.VTK.vtkMaskPolyData.GetOffset | ( | ) | [virtual] |
Start with this entity (cell).
virtual int Kitware.VTK.vtkMaskPolyData.GetOffsetMaxValue | ( | ) | [virtual] |
Start with this entity (cell).
virtual int Kitware.VTK.vtkMaskPolyData.GetOffsetMinValue | ( | ) | [virtual] |
Start with this entity (cell).
virtual int Kitware.VTK.vtkMaskPolyData.GetOnRatio | ( | ) | [virtual] |
Turn on every nth entity (cell).
virtual int Kitware.VTK.vtkMaskPolyData.GetOnRatioMaxValue | ( | ) | [virtual] |
Turn on every nth entity (cell).
virtual int Kitware.VTK.vtkMaskPolyData.GetOnRatioMinValue | ( | ) | [virtual] |
Turn on every nth entity (cell).
override int Kitware.VTK.vtkMaskPolyData.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new int Kitware.VTK.vtkMaskPolyData.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new vtkMaskPolyData Kitware.VTK.vtkMaskPolyData.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new vtkMaskPolyData Kitware.VTK.vtkMaskPolyData.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
virtual void Kitware.VTK.vtkMaskPolyData.SetOffset | ( | int | _arg | ) | [virtual] |
Start with this entity (cell).
virtual void Kitware.VTK.vtkMaskPolyData.SetOnRatio | ( | int | _arg | ) | [virtual] |
Turn on every nth entity (cell).
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOffset_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOffsetMaxValue_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOffsetMinValue_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOnRatio_04 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOnRatioMaxValue_05 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_GetOnRatioMinValue_06 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_IsA_07 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_IsTypeOf_08 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_NewInstance_10 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_SafeDownCast_11 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_SetOffset_12 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkMaskPolyData.vtkMaskPolyData_SetOnRatio_13 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkMaskPolyData.MRClassNameKey = "15vtkMaskPolyData" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
new const string Kitware.VTK.vtkMaskPolyData.MRFullTypeName = "Kitware.VTK.vtkMaskPolyData" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.