 |
VTK
9.1.0
|
Go to the documentation of this file.
32 #ifndef vtkOpenGLFXAAPass_h
33 #define vtkOpenGLFXAAPass_h
39 #include "vtkRenderingOpenGL2Module.h"
vtkNew< vtkOpenGLFXAAFilter > FXAAFilter
Graphics resources.
virtual void SetFXAAOptions(vtkFXAAOptions *)
void Render(const vtkRenderState *s) override
Perform rendering according to a render state.
static vtkOpenGLFXAAPass * New()
Render pass calling the FXAA filter.
Configuration for FXAA implementations.
a simple class to control print indentation
vtkOpenGLFXAAPass()=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Context in which a vtkRenderPass will render.
Convenient class for post-processing passes.
~vtkOpenGLFXAAPass() override