Renderer

Undocumented in source.

Constructors

this
this(Scene scene, Owner o)
Undocumented in source.

Members

Functions

prepareViewport
void prepareViewport(RenderTarget rt)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(RenderingContext* rc)
Undocumented in source. Be warned that the author may not have intended to support it.
renderPreStep
void renderPreStep(GBuffer gbuf, RenderingContext* rc)
Undocumented in source. Be warned that the author may not have intended to support it.
renderToTarget
void renderToTarget(RenderTarget rt, GBuffer gbuf, RenderingContext* rc)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

deferredEnvPass
DeferredEnvironmentPass deferredEnvPass;
Undocumented in source.
deferredLightPass
DeferredLightPass deferredLightPass;
Undocumented in source.
eventManager
EventManager eventManager;
Undocumented in source.
gbuffer
GBuffer gbuffer;
Undocumented in source.
scene
Scene scene;
Undocumented in source.
sceneFramebuffer
Framebuffer sceneFramebuffer;
Undocumented in source.
shadowMap
CascadedShadowMap shadowMap;
Undocumented in source.

Meta