|
ActiViz .NET
5.8.0
|
vtkProjectedAAHexahedraMapper - volume mapper for axis-aligned hexahedra More...
Public Member Functions | |
| vtkProjectedAAHexahedraMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkProjectedAAHexahedraMapper () | |
| Undocumented Block. | |
| virtual vtkVisibilitySort | GetVisibilitySort () |
| Algorithm used to sort the cells according to viewpoint of the camera. Initial value is a vtkCellCenterDepthSort object. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| virtual bool | IsRenderSupported (vtkRenderWindow w) |
| Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'. | |
| new vtkProjectedAAHexahedraMapper | NewInstance () |
| Undocumented Block. | |
| virtual void | SetVisibilitySort (vtkVisibilitySort sort) |
| Algorithm used to sort the cells according to viewpoint of the camera. Initial value is a vtkCellCenterDepthSort object. | |
Static Public Member Functions | |
| static new vtkProjectedAAHexahedraMapper | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkProjectedAAHexahedraMapper | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkProjectedAAHexahedraMapper" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "29vtkProjectedAAHexahedraMapper" |
| 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 | vtkProjectedAAHexahedraMapper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkProjectedAAHexahedraMapper_GetVisibilitySort_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkProjectedAAHexahedraMapper_IsA_02 (HandleRef pThis, string type) |
| static internal byte | vtkProjectedAAHexahedraMapper_IsRenderSupported_03 (HandleRef pThis, HandleRef w) |
| static internal int | vtkProjectedAAHexahedraMapper_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkProjectedAAHexahedraMapper_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkProjectedAAHexahedraMapper_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkProjectedAAHexahedraMapper_SetVisibilitySort_08 (HandleRef pThis, HandleRef sort) |
Static Private Member Functions | |
| static | vtkProjectedAAHexahedraMapper () |
| Automatically generated type registration mechanics. | |
vtkProjectedAAHexahedraMapper - volume mapper for axis-aligned hexahedra
Description High quality volume renderer for axis-aligned hexahedra
| static Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkProjectedAAHexahedraMapper.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.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| virtual vtkVisibilitySort Kitware.VTK.vtkProjectedAAHexahedraMapper.GetVisibilitySort | ( | ) | [virtual] |
Algorithm used to sort the cells according to viewpoint of the camera. Initial value is a vtkCellCenterDepthSort object.
| override int Kitware.VTK.vtkProjectedAAHexahedraMapper.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| virtual bool Kitware.VTK.vtkProjectedAAHexahedraMapper.IsRenderSupported | ( | vtkRenderWindow | w | ) | [virtual] |
Check if the required OpenGL extensions are supported by the OpenGL context attached to the render window `w'.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| static new int Kitware.VTK.vtkProjectedAAHexahedraMapper.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| static new vtkProjectedAAHexahedraMapper Kitware.VTK.vtkProjectedAAHexahedraMapper.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| static new vtkProjectedAAHexahedraMapper Kitware.VTK.vtkProjectedAAHexahedraMapper.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| virtual void Kitware.VTK.vtkProjectedAAHexahedraMapper.SetVisibilitySort | ( | vtkVisibilitySort | sort | ) | [virtual] |
Algorithm used to sort the cells according to viewpoint of the camera. Initial value is a vtkCellCenterDepthSort object.
| static internal IntPtr Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_GetVisibilitySort_01 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_IsA_02 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal byte Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_IsRenderSupported_03 | ( | HandleRef | pThis, |
| HandleRef | w | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_SetVisibilitySort_08 | ( | HandleRef | pThis, |
| HandleRef | sort | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkProjectedAAHexahedraMapper.MRClassNameKey = "29vtkProjectedAAHexahedraMapper" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| new const string Kitware.VTK.vtkProjectedAAHexahedraMapper.MRFullTypeName = "Kitware.VTK.vtkProjectedAAHexahedraMapper" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
1.7.6.1