Interface Renderable


  • public interface Renderable
    Simple interface to things that can be Rendered.
    Version:
    $Revision$ $Id$
    Author:
    $Author$
    • Method Detail

      • render

        void render()
        "Render" this thing. This will involve calls to the GL.