16#ifndef vtkOpenGLVolumeMaskGradientOpacityTransferFunction2D_h
17#define vtkOpenGLVolumeMaskGradientOpacityTransferFunction2D_h
20#include "vtkRenderingVolumeOpenGL2Module.h"
51 int filterValue)
override;
a simple class to control print indentation
vtkOpenGLVolumeLookupTable()=default
vtkOpenGLVolumeMaskGradientOpacityTransferFunction2D()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void InternalUpdate(vtkObject *func, int blendMode, double sampleDistance, double unitDistance, int filterValue) override
Update the internal texture object using the 2D image data.
static vtkOpenGLVolumeMaskGradientOpacityTransferFunction2D * New()
void ComputeIdealTextureSize(vtkObject *func, int &width, int &height, vtkOpenGLRenderWindow *renWin) override
Compute the ideal texture size based on the number of labels and transfer functions in the label map.