Go to the documentation of this file.
59 #ifndef vtkEDLShading_h
60 #define vtkEDLShading_h
62 #define EDL_HIGH_RESOLUTION_ON 1
63 #define EDL_LOW_RESOLUTION_ON 1
66 #include "vtkRenderingOpenGL2Module.h"
165 float EDLNeighbours[8][4];
Convenient class for post-processing passes. Based on vtkImageProcessingPass, but writes depth as wel...
vtkOpenGLHelper EDLComposeProgram
internal class which encapsulates OpenGL frame buffer object. Not to be used directly.
void ReleaseGraphicsResources(vtkWindow *w)
Release graphics resources and ask components to release their own resources.
vtkTextureObject * ProjectionColorTexture
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkFrameBufferObject * EDLHighFBO
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
virtual void Render(const vtkRenderState *s)=0
Perform rendering according to a render state s.
vtkTextureObject * ProjectionDepthTexture
vtkOpenGLHelper EDLShadeProgram
window superclass for vtkRenderWindow
vtkFrameBufferObject * EDLLowFBO
vtkTextureObject * EDLHighShadeTexture
a simple class to control print indentation
abstracts an OpenGL texture object.
vtkOpenGLHelper BilateralProgram
vtkFrameBufferObject * ProjectionFBO
Framebuffer object and textures for initial projection.
Context in which a vtkRenderPass will render.
vtkTextureObject * EDLLowBlurTexture
vtkTextureObject * EDLLowShadeTexture