CleanSweep
Class ProxyGLPyramid

CleanSweep.ProxyGLShape
  |
  +--CleanSweep.ProxyGLPyramid

public class ProxyGLPyramid
extends ProxyGLShape


Field Summary
 private PluginGLCanvascanvas
           
 private GLFuncgl
           

Fields inherited from class CleanSweep.ProxyGLShape
drawMode, mainColor

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

ProxyGLPyramid

public ProxyGLPyramid(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()