| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.IGraphicObject
igeo.gui.IBrepGraphicGL
public class IBrepGraphicGL
Graphic subobject class to draw a surface object by OpenGL. It contains ISurfaceGraphicFillGL and ISurfaceGraphicWireframeGL inside.
| Field Summary | |
|---|---|
|  ISurfaceGraphicGL[] | surfaceGraphics | 
| Fields inherited from class igeo.IGraphicObject | 
|---|
| color, colorRange1f, colorRange1i, colorRange2f, colorRange2i, colorRange3f, colorRange3i, colorRange4f, colorRange4i, parent, update, visible | 
| Constructor Summary | |
|---|---|
| IBrepGraphicGL(IBrep brep) | |
| Method Summary | |
|---|---|
|  void | draw(IGraphics g) | 
|  void | hide() | 
|  boolean | isDrawable(IGraphicMode m) | 
|  void | setAttribute(IAttribute attr) | 
|  void | setColor(IColor c) | 
|  void | show() | 
| Methods inherited from class igeo.IGraphicObject | 
|---|
| getAWTColor, getColor, getColor, getColor, getColor, getColor, getColor, getColor, getColor, getColor, getColor, getColor, getHSBColor, getHSBColor, getWeight, isVisible, parent, parent, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setColor, setHSBColor, setHSBColor, setVisible, setWeight, update, visible | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public ISurfaceGraphicGL[] surfaceGraphics
| Constructor Detail | 
|---|
public IBrepGraphicGL(IBrep brep)
| Method Detail | 
|---|
public void setColor(IColor c)
setColor in class IGraphicObjectpublic void setAttribute(IAttribute attr)
setAttribute in class IGraphicObjectpublic boolean isDrawable(IGraphicMode m)
isDrawable in interface IGraphicIisDrawable in class IGraphicObjectpublic void draw(IGraphics g)
draw in interface IGraphicIdraw in class IGraphicObjectpublic void hide()
hide in class IGraphicObjectpublic void show()
show in class IGraphicObject| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||