CleanSweep
Class ProxyGLBullet

CleanSweep.ProxyGLShape
  |
  +--CleanSweep.ProxyGLBullet

public class ProxyGLBullet
extends ProxyGLShape


Field Summary
 private PluginGLCanvascanvas
           
 private GLFuncgl
           

Fields inherited from class CleanSweep.ProxyGLShape
drawMode, mainColor

Constructor Summary
ProxyGLBullet(PluginGLCanvas Plugincanvas)
           

Method Summary
 voiddraw()
           

Methods inherited from class CleanSweep.ProxyGLShape
computeNormal, setDrawMode, setMainColor, setMainColor

Field Detail

canvas

private PluginGLCanvas canvas

gl

private GLFunc gl
Constructor Detail

ProxyGLBullet

public ProxyGLBullet(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()