| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
protected int | drawMode |
protected ProxyGLColor | mainColor |
Constructor Summary | |
ProxyGLShape() |
Method Summary | |
ProxyGLPoint | computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c) |
void | setDrawMode(int mode) |
void | setMainColor(ProxyGLColor newColor) |
void | setMainColor(float red, float green, float blue) |
Field Detail |
protected int drawMode
protected ProxyGLColor mainColor
Constructor Detail |
public ProxyGLShape()
Method Detail |
public ProxyGLPoint computeNormal(ProxyGLPoint a, ProxyGLPoint b, ProxyGLPoint c)
public void setDrawMode(int mode)
public void setMainColor(ProxyGLColor newColor)
public void setMainColor(float red, float green, float blue)
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |