|
ActiViz .NET
5.8.0
|
vtkOverrideInformationCollection - maintain a list of override information objects More...
Public Member Functions | |
| vtkOverrideInformationCollection (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkOverrideInformationCollection () | |
| Undocumented Block. | |
| void | AddItem (vtkOverrideInformation f) |
| hide the standard AddItem from the user and the compiler. | |
| vtkOverrideInformation | GetNextItem () |
| hide the standard AddItem from the user and the compiler. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkOverrideInformationCollection | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkOverrideInformationCollection | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkOverrideInformationCollection | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkOverrideInformationCollection" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "32vtkOverrideInformationCollection" |
| 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 | vtkOverrideInformationCollection_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkOverrideInformationCollection_AddItem_01 (HandleRef pThis, HandleRef f) |
| static internal IntPtr | vtkOverrideInformationCollection_GetNextItem_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkOverrideInformationCollection_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkOverrideInformationCollection_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkOverrideInformationCollection_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkOverrideInformationCollection_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkOverrideInformationCollection () |
| Automatically generated type registration mechanics. | |
vtkOverrideInformationCollection - maintain a list of override information objects
Description vtkOverrideInformationCollection is an object that creates and manipulates lists of objects of type vtkOverrideInformation.
| static Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
hide the standard AddItem from the user and the compiler.
| override void Kitware.VTK.vtkOverrideInformationCollection.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.vtkCollection.
hide the standard AddItem from the user and the compiler.
| override int Kitware.VTK.vtkOverrideInformationCollection.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCollection.
| static new int Kitware.VTK.vtkOverrideInformationCollection.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCollection.
| static new vtkOverrideInformationCollection Kitware.VTK.vtkOverrideInformationCollection.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCollection.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCollection.
| static new vtkOverrideInformationCollection Kitware.VTK.vtkOverrideInformationCollection.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCollection.
| static internal void Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_AddItem_01 | ( | HandleRef | pThis, |
| HandleRef | f | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_GetNextItem_02 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOverrideInformationCollection.vtkOverrideInformationCollection_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkOverrideInformationCollection.MRClassNameKey = "32vtkOverrideInformationCollection" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCollection.
| new const string Kitware.VTK.vtkOverrideInformationCollection.MRFullTypeName = "Kitware.VTK.vtkOverrideInformationCollection" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCollection.
1.7.6.1