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;
abstract base class for most VTK objects
vtkWeakPointer< vtkRenderWindow > Context
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
record modification and/or execution time
vtkUniformVariables * UniformVariables
a simple class to control print indentation
size_t LastCompileLogCapacity
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkTimeStamp LastCompileTime
create a window for renderers to draw into
bool SupportGeometryShader
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...