VTK
Public Member Functions | Protected Attributes
vtkOpenGLVolumeOpacityTable Class Reference

#include <vtkOpenGLVolumeOpacityTable.h>

Collaboration diagram for vtkOpenGLVolumeOpacityTable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkOpenGLVolumeOpacityTable (int width=1024)
 ~vtkOpenGLVolumeOpacityTable ()
void Bind ()
void Update (vtkPiecewiseFunction *scalarOpacity, int blendMode, double sampleDistance, double range[2], double unitDistance, int filterValue, vtkOpenGLRenderWindow *renWin)
int GetTextureUnit (void)
void ReleaseGraphicsResources (vtkWindow *window)

Protected Attributes

vtkTextureObjectTextureObject
int LastBlendMode
int TextureWidth
double LastSampleDistance
vtkTimeStamp BuildTime
floatTable
int LastInterpolation
double LastRange [2]

Detailed Description

Definition at line 26 of file vtkOpenGLVolumeOpacityTable.h.


Constructor & Destructor Documentation

Definition at line 30 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 42 of file vtkOpenGLVolumeOpacityTable.h.


Member Function Documentation

Definition at line 59 of file vtkOpenGLVolumeOpacityTable.h.

void vtkOpenGLVolumeOpacityTable::Update ( vtkPiecewiseFunction scalarOpacity,
int  blendMode,
double  sampleDistance,
double  range[2],
double  unitDistance,
int  filterValue,
vtkOpenGLRenderWindow renWin 
) [inline]

Definition at line 70 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 171 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 181 of file vtkOpenGLVolumeOpacityTable.h.


Member Data Documentation

Definition at line 192 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 193 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 194 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 196 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 197 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 198 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 199 of file vtkOpenGLVolumeOpacityTable.h.

Definition at line 200 of file vtkOpenGLVolumeOpacityTable.h.


The documentation for this class was generated from the following file: