com.croftsoft.apps.jogl.imp
Class JoglRendererImp
java.lang.Object
com.croftsoft.apps.jogl.imp.JoglRendererImp
- All Implemented Interfaces:
- JoglRenderer
public final class JoglRendererImp
- extends Object
- implements JoglRenderer
ComponentAnimator.
- Since:
- 2005-08-12
- Version:
- $Date: 2008/05/17 01:32:31 $
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoglRendererImp
public JoglRendererImp(JoglModel joglModel)
- Main constructor.
init
public void init(GL gl)
- Specified by:
init
in interface JoglRenderer
destroy
public void destroy(GL gl)
- Specified by:
destroy
in interface JoglRenderer
setBounds
public void setBounds(GL gl,
int x,
int y,
int width,
int height)
- Specified by:
setBounds
in interface JoglRenderer
render
public void render(GL gl)
- Specified by:
render
in interface JoglRenderer
CroftSoft Apps Javadoc (2008-09-28 21:15:07)