Go to the documentation of this file.
28 #ifndef vtkColorMaterialHelper_h
29 #define vtkColorMaterialHelper_h
75 AMBIENT_AND_DIFFUSE = 4,
#define vtkGetObjectMacro(name, type)
void Initialize(vtkShaderProgram2 *)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
void SetUniformVariables()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
void PrepareForRendering()
static vtkColorMaterialHelper * New()
void SetShader(vtkShaderProgram2 *)
a helper to assist in simulating the ColorMaterial behaviour of the default OpenGL pipeline.
vtkShaderProgram2 * Shader
~vtkColorMaterialHelper()
#define VTKRENDERINGOPENGL_EXPORT