|
ActiViz .NET
5.8.0
|
vtkClearZPass - Clear the depth buffer with a given value. More...
Public Member Functions | |
| vtkClearZPass (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkClearZPass () | |
| Undocumented Block. | |
| virtual double | GetDepth () |
| Set/Get the depth value. Initial value is 1.0 (farest). | |
| virtual double | GetDepthMaxValue () |
| Set/Get the depth value. Initial value is 1.0 (farest). | |
| virtual double | GetDepthMinValue () |
| Set/Get the depth value. Initial value is 1.0 (farest). | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkClearZPass | NewInstance () |
| Undocumented Block. | |
| virtual void | SetDepth (double _arg) |
| Set/Get the depth value. Initial value is 1.0 (farest). | |
Static Public Member Functions | |
| static new vtkClearZPass | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkClearZPass | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkClearZPass" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "13vtkClearZPass" |
| 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 | vtkClearZPass_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal double | vtkClearZPass_GetDepth_01 (HandleRef pThis) |
| static internal double | vtkClearZPass_GetDepthMaxValue_02 (HandleRef pThis) |
| static internal double | vtkClearZPass_GetDepthMinValue_03 (HandleRef pThis) |
| static internal int | vtkClearZPass_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkClearZPass_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkClearZPass_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkClearZPass_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkClearZPass_SetDepth_09 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
| static | vtkClearZPass () |
| Automatically generated type registration mechanics. | |
vtkClearZPass - Clear the depth buffer with a given value.
Description Clear the depth buffer with a given value.
| static Kitware.VTK.vtkClearZPass.vtkClearZPass | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkClearZPass.vtkClearZPass | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkClearZPass.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.vtkRenderPass.
| virtual double Kitware.VTK.vtkClearZPass.GetDepth | ( | ) | [virtual] |
Set/Get the depth value. Initial value is 1.0 (farest).
| virtual double Kitware.VTK.vtkClearZPass.GetDepthMaxValue | ( | ) | [virtual] |
Set/Get the depth value. Initial value is 1.0 (farest).
| virtual double Kitware.VTK.vtkClearZPass.GetDepthMinValue | ( | ) | [virtual] |
Set/Get the depth value. Initial value is 1.0 (farest).
| override int Kitware.VTK.vtkClearZPass.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkRenderPass.
| static new int Kitware.VTK.vtkClearZPass.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkRenderPass.
| static new vtkClearZPass Kitware.VTK.vtkClearZPass.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkRenderPass.
| static new vtkClearZPass Kitware.VTK.vtkClearZPass.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkRenderPass.
| virtual void Kitware.VTK.vtkClearZPass.SetDepth | ( | double | _arg | ) | [virtual] |
Set/Get the depth value. Initial value is 1.0 (farest).
| static internal double Kitware.VTK.vtkClearZPass.vtkClearZPass_GetDepth_01 | ( | HandleRef | pThis | ) | [private] |
| static internal double Kitware.VTK.vtkClearZPass.vtkClearZPass_GetDepthMaxValue_02 | ( | HandleRef | pThis | ) | [private] |
| static internal double Kitware.VTK.vtkClearZPass.vtkClearZPass_GetDepthMinValue_03 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkClearZPass.vtkClearZPass_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkClearZPass.vtkClearZPass_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkClearZPass.vtkClearZPass_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkClearZPass.vtkClearZPass_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkClearZPass.vtkClearZPass_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkClearZPass.vtkClearZPass_SetDepth_09 | ( | HandleRef | pThis, |
| double | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkClearZPass.MRClassNameKey = "13vtkClearZPass" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkRenderPass.
| new const string Kitware.VTK.vtkClearZPass.MRFullTypeName = "Kitware.VTK.vtkClearZPass" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkRenderPass.
1.7.6.1