public interface JCGLViewportsType
| Modifier and Type | Method and Description |
|---|---|
void |
viewportSet(com.io7m.jregions.core.unparameterized.areas.AreaL area)
Set the OpenGL viewport to the given inclusive area.
|
void viewportSet(com.io7m.jregions.core.unparameterized.areas.AreaL 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 © 2017 <code@io7m.com> http://io7m.com