VTK
Public Member Functions | Protected Attributes
vtkOpenGLOpacityTable Class Reference

#include <vtkOpenGLOpacityTable.h>

Collaboration diagram for vtkOpenGLOpacityTable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkOpenGLOpacityTable (int width=1024)
 ~vtkOpenGLOpacityTable ()
bool IsLoaded ()
void Bind ()
void Update (vtkPiecewiseFunction *scalarOpacity, int blendMode, double sampleDistance, double range[2], double unitDistance, bool linearInterpolation)

Protected Attributes

GLuint TextureId
int LastBlendMode
int TextureWidth
int TextureHeight
double LastSampleDistance
vtkTimeStamp BuildTime
floatTable
bool Loaded
bool LastLinearInterpolation
double LastRange [2]

Detailed Description

Definition at line 25 of file vtkOpenGLOpacityTable.h.


Constructor & Destructor Documentation

Definition at line 29 of file vtkOpenGLOpacityTable.h.

Definition at line 43 of file vtkOpenGLOpacityTable.h.


Member Function Documentation

Definition at line 60 of file vtkOpenGLOpacityTable.h.

void vtkOpenGLOpacityTable::Bind ( void  ) [inline]

Definition at line 67 of file vtkOpenGLOpacityTable.h.

void vtkOpenGLOpacityTable::Update ( vtkPiecewiseFunction scalarOpacity,
int  blendMode,
double  sampleDistance,
double  range[2],
double  unitDistance,
bool  linearInterpolation 
) [inline]

Definition at line 76 of file vtkOpenGLOpacityTable.h.


Member Data Documentation

Definition at line 180 of file vtkOpenGLOpacityTable.h.

Definition at line 181 of file vtkOpenGLOpacityTable.h.

Definition at line 182 of file vtkOpenGLOpacityTable.h.

Definition at line 183 of file vtkOpenGLOpacityTable.h.

Definition at line 185 of file vtkOpenGLOpacityTable.h.

Definition at line 186 of file vtkOpenGLOpacityTable.h.

Definition at line 187 of file vtkOpenGLOpacityTable.h.

Definition at line 188 of file vtkOpenGLOpacityTable.h.

Definition at line 189 of file vtkOpenGLOpacityTable.h.

Definition at line 190 of file vtkOpenGLOpacityTable.h.


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