gov.nasa.worldwind.util
Class OGLOrtho2DSupport
java.lang.Object
gov.nasa.worldwind.util.OGLOrtho2DSupport
public class OGLOrtho2DSupport
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
height
protected int height
stackHandler
protected OGLStackHandler stackHandler
width
protected int width
OGLOrtho2DSupport
public OGLOrtho2DSupport()
beginRendering
public void beginRendering(GL gl)
clear
public void clear(GL gl,
Color color)
endRendering
public void endRendering(GL gl)
getHeight
public int getHeight()
getWidth
public int getWidth()
setSize
public void setSize(GL gl,
int width,
int height)