ActiViz .NET
5.8.0
|
Public Member Functions | |
vtkGraphicsFactory (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkGraphicsFactory () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkGraphicsFactory | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkGraphicsFactory | 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 | GetOffScreenOnlyMode () |
This option enables the off-screen only mode. In this mode no X calls will be made even when interactor is used. | |
static string | GetRenderLibrary () |
What rendering library has the user requested. | |
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 vtkGraphicsFactory | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
static void | SetOffScreenOnlyMode (int use) |
This option enables the off-screen only mode. In this mode no X calls will be made even when interactor is used. | |
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.vtkGraphicsFactory" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkGraphicsFactory" |
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 | vtkGraphicsFactory_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkGraphicsFactory_CreateInstance_01 (string vtkclassname, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkGraphicsFactory_GetOffScreenOnlyMode_02 () |
static internal IntPtr | vtkGraphicsFactory_GetRenderLibrary_03 () |
static internal int | vtkGraphicsFactory_GetUseMesaClasses_04 () |
static internal int | vtkGraphicsFactory_IsA_05 (HandleRef pThis, string type) |
static internal int | vtkGraphicsFactory_IsTypeOf_06 (string type) |
static internal IntPtr | vtkGraphicsFactory_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkGraphicsFactory_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkGraphicsFactory_SetOffScreenOnlyMode_10 (int use) |
static internal void | vtkGraphicsFactory_SetUseMesaClasses_11 (int use) |
Static Private Member Functions | |
static | vtkGraphicsFactory () |
Automatically generated type registration mechanics. |
Description
static Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
static vtkObject Kitware.VTK.vtkGraphicsFactory.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.vtkGraphicsFactory.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.vtkGraphicsFactory.GetOffScreenOnlyMode | ( | ) | [static] |
This option enables the off-screen only mode. In this mode no X calls will be made even when interactor is used.
static string Kitware.VTK.vtkGraphicsFactory.GetRenderLibrary | ( | ) | [static] |
What rendering library has the user requested.
static int Kitware.VTK.vtkGraphicsFactory.GetUseMesaClasses | ( | ) | [static] |
This option enables the creation of Mesa classes instead of the OpenGL classes when using mangled Mesa.
override int Kitware.VTK.vtkGraphicsFactory.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new int Kitware.VTK.vtkGraphicsFactory.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new vtkGraphicsFactory Kitware.VTK.vtkGraphicsFactory.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new vtkGraphicsFactory Kitware.VTK.vtkGraphicsFactory.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static void Kitware.VTK.vtkGraphicsFactory.SetOffScreenOnlyMode | ( | int | use | ) | [static] |
This option enables the off-screen only mode. In this mode no X calls will be made even when interactor is used.
static void Kitware.VTK.vtkGraphicsFactory.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.vtkGraphicsFactory.vtkGraphicsFactory_CreateInstance_01 | ( | string | vtkclassname, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_GetOffScreenOnlyMode_02 | ( | ) | [private] |
static internal IntPtr Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_GetRenderLibrary_03 | ( | ) | [private] |
static internal int Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_GetUseMesaClasses_04 | ( | ) | [private] |
static internal int Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_IsA_05 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_IsTypeOf_06 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_NewInstance_08 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_SafeDownCast_09 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_SetOffScreenOnlyMode_10 | ( | int | use | ) | [private] |
static internal void Kitware.VTK.vtkGraphicsFactory.vtkGraphicsFactory_SetUseMesaClasses_11 | ( | int | use | ) | [private] |
new readonly string Kitware.VTK.vtkGraphicsFactory.MRClassNameKey = "18vtkGraphicsFactory" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
new const string Kitware.VTK.vtkGraphicsFactory.MRFullTypeName = "Kitware.VTK.vtkGraphicsFactory" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.