4 #ifndef vtkOpenGLVolumeRGBTable_h
5 #define vtkOpenGLVolumeRGBTable_h
8 #include "vtkRenderingVolumeOpenGL2Module.h"
11 VTK_ABI_NAMESPACE_BEGIN
30 int filterValue)
override;
38 #endif // vtkOpenGLVolumeRGBTable_h
abstract base class for most VTK objects
Base class for OpenGL texture management of scalar color, opacity and gradient opacity lookup tables...
a simple class to control print indentation
virtual void InternalUpdate(vtkObject *func, int blendMode, double sampleDistance, double unitDistance, int filterValue)
Internal method to actually update the texture object.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.