Renderer

Undocumented in source.

Members

Enums

BlendEquation
enum BlendEquation
Undocumented in source.
BlendFunction
enum BlendFunction
Undocumented in source.

Functions

clear
void clear(uint buftype)
Undocumented in source.
draw
void draw(VertexArray , IndexBuffer , RTShaderPipeline )
Undocumented in source.
draw
void draw(VertexArray , IndexBuffer , uint )
Undocumented in source.
setBlend
void setBlend(bool val)
Undocumented in source.
setBlendEquation
void setBlendEquation(BlendEquation )
Undocumented in source.
setBlendFunction
void setBlendFunction(BlendFunction , BlendFunction )
Undocumented in source.
setClearColor
void setClearColor(ColorF color)
Undocumented in source.
setDepthTesting
void setDepthTesting(bool val)
Undocumented in source.
setViewport
void setViewport(uint , uint , uint , uint )
Undocumented in source.

Static functions

Load
void Load()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta