CleanSweep
Class ProxyGLCube

CleanSweep.ProxyGLShape
  |
  +--CleanSweep.ProxyGLCube

public class ProxyGLCube
extends ProxyGLShape


Field Summary
 private PluginGLCanvascanvas
           
 private GLFuncgl
           

Fields inherited from class CleanSweep.ProxyGLShape
drawMode, mainColor

Constructor Summary
ProxyGLCube(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

ProxyGLCube

public ProxyGLCube(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()