22 #ifndef vtkOpenGLImageAlgorithmHelper_h 23 #define vtkOpenGLImageAlgorithmHelper_h 26 #include "vtkRenderingOpenGL2Module.h" 57 vtkImageData* outData,
int outExt[6],
const char* vertexCode,
const char* fragmentCode,
58 const char* geometryCode);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual ~vtkOpenGLImageAlgorithmCallback()
Help image algorithms use the GPU.
a simple class to control print indentation
topologically and geometrically regular array of data
abstract superclass for arrays of numeric data
vtkSmartPointer< vtkOpenGLRenderWindow > RenderWindow
vtkOpenGLImageAlgorithmCallback()
create a window for renderers to draw into
virtual void InitializeShaderUniforms(vtkShaderProgram *)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
virtual void UpdateShaderUniforms(vtkShaderProgram *, int)
The ShaderProgram uses one or more Shader objects.