ActiViz .NET
5.8.0
|
vtkVolumeTextureMapper - Abstract class for a volume mapper More...
Public Member Functions | |
vtkVolumeTextureMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
IntPtr | GetBlueDiffuseShadingTable () |
Get the gradient shader. | |
IntPtr | GetBlueSpecularShadingTable () |
Get the gradient shader. | |
virtual double[] | GetDataOrigin () |
Get the gradient shader. | |
virtual void | GetDataOrigin (IntPtr data) |
Get the gradient shader. | |
virtual double[] | GetDataSpacing () |
Get the gradient shader. | |
virtual void | GetDataSpacing (IntPtr data) |
Get the gradient shader. | |
IntPtr | GetEncodedNormals () |
Get the gradient shader. | |
virtual vtkEncodedGradientEstimator | GetGradientEstimator () |
Set / Get the gradient estimator used to estimate normals. | |
override float | GetGradientMagnitudeBias () |
Get the gradient shader. | |
override float | GetGradientMagnitudeBias (int arg0) |
Get the gradient shader. | |
override float | GetGradientMagnitudeScale () |
Get the gradient shader. | |
override float | GetGradientMagnitudeScale (int arg0) |
Get the gradient shader. | |
IntPtr | GetGradientMagnitudes () |
Get the gradient shader. | |
IntPtr | GetGradientOpacityArray () |
Get the gradient shader. | |
virtual vtkEncodedGradientShader | GetGradientShader () |
Get the gradient shader. | |
IntPtr | GetGreenDiffuseShadingTable () |
Get the gradient shader. | |
IntPtr | GetGreenSpecularShadingTable () |
Get the gradient shader. | |
IntPtr | GetRGBAArray () |
Get the gradient shader. | |
IntPtr | GetRedDiffuseShadingTable () |
Get the gradient shader. | |
IntPtr | GetRedSpecularShadingTable () |
Get the gradient shader. | |
virtual vtkRenderWindow | GetRenderWindow () |
Get the gradient shader. | |
virtual int | GetShade () |
Get the gradient shader. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkVolumeTextureMapper | NewInstance () |
Undocumented Block. | |
override void | Render (vtkRenderer ren, vtkVolume vol) |
Get the gradient shader. | |
virtual void | SetGradientEstimator (vtkEncodedGradientEstimator gradest) |
Set / Get the gradient estimator used to estimate normals. | |
override void | Update () |
Update the volume rendering pipeline by updating the scalar input. | |
Static Public Member Functions | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkVolumeTextureMapper | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkVolumeTextureMapper" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "22vtkVolumeTextureMapper" |
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 | vtkVolumeTextureMapper_GetBlueDiffuseShadingTable_01 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetBlueSpecularShadingTable_02 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetDataOrigin_03 (HandleRef pThis) |
static internal void | vtkVolumeTextureMapper_GetDataOrigin_04 (HandleRef pThis, IntPtr data) |
static internal IntPtr | vtkVolumeTextureMapper_GetDataSpacing_05 (HandleRef pThis) |
static internal void | vtkVolumeTextureMapper_GetDataSpacing_06 (HandleRef pThis, IntPtr data) |
static internal IntPtr | vtkVolumeTextureMapper_GetEncodedNormals_07 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetGradientEstimator_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal float | vtkVolumeTextureMapper_GetGradientMagnitudeBias_09 (HandleRef pThis) |
static internal float | vtkVolumeTextureMapper_GetGradientMagnitudeBias_10 (HandleRef pThis, int arg0) |
static internal float | vtkVolumeTextureMapper_GetGradientMagnitudeScale_11 (HandleRef pThis) |
static internal float | vtkVolumeTextureMapper_GetGradientMagnitudeScale_12 (HandleRef pThis, int arg0) |
static internal IntPtr | vtkVolumeTextureMapper_GetGradientMagnitudes_13 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetGradientOpacityArray_14 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetGradientShader_15 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkVolumeTextureMapper_GetGreenDiffuseShadingTable_16 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetGreenSpecularShadingTable_17 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetRGBAArray_18 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetRedDiffuseShadingTable_19 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetRedSpecularShadingTable_20 (HandleRef pThis) |
static internal IntPtr | vtkVolumeTextureMapper_GetRenderWindow_21 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkVolumeTextureMapper_GetShade_22 (HandleRef pThis) |
static internal int | vtkVolumeTextureMapper_IsA_23 (HandleRef pThis, string type) |
static internal int | vtkVolumeTextureMapper_IsTypeOf_24 (string type) |
static internal IntPtr | vtkVolumeTextureMapper_NewInstance_25 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkVolumeTextureMapper_Render_26 (HandleRef pThis, HandleRef ren, HandleRef vol) |
static internal IntPtr | vtkVolumeTextureMapper_SafeDownCast_27 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkVolumeTextureMapper_SetGradientEstimator_28 (HandleRef pThis, HandleRef gradest) |
static internal void | vtkVolumeTextureMapper_Update_29 (HandleRef pThis) |
Static Private Member Functions | |
static | vtkVolumeTextureMapper () |
Automatically generated type registration mechanics. |
vtkVolumeTextureMapper - Abstract class for a volume mapper
static Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
override void Kitware.VTK.vtkVolumeTextureMapper.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.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLVolumeTextureMapper2D, and Kitware.VTK.vtkVolumeTextureMapper2D.
Get the gradient shader.
Get the gradient shader.
virtual double [] Kitware.VTK.vtkVolumeTextureMapper.GetDataOrigin | ( | ) | [virtual] |
Get the gradient shader.
virtual void Kitware.VTK.vtkVolumeTextureMapper.GetDataOrigin | ( | IntPtr | data | ) | [virtual] |
Get the gradient shader.
virtual double [] Kitware.VTK.vtkVolumeTextureMapper.GetDataSpacing | ( | ) | [virtual] |
Get the gradient shader.
virtual void Kitware.VTK.vtkVolumeTextureMapper.GetDataSpacing | ( | IntPtr | data | ) | [virtual] |
Get the gradient shader.
Get the gradient shader.
virtual vtkEncodedGradientEstimator Kitware.VTK.vtkVolumeTextureMapper.GetGradientEstimator | ( | ) | [virtual] |
Set / Get the gradient estimator used to estimate normals.
override float Kitware.VTK.vtkVolumeTextureMapper.GetGradientMagnitudeBias | ( | ) | [virtual] |
Get the gradient shader.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
override float Kitware.VTK.vtkVolumeTextureMapper.GetGradientMagnitudeBias | ( | int | arg0 | ) | [virtual] |
Get the gradient shader.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Get the gradient shader.
override float Kitware.VTK.vtkVolumeTextureMapper.GetGradientMagnitudeScale | ( | ) | [virtual] |
Get the gradient shader.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
override float Kitware.VTK.vtkVolumeTextureMapper.GetGradientMagnitudeScale | ( | int | arg0 | ) | [virtual] |
Get the gradient shader.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Get the gradient shader.
virtual vtkEncodedGradientShader Kitware.VTK.vtkVolumeTextureMapper.GetGradientShader | ( | ) | [virtual] |
Get the gradient shader.
Get the gradient shader.
Get the gradient shader.
Get the gradient shader.
Get the gradient shader.
virtual vtkRenderWindow Kitware.VTK.vtkVolumeTextureMapper.GetRenderWindow | ( | ) | [virtual] |
Get the gradient shader.
Get the gradient shader.
virtual int Kitware.VTK.vtkVolumeTextureMapper.GetShade | ( | ) | [virtual] |
Get the gradient shader.
override int Kitware.VTK.vtkVolumeTextureMapper.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkVolumeTextureMapper2D, and Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.
static new int Kitware.VTK.vtkVolumeTextureMapper.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkVolumeTextureMapper2D, and Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkVolumeTextureMapper2D, and Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.
override void Kitware.VTK.vtkVolumeTextureMapper.Render | ( | vtkRenderer | ren, |
vtkVolume | vol | ||
) | [virtual] |
Get the gradient shader.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkVolumeTextureMapper2D, and Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.
static new vtkVolumeTextureMapper Kitware.VTK.vtkVolumeTextureMapper.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkVolumeTextureMapper2D, and Kitware.VTK.vtkOpenGLVolumeTextureMapper2D.
virtual void Kitware.VTK.vtkVolumeTextureMapper.SetGradientEstimator | ( | vtkEncodedGradientEstimator | gradest | ) | [virtual] |
Set / Get the gradient estimator used to estimate normals.
override void Kitware.VTK.vtkVolumeTextureMapper.Update | ( | ) | [virtual] |
Update the volume rendering pipeline by updating the scalar input.
Reimplemented from Kitware.VTK.vtkAlgorithm.
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetBlueDiffuseShadingTable_01 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetBlueSpecularShadingTable_02 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetDataOrigin_03 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetDataOrigin_04 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetDataSpacing_05 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetDataSpacing_06 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetEncodedNormals_07 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientEstimator_08 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal float Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientMagnitudeBias_09 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientMagnitudeBias_10 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientMagnitudes_13 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientMagnitudeScale_11 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientMagnitudeScale_12 | ( | HandleRef | pThis, |
int | arg0 | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientOpacityArray_14 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGradientShader_15 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGreenDiffuseShadingTable_16 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetGreenSpecularShadingTable_17 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetRedDiffuseShadingTable_19 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetRedSpecularShadingTable_20 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetRenderWindow_21 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetRGBAArray_18 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_GetShade_22 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_IsA_23 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_IsTypeOf_24 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_NewInstance_25 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_Render_26 | ( | HandleRef | pThis, |
HandleRef | ren, | ||
HandleRef | vol | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_SafeDownCast_27 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_SetGradientEstimator_28 | ( | HandleRef | pThis, |
HandleRef | gradest | ||
) | [private] |
static internal void Kitware.VTK.vtkVolumeTextureMapper.vtkVolumeTextureMapper_Update_29 | ( | HandleRef | pThis | ) | [private] |
new readonly string Kitware.VTK.vtkVolumeTextureMapper.MRClassNameKey = "22vtkVolumeTextureMapper" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLVolumeTextureMapper2D, and Kitware.VTK.vtkVolumeTextureMapper2D.
new const string Kitware.VTK.vtkVolumeTextureMapper.MRFullTypeName = "Kitware.VTK.vtkVolumeTextureMapper" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLVolumeTextureMapper2D, and Kitware.VTK.vtkVolumeTextureMapper2D.