Renderer

Undocumented in source.

Constructors

this
this(EventManager eventManager, Owner owner)
Undocumented in source.

Members

Functions

activeCamera
void activeCamera(Camera camera)
Undocumented in source. Be warned that the author may not have intended to support it.
activeCamera
Camera activeCamera()
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
scene
void scene(Scene s)
Undocumented in source. Be warned that the author may not have intended to support it.
setViewport
void setViewport(uint x, uint y, uint w, uint h)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

outputBuffer
Framebuffer outputBuffer;
Undocumented in source.
pipeline
RenderPipeline pipeline;
Undocumented in source.
view
RenderView view;
Undocumented in source.

Meta