org.rajawali3d.renderer / ISurfaceRenderer

ISurfaceRenderer

interface ISurfaceRenderer
interface ISurfaceRenderer

Interface that a class must implement to be able to render to an ISurface. Most often you will want to simply extend Renderer which handles much of this for you.

Author
Jared Woolston (jwoolston@tenkiv.com)