VTK
|
#include <vtkOpenGLVolumeRGBTable.h>
Public Member Functions | |
vtkOpenGLVolumeRGBTable () | |
~vtkOpenGLVolumeRGBTable () | |
void | Bind (void) |
void | Update (vtkColorTransferFunction *scalarRGB, double range[2], int filterValue, vtkOpenGLRenderWindow *renWin) |
int | GetTextureUnit (void) |
void | ReleaseGraphicsResources (vtkWindow *window) |
Protected Attributes | |
int | TextureWidth |
int | NumberOfColorComponents |
vtkTextureObject * | TextureObject |
int | LastInterpolation |
double | LastRange [2] |
float * | Table |
vtkTimeStamp | BuildTime |
Definition at line 24 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 28 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 39 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 55 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 66 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 122 of file vtkOpenGLVolumeRGBTable.h.
|
inline |
Definition at line 132 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 143 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 144 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 146 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 148 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 149 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 150 of file vtkOpenGLVolumeRGBTable.h.
|
protected |
Definition at line 151 of file vtkOpenGLVolumeRGBTable.h.