|
ActiViz .NET
5.8.0
|
vtkExtractUnstructuredGridPiece - Return specified piece, including specified number of ghost levels. More...
Public Member Functions | |
| vtkExtractUnstructuredGridPiece (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkExtractUnstructuredGridPiece () | |
| Undocumented Block. | |
| virtual void | CreateGhostCellsOff () |
| Turn on/off creating ghost cells (on by default). | |
| virtual void | CreateGhostCellsOn () |
| Turn on/off creating ghost cells (on by default). | |
| virtual int | GetCreateGhostCells () |
| Turn on/off creating ghost cells (on by default). | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkExtractUnstructuredGridPiece | NewInstance () |
| Undocumented Block. | |
| virtual void | SetCreateGhostCells (int _arg) |
| Turn on/off creating ghost cells (on by default). | |
Static Public Member Functions | |
| static new vtkExtractUnstructuredGridPiece | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkExtractUnstructuredGridPiece | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkExtractUnstructuredGridPiece" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "31vtkExtractUnstructuredGridPiece" |
| 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 | vtkExtractUnstructuredGridPiece_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkExtractUnstructuredGridPiece_CreateGhostCellsOff_01 (HandleRef pThis) |
| static internal void | vtkExtractUnstructuredGridPiece_CreateGhostCellsOn_02 (HandleRef pThis) |
| static internal int | vtkExtractUnstructuredGridPiece_GetCreateGhostCells_03 (HandleRef pThis) |
| static internal int | vtkExtractUnstructuredGridPiece_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkExtractUnstructuredGridPiece_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkExtractUnstructuredGridPiece_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkExtractUnstructuredGridPiece_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkExtractUnstructuredGridPiece_SetCreateGhostCells_09 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
| static | vtkExtractUnstructuredGridPiece () |
| Automatically generated type registration mechanics. | |
vtkExtractUnstructuredGridPiece - Return specified piece, including specified number of ghost levels.
| static Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| virtual void Kitware.VTK.vtkExtractUnstructuredGridPiece.CreateGhostCellsOff | ( | ) | [virtual] |
Turn on/off creating ghost cells (on by default).
| virtual void Kitware.VTK.vtkExtractUnstructuredGridPiece.CreateGhostCellsOn | ( | ) | [virtual] |
Turn on/off creating ghost cells (on by default).
| override void Kitware.VTK.vtkExtractUnstructuredGridPiece.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.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| virtual int Kitware.VTK.vtkExtractUnstructuredGridPiece.GetCreateGhostCells | ( | ) | [virtual] |
Turn on/off creating ghost cells (on by default).
| override int Kitware.VTK.vtkExtractUnstructuredGridPiece.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| static new int Kitware.VTK.vtkExtractUnstructuredGridPiece.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| static new vtkExtractUnstructuredGridPiece Kitware.VTK.vtkExtractUnstructuredGridPiece.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| static new vtkExtractUnstructuredGridPiece Kitware.VTK.vtkExtractUnstructuredGridPiece.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| virtual void Kitware.VTK.vtkExtractUnstructuredGridPiece.SetCreateGhostCells | ( | int | _arg | ) | [virtual] |
Turn on/off creating ghost cells (on by default).
| static internal void Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_CreateGhostCellsOff_01 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_CreateGhostCellsOn_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_GetCreateGhostCells_03 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkExtractUnstructuredGridPiece.vtkExtractUnstructuredGridPiece_SetCreateGhostCells_09 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkExtractUnstructuredGridPiece.MRClassNameKey = "31vtkExtractUnstructuredGridPiece" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
| new const string Kitware.VTK.vtkExtractUnstructuredGridPiece.MRFullTypeName = "Kitware.VTK.vtkExtractUnstructuredGridPiece" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Reimplemented in Kitware.VTK.vtkExtractUserDefinedPiece.
1.7.6.1