|
ActiViz .NET
5.8.0
|
vtkOpenGLScalarsToColorsPainter - implementation of vtkScalarsToColorsPainter for OpenGL. More...
Public Member Functions | |
| vtkOpenGLScalarsToColorsPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkOpenGLScalarsToColorsPainter () | |
| Undocumented Block. | |
| override int | GetPremultiplyColorsWithAlpha (vtkActor actor) |
| Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release. | |
| override long | GetTextureSizeLimit () |
| Return the texture size limit, i.e. GL_MAX_TEXTURE_SIZE. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkOpenGLScalarsToColorsPainter | NewInstance () |
| Undocumented Block. | |
| override void | ReleaseGraphicsResources (vtkWindow arg0) |
| Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release. | |
Static Public Member Functions | |
| static new vtkOpenGLScalarsToColorsPainter | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkOpenGLScalarsToColorsPainter | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkOpenGLScalarsToColorsPainter" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "31vtkOpenGLScalarsToColorsPainter" |
| 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 | vtkOpenGLScalarsToColorsPainter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkOpenGLScalarsToColorsPainter_GetPremultiplyColorsWithAlpha_01 (HandleRef pThis, HandleRef actor) |
| static internal long | vtkOpenGLScalarsToColorsPainter_GetTextureSizeLimit_02 (HandleRef pThis) |
| static internal int | vtkOpenGLScalarsToColorsPainter_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkOpenGLScalarsToColorsPainter_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkOpenGLScalarsToColorsPainter_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkOpenGLScalarsToColorsPainter_ReleaseGraphicsResources_07 (HandleRef pThis, HandleRef arg0) |
| static internal IntPtr | vtkOpenGLScalarsToColorsPainter_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkOpenGLScalarsToColorsPainter () |
| Automatically generated type registration mechanics. | |
vtkOpenGLScalarsToColorsPainter - implementation of vtkScalarsToColorsPainter for OpenGL.
Description vtkOpenGLScalarsToColorsPainter is a concrete subclass of vtkScalarsToColorsPainter which uses OpenGL for color mapping.
| static Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkOpenGLScalarsToColorsPainter.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.vtkScalarsToColorsPainter.
| override int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.GetPremultiplyColorsWithAlpha | ( | vtkActor | actor | ) | [virtual] |
Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| override long Kitware.VTK.vtkOpenGLScalarsToColorsPainter.GetTextureSizeLimit | ( | ) | [virtual] |
Return the texture size limit, i.e. GL_MAX_TEXTURE_SIZE.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| override int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| static new int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| static new vtkOpenGLScalarsToColorsPainter Kitware.VTK.vtkOpenGLScalarsToColorsPainter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| override void Kitware.VTK.vtkOpenGLScalarsToColorsPainter.ReleaseGraphicsResources | ( | vtkWindow | arg0 | ) | [virtual] |
Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release.
Reimplemented from Kitware.VTK.vtkPainter.
| static new vtkOpenGLScalarsToColorsPainter Kitware.VTK.vtkOpenGLScalarsToColorsPainter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| static internal int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_GetPremultiplyColorsWithAlpha_01 | ( | HandleRef | pThis, |
| HandleRef | actor | ||
| ) | [private] |
| static internal long Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_GetTextureSizeLimit_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_ReleaseGraphicsResources_07 | ( | HandleRef | pThis, |
| HandleRef | arg0 | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLScalarsToColorsPainter.vtkOpenGLScalarsToColorsPainter_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkOpenGLScalarsToColorsPainter.MRClassNameKey = "31vtkOpenGLScalarsToColorsPainter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
| new const string Kitware.VTK.vtkOpenGLScalarsToColorsPainter.MRFullTypeName = "Kitware.VTK.vtkOpenGLScalarsToColorsPainter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsPainter.
1.7.6.1