public interface JCGLViewportsType
| Modifier and Type | Method and Description |
|---|---|
void |
viewportSet(com.io7m.jareas.core.AreaInclusiveUnsignedLType area)
Set the OpenGL viewport to the given inclusive area.
|
void viewportSet(com.io7m.jareas.core.AreaInclusiveUnsignedLType area)
throws JCGLException
(0, 0) refers to the bottom
left corner of the viewport.area - The inclusive area.JCGLException - Iff an OpenGL error occurred.Copyright © 2015 <code@io7m.com> http://io7m.com