|
ActiViz .NET
5.8.0
|
vtkProp3DCollection - a list of 3D props More...
Public Member Functions | |
| vtkProp3DCollection (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkProp3DCollection () | |
| Undocumented Block. | |
| void | AddItem (vtkProp3D a) |
| hide the standard AddItem from the user and the compiler. | |
| vtkProp3D | GetLastProp3D () |
| hide the standard AddItem from the user and the compiler. | |
| vtkProp3D | GetNextProp3D () |
| hide the standard AddItem from the user and the compiler. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkProp3DCollection | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkProp3DCollection | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkProp3DCollection | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkProp3DCollection" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "19vtkProp3DCollection" |
| 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 | vtkProp3DCollection_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkProp3DCollection_AddItem_01 (HandleRef pThis, HandleRef a) |
| static internal IntPtr | vtkProp3DCollection_GetLastProp3D_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkProp3DCollection_GetNextProp3D_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkProp3DCollection_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkProp3DCollection_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkProp3DCollection_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkProp3DCollection_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkProp3DCollection () |
| Automatically generated type registration mechanics. | |
vtkProp3DCollection - a list of 3D props
Description vtkProp3DCollection represents and provides methods to manipulate a list of 3D props (i.e., vtkProp3D and subclasses). The list is unsorted and duplicate entries are not prevented.
| static Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection | ( | 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.vtkProp3DCollection.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.vtkPropCollection.
hide the standard AddItem from the user and the compiler.
hide the standard AddItem from the user and the compiler.
| override int Kitware.VTK.vtkProp3DCollection.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPropCollection.
| static new int Kitware.VTK.vtkProp3DCollection.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPropCollection.
| static new vtkProp3DCollection Kitware.VTK.vtkProp3DCollection.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPropCollection.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPropCollection.
| static new vtkProp3DCollection Kitware.VTK.vtkProp3DCollection.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPropCollection.
| static internal void Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_AddItem_01 | ( | HandleRef | pThis, |
| HandleRef | a | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_GetLastProp3D_02 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_GetNextProp3D_03 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProp3DCollection.vtkProp3DCollection_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkProp3DCollection.MRClassNameKey = "19vtkProp3DCollection" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPropCollection.
| new const string Kitware.VTK.vtkProp3DCollection.MRFullTypeName = "Kitware.VTK.vtkProp3DCollection" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPropCollection.
1.7.6.1