|
ActiViz .NET
5.8.0
|
vtkVersion - Versioning class for vtk More...
Public Member Functions | |
| vtkVersion (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkVersion () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkVersion | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkVersion | New () |
| Undocumented Block. | |
| static int | GetVTKBuildVersion () |
| Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree. | |
| static int | GetVTKMajorVersion () |
| Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree. | |
| static int | GetVTKMinorVersion () |
| Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree. | |
| static string | GetVTKSourceVersion () |
| Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree. | |
| static string | GetVTKVersion () |
| Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkVersion | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkVersion" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "10vtkVersion" |
| 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 | vtkVersion_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkVersion_GetVTKBuildVersion_01 () |
| static internal int | vtkVersion_GetVTKMajorVersion_02 () |
| static internal int | vtkVersion_GetVTKMinorVersion_03 () |
| static internal IntPtr | vtkVersion_GetVTKSourceVersion_04 () |
| static internal IntPtr | vtkVersion_GetVTKVersion_05 () |
| static internal int | vtkVersion_IsA_06 (HandleRef pThis, string type) |
| static internal int | vtkVersion_IsTypeOf_07 (string type) |
| static internal IntPtr | vtkVersion_NewInstance_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkVersion_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkVersion () |
| Automatically generated type registration mechanics. | |
vtkVersion - Versioning class for vtk
Description Holds methods for defining/determining the current vtk version (major, minor, build).
| static Kitware.VTK.vtkVersion.vtkVersion | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkVersion.vtkVersion | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkVersion.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.vtkVersion.GetVTKBuildVersion | ( | ) | [static] |
Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree.
| static int Kitware.VTK.vtkVersion.GetVTKMajorVersion | ( | ) | [static] |
Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree.
| static int Kitware.VTK.vtkVersion.GetVTKMinorVersion | ( | ) | [static] |
Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree.
| static string Kitware.VTK.vtkVersion.GetVTKSourceVersion | ( | ) | [static] |
Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree.
| static string Kitware.VTK.vtkVersion.GetVTKVersion | ( | ) | [static] |
Return the version of vtk this object is a part of. A variety of methods are included. GetVTKSourceVersion returns a string with an identifier which timestamps a particular source tree.
| override int Kitware.VTK.vtkVersion.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new int Kitware.VTK.vtkVersion.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkVersion Kitware.VTK.vtkVersion.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkVersion Kitware.VTK.vtkVersion.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static internal int Kitware.VTK.vtkVersion.vtkVersion_GetVTKBuildVersion_01 | ( | ) | [private] |
| static internal int Kitware.VTK.vtkVersion.vtkVersion_GetVTKMajorVersion_02 | ( | ) | [private] |
| static internal int Kitware.VTK.vtkVersion.vtkVersion_GetVTKMinorVersion_03 | ( | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkVersion.vtkVersion_GetVTKSourceVersion_04 | ( | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkVersion.vtkVersion_GetVTKVersion_05 | ( | ) | [private] |
| static internal int Kitware.VTK.vtkVersion.vtkVersion_IsA_06 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkVersion.vtkVersion_IsTypeOf_07 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkVersion.vtkVersion_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkVersion.vtkVersion_NewInstance_09 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkVersion.vtkVersion_SafeDownCast_10 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkVersion.MRClassNameKey = "10vtkVersion" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
| new const string Kitware.VTK.vtkVersion.MRFullTypeName = "Kitware.VTK.vtkVersion" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
1.7.6.1