public class DwScreenSpaceGeometryBuffer extends Object
Modifier and Type | Field and Description |
---|---|
processing.core.PApplet |
papplet |
processing.opengl.PGraphics3D |
pg_geom |
DwSceneDisplay |
scene_display |
processing.opengl.PShader |
shader |
Constructor and Description |
---|
DwScreenSpaceGeometryBuffer(DwPixelFlow context,
DwSceneDisplay scene_display) |
Modifier and Type | Method and Description |
---|---|
void |
resize(int w,
int h) |
void |
update(processing.opengl.PGraphics3D pg_src) |
void |
updateMatrices(processing.opengl.PGraphics3D pg_src) |
public processing.core.PApplet papplet
public processing.opengl.PGraphics3D pg_geom
public DwSceneDisplay scene_display
public processing.opengl.PShader shader
public DwScreenSpaceGeometryBuffer(DwPixelFlow context, DwSceneDisplay scene_display)
Processing library PixelFlow by Thomas Diewald. (c) 2017