public class ViewPort
extends java.lang.Object
| Constructor and Description |
|---|
ViewPort(float u,
float v,
float du,
float dv) |
| Modifier and Type | Method and Description |
|---|---|
Coords |
getClippedCoords(float iw,
float ih,
float w,
float h) |
float |
getRelX(float u) |
float |
getRelY(float v) |
ViewPort |
getScaledVersion(float pixelScale) |