29 #ifndef vtkColorMaterialHelper_h
30 #define vtkColorMaterialHelper_h
32 #include "vtkRenderingOpenGLModule.h"
51 void SetUniformVariables();
57 void PrepareForRendering();
80 AMBIENT_AND_DIFFUSE = 4,
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.
a helper to assist in simulating the ColorMaterial behaviour of the default OpenGL pipeline...
vtkShaderProgram2 * Shader
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...