4#ifndef vtkOpenGLVolumeGradientOpacityTable_h
5#define vtkOpenGLVolumeGradientOpacityTable_h
8#include "vtkRenderingVolumeOpenGL2Module.h"
11VTK_ABI_NAMESPACE_BEGIN
32 int filterValue)
override;
a simple class to control print indentation
abstract base class for most VTK objects
static vtkOpenGLVolumeGradientOpacityTable * New()
void InternalUpdate(vtkObject *func, int blendMode, double sampleDistance, double unitDistance, int filterValue) override
Update the internal texture object using the gradient opacity transfer function.
vtkOpenGLVolumeGradientOpacityTable()=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Base class for OpenGL texture management of scalar color, opacity and gradient opacity lookup tables.