public class FXAA extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FXAA.Param |
Modifier and Type | Field and Description |
---|---|
DwPixelFlow |
context |
FXAA.Param |
param |
Constructor and Description |
---|
FXAA(DwPixelFlow context) |
Modifier and Type | Method and Description |
---|---|
void |
apply(int tex_handle,
int w,
int h) |
void |
apply(processing.opengl.PGraphicsOpenGL src,
processing.opengl.PGraphicsOpenGL dst) |
public DwPixelFlow context
public FXAA.Param param
public FXAA(DwPixelFlow context)
Processing library PixelFlow by Thomas Diewald. (c) 2017