Polycode
Polycode::Renderer Class Reference

Main renderer. More...

Inherited by Polycode::OpenGLES1Renderer, and Polycode::OpenGLRenderer.

List of all members.


Detailed Description

Main renderer.

The renderer should only be accessed from the CoreServices singleton. Renderer operations should only be called from within Render methods of entities so that they can be properly managed.