ActiViz .NET
5.8.0
|
vtkDummyGPUInfoList - Do thing during Probe() More...
Public Member Functions | |
vtkDummyGPUInfoList (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkDummyGPUInfoList () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkDummyGPUInfoList | NewInstance () |
Undocumented Block. | |
override void | Probe () |
Build the list of vtkInfoGPU if not done yet. | |
Static Public Member Functions | |
static new vtkDummyGPUInfoList | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkDummyGPUInfoList | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkDummyGPUInfoList" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "19vtkDummyGPUInfoList" |
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 | vtkDummyGPUInfoList_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkDummyGPUInfoList_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkDummyGPUInfoList_IsTypeOf_02 (string type) |
static internal IntPtr | vtkDummyGPUInfoList_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkDummyGPUInfoList_Probe_05 (HandleRef pThis) |
static internal IntPtr | vtkDummyGPUInfoList_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkDummyGPUInfoList () |
Automatically generated type registration mechanics. |
vtkDummyGPUInfoList - Do thing during Probe()
Description vtkDummyGPUInfoList implements Probe() by just setting the count of GPUs to be zero. Useful when an OS specific implementation is not available.
static Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkDummyGPUInfoList.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.vtkGPUInfoList.
override int Kitware.VTK.vtkDummyGPUInfoList.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
static new int Kitware.VTK.vtkDummyGPUInfoList.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
static new vtkDummyGPUInfoList Kitware.VTK.vtkDummyGPUInfoList.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
override void Kitware.VTK.vtkDummyGPUInfoList.Probe | ( | ) | [virtual] |
Build the list of vtkInfoGPU if not done yet.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
static new vtkDummyGPUInfoList Kitware.VTK.vtkDummyGPUInfoList.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
static internal int Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_Probe_05 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkDummyGPUInfoList.vtkDummyGPUInfoList_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkDummyGPUInfoList.MRClassNameKey = "19vtkDummyGPUInfoList" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGPUInfoList.
new const string Kitware.VTK.vtkDummyGPUInfoList.MRFullTypeName = "Kitware.VTK.vtkDummyGPUInfoList" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGPUInfoList.