|
ActiViz .NET
5.8.0
|
Public Member Functions | |
| vtkImagingFactory (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkImagingFactory () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkImagingFactory | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkImagingFactory | New () |
| Undocumented Block. | |
| static vtkObject | CreateInstance (string vtkclassname) |
| Create and return an instance of the named vtk object. This method first checks the vtkObjectFactory to support dynamic loading. | |
| static int | GetUseMesaClasses () |
| This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mesa. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkImagingFactory | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
| static void | SetUseMesaClasses (int use) |
| This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mesa. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkImagingFactory" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "17vtkImagingFactory" |
| 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 | vtkImagingFactory_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkImagingFactory_CreateInstance_01 (string vtkclassname, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkImagingFactory_GetUseMesaClasses_02 () |
| static internal int | vtkImagingFactory_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkImagingFactory_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkImagingFactory_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkImagingFactory_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkImagingFactory_SetUseMesaClasses_08 (int use) |
Static Private Member Functions | |
| static | vtkImagingFactory () |
| Automatically generated type registration mechanics. | |
Description
| static Kitware.VTK.vtkImagingFactory.vtkImagingFactory | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkImagingFactory.vtkImagingFactory | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| static vtkObject Kitware.VTK.vtkImagingFactory.CreateInstance | ( | string | vtkclassname | ) | [static] |
Create and return an instance of the named vtk object. This method first checks the vtkObjectFactory to support dynamic loading.
| override void Kitware.VTK.vtkImagingFactory.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.vtkObject.
| static int Kitware.VTK.vtkImagingFactory.GetUseMesaClasses | ( | ) | [static] |
This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mesa.
| override int Kitware.VTK.vtkImagingFactory.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new int Kitware.VTK.vtkImagingFactory.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkImagingFactory Kitware.VTK.vtkImagingFactory.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkImagingFactory Kitware.VTK.vtkImagingFactory.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static void Kitware.VTK.vtkImagingFactory.SetUseMesaClasses | ( | int | use | ) | [static] |
This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mesa.
| static internal IntPtr Kitware.VTK.vtkImagingFactory.vtkImagingFactory_CreateInstance_01 | ( | string | vtkclassname, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkImagingFactory.vtkImagingFactory_GetUseMesaClasses_02 | ( | ) | [private] |
| static internal int Kitware.VTK.vtkImagingFactory.vtkImagingFactory_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkImagingFactory.vtkImagingFactory_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImagingFactory.vtkImagingFactory_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImagingFactory.vtkImagingFactory_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImagingFactory.vtkImagingFactory_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkImagingFactory.vtkImagingFactory_SetUseMesaClasses_08 | ( | int | use | ) | [private] |
new readonly string Kitware.VTK.vtkImagingFactory.MRClassNameKey = "17vtkImagingFactory" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
| new const string Kitware.VTK.vtkImagingFactory.MRFullTypeName = "Kitware.VTK.vtkImagingFactory" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
1.7.6.1