|
ActiViz .NET
5.8.0
|
vtkHierarchicalPolyDataMapper - a class that renders hierarchical polygonal data More...
Public Member Functions | |
| vtkHierarchicalPolyDataMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkHierarchicalPolyDataMapper () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkHierarchicalPolyDataMapper | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkHierarchicalPolyDataMapper | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkHierarchicalPolyDataMapper | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkHierarchicalPolyDataMapper" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "29vtkHierarchicalPolyDataMapper" |
| 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 | vtkHierarchicalPolyDataMapper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkHierarchicalPolyDataMapper_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkHierarchicalPolyDataMapper_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkHierarchicalPolyDataMapper_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkHierarchicalPolyDataMapper_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkHierarchicalPolyDataMapper () |
| Automatically generated type registration mechanics. | |
vtkHierarchicalPolyDataMapper - a class that renders hierarchical polygonal data
Description Legacy class. Use vtkCompositePolyDataMapper instead.
| static Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkHierarchicalPolyDataMapper.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.vtkCompositePolyDataMapper.
| override int Kitware.VTK.vtkHierarchicalPolyDataMapper.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
| static new int Kitware.VTK.vtkHierarchicalPolyDataMapper.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
| static new vtkHierarchicalPolyDataMapper Kitware.VTK.vtkHierarchicalPolyDataMapper.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
| static new vtkHierarchicalPolyDataMapper Kitware.VTK.vtkHierarchicalPolyDataMapper.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
| static internal int Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkHierarchicalPolyDataMapper.vtkHierarchicalPolyDataMapper_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkHierarchicalPolyDataMapper.MRClassNameKey = "29vtkHierarchicalPolyDataMapper" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
| new const string Kitware.VTK.vtkHierarchicalPolyDataMapper.MRFullTypeName = "Kitware.VTK.vtkHierarchicalPolyDataMapper" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCompositePolyDataMapper.
1.7.6.1