CleanSweep
Class ProxyGLDiamond

CleanSweep.ProxyGLShape
  |
  +--CleanSweep.ProxyGLDiamond

public class ProxyGLDiamond
extends ProxyGLShape


Field Summary
 ProxyGLPyramidbot
           
 private PluginGLCanvascanvas
           
 private GLFuncgl
           
 ProxyGLPyramidtop
           

Fields inherited from class CleanSweep.ProxyGLShape
drawMode, mainColor

Constructor Summary
ProxyGLDiamond(PluginGLCanvas Plugincanvas)
           

Method Summary
 voiddraw()
           
 voidsetMainColor(float red, float green, float blue)
           

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

Field Detail

bot

public ProxyGLPyramid bot

canvas

private PluginGLCanvas canvas

gl

private GLFunc gl

top

public ProxyGLPyramid top
Constructor Detail

ProxyGLDiamond

public ProxyGLDiamond(PluginGLCanvas Plugincanvas)
Method Detail

draw

public void draw()

setMainColor

public void setMainColor(float red, float green, float blue)