GlRenderer

Undocumented in source.

Constructors

this
this(win.Window parent)
Undocumented in source.

Members

Functions

AdjustViewport
void AdjustViewport()
Undocumented in source. Be warned that the author may not have intended to support it.
ClearColor
void ClearColor(Color color)
Undocumented in source. Be warned that the author may not have intended to support it.
ClearDepth
void ClearDepth()
Undocumented in source. Be warned that the author may not have intended to support it.
CreateShader
Shader CreateShader(ShaderCode code)
Undocumented in source. Be warned that the author may not have intended to support it.
Init
void Init()
Undocumented in source. Be warned that the author may not have intended to support it.
SwapBuffers
void SwapBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

ScissorRectangle
Rectangle ScissorRectangle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ScissorRectangle
Rectangle ScissorRectangle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
VSync
VSyncState VSync [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
VSync
VSyncState VSync [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BackendRenderer

Batch
SpriteBatch Batch;
Undocumented in source.
Window
win.Window Window;
Undocumented in source.
Init
void Init()
Undocumented in source.
ClearColor
void ClearColor(Color color)
Undocumented in source.
ClearDepth
void ClearDepth()
Undocumented in source.
SwapBuffers
void SwapBuffers()
Undocumented in source.
CreateShader
Shader CreateShader(ShaderCode code)
Undocumented in source.
AdjustViewport
void AdjustViewport()
Undocumented in source.
VSync
VSyncState VSync [@property getter]
Undocumented in source.
VSync
VSyncState VSync [@property setter]
Undocumented in source.
ScissorRectangle
Rectangle ScissorRectangle [@property getter]
Undocumented in source.
ScissorRectangle
Rectangle ScissorRectangle [@property setter]
Undocumented in source.

Meta