Go to the documentation of this file.
46 #include "vtkRenderingOpenGLModule.h"
81 vtkSetStringMacro(SourceCode);
93 vtkGetMacro(Type,
int);
112 const char *GetTypeAsString();
126 bool GetLastCompileStatus();
133 const char *GetLastCompileLog();
149 virtual void ReleaseGraphicsResources();
155 vtkGetMacro(Id,
unsigned int);
202 void operator=(
const vtkShader2&) VTK_DELETE_FUNCTION;
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
record modification and/or execution time
abstract base class for most VTK objects
vtkWeakPointer< vtkRenderWindow > Context
size_t LastCompileLogCapacity
a simple class to control print indentation
bool SupportGeometryShader
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkUniformVariables * UniformVariables
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
create a window for renderers to draw into
vtkTimeStamp LastCompileTime