Graphics.Formats
Documentation
class Renderable a whereSource
Methods
Perform the relevant OpenGL calls to render your object. This function should leave the graphics state identical.
Instances
displayListR :: Renderable a => a -> IO DisplayListSource