ActiViz .NET
5.8.0
|
vtkExtractUserDefinedPiece - Return user specified piece with ghost cells More...
Public Member Functions | |
vtkExtractUserDefinedPiece (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkExtractUserDefinedPiece () | |
Undocumented Block. | |
delegate int | UserDefFunc (int arg0, IntPtr arg1, IntPtr arg2) |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkExtractUserDefinedPiece | NewInstance () |
Undocumented Block. | |
void | SetConstantData (IntPtr data, int len) |
Set constant data to be used by the piece identifying function. | |
void | SetPieceFunction (UserDefFunc func) |
Set the function used to identify the piece. The function should return 1 if the cell is in the piece, and 0 otherwise. | |
Static Public Member Functions | |
static new vtkExtractUserDefinedPiece | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkExtractUserDefinedPiece | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkExtractUserDefinedPiece" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "26vtkExtractUserDefinedPiece" |
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 | vtkExtractUserDefinedPiece_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkExtractUserDefinedPiece_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkExtractUserDefinedPiece_IsTypeOf_02 (string type) |
static internal IntPtr | vtkExtractUserDefinedPiece_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkExtractUserDefinedPiece_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkExtractUserDefinedPiece_SetConstantData_06 (HandleRef pThis, IntPtr data, int len) |
static internal void | vtkExtractUserDefinedPiece_SetPieceFunction_07 (HandleRef pThis, UserDefFunc func) |
Static Private Member Functions | |
static | vtkExtractUserDefinedPiece () |
Automatically generated type registration mechanics. |
vtkExtractUserDefinedPiece - Return user specified piece with ghost cells
Description Provided a function that determines which cells are zero-level cells ("the piece"), this class outputs the piece with the requested number of ghost levels. The only difference between this class and the class it is derived from is that the zero-level cells are specified by a function you provide, instead of determined by dividing up the cells based on cell Id.
static Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkExtractUserDefinedPiece.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.vtkExtractUnstructuredGridPiece.
override int Kitware.VTK.vtkExtractUserDefinedPiece.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
static new int Kitware.VTK.vtkExtractUserDefinedPiece.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
static new vtkExtractUserDefinedPiece Kitware.VTK.vtkExtractUserDefinedPiece.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
static new vtkExtractUserDefinedPiece Kitware.VTK.vtkExtractUserDefinedPiece.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
void Kitware.VTK.vtkExtractUserDefinedPiece.SetConstantData | ( | IntPtr | data, |
int | len | ||
) |
Set constant data to be used by the piece identifying function.
Set the function used to identify the piece. The function should return 1 if the cell is in the piece, and 0 otherwise.
delegate int Kitware.VTK.vtkExtractUserDefinedPiece.UserDefFunc | ( | int | arg0, |
IntPtr | arg1, | ||
IntPtr | arg2 | ||
) |
Undocumented Block.
static internal int Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_SetConstantData_06 | ( | HandleRef | pThis, |
IntPtr | data, | ||
int | len | ||
) | [private] |
static internal void Kitware.VTK.vtkExtractUserDefinedPiece.vtkExtractUserDefinedPiece_SetPieceFunction_07 | ( | HandleRef | pThis, |
UserDefFunc | func | ||
) | [private] |
new readonly string Kitware.VTK.vtkExtractUserDefinedPiece.MRClassNameKey = "26vtkExtractUserDefinedPiece" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.
new const string Kitware.VTK.vtkExtractUserDefinedPiece.MRFullTypeName = "Kitware.VTK.vtkExtractUserDefinedPiece" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExtractUnstructuredGridPiece.