GlowPass

Undocumented in source.

Constructors

this
this(int width, int height, int resX, int resY)
Undocumented in source.

Members

Functions

render
void render(Renderer renderer, Texture writeTexture, Texture readTexture)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Pass

render
void render(Renderer , Texture , Texture )
Undocumented in source.
create_fbo
void create_fbo(Texture writeTexture)
Undocumented in source. Be warned that the author may not have intended to support it.
binded_scope
void binded_scope(void delegate() dg, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
_scene
Scene _scene;
Undocumented in source.
_camera
Camera _camera;
Undocumented in source.
_geometry
PlaneGeometry _geometry;
Undocumented in source.
_screen
Mesh _screen;
Undocumented in source.

Meta