28 #include "vtkRenderingOpenGL2Module.h" 57 void SetType(Type
type);
136 void operator=(
const vtkShader&) =
delete;
std::string GetError() const
Get the error message (empty if none) for the shader.
std::string OriginalValue
Type GetType() const
Get the shader type, typically Vertex or Fragment.
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.
Type
Available shader types.
bool operator>(const ReplacementSpec &v1) const
a simple class to control print indentation
boost::graph_traits< vtkGraph *>::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
Vertex or Fragment shader, combined into a ShaderProgram.
vtkShader::Type ShaderType
bool operator<(const ReplacementSpec &v1) const
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
std::string GetSource() const
Get the source for the shader.
int GetHandle() const
Get the handle of the shader.