28 #ifndef vtkColorMaterialHelper_h
29 #define vtkColorMaterialHelper_h
31 #include "vtkRenderingOpenGLModule.h"
50 void SetUniformVariables();
54 void PrepareForRendering();
75 AMBIENT_AND_DIFFUSE = 4,
abstract base class for most VTK objects
a helper to assist in simulating the ColorMaterial behaviour of the default OpenGL pipeline...
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkShaderProgram2 * Shader
a simple class to control print indentation