ActiViz .NET
5.8.0
|
vtkOnePieceExtentTranslator - Returns the whole extent for any piece.. vtkOnePieceExtentTranslator returns the whole extent for any piece. More...
Public Member Functions | |
vtkOnePieceExtentTranslator (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkOnePieceExtentTranslator () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkOnePieceExtentTranslator | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkOnePieceExtentTranslator | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkOnePieceExtentTranslator | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkOnePieceExtentTranslator" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "27vtkOnePieceExtentTranslator" |
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 | vtkOnePieceExtentTranslator_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkOnePieceExtentTranslator_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkOnePieceExtentTranslator_IsTypeOf_02 (string type) |
static internal IntPtr | vtkOnePieceExtentTranslator_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkOnePieceExtentTranslator_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkOnePieceExtentTranslator () |
Automatically generated type registration mechanics. |
vtkOnePieceExtentTranslator - Returns the whole extent for any piece.. vtkOnePieceExtentTranslator returns the whole extent for any piece.
static Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkOnePieceExtentTranslator.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.vtkExtentTranslator.
override int Kitware.VTK.vtkOnePieceExtentTranslator.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
static new int Kitware.VTK.vtkOnePieceExtentTranslator.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
static new vtkOnePieceExtentTranslator Kitware.VTK.vtkOnePieceExtentTranslator.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
static new vtkOnePieceExtentTranslator Kitware.VTK.vtkOnePieceExtentTranslator.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
static internal int Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkOnePieceExtentTranslator.vtkOnePieceExtentTranslator_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkOnePieceExtentTranslator.MRClassNameKey = "27vtkOnePieceExtentTranslator" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExtentTranslator.
new const string Kitware.VTK.vtkOnePieceExtentTranslator.MRFullTypeName = "Kitware.VTK.vtkOnePieceExtentTranslator" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkExtentTranslator.