public class ViewPort extends 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) |
Copyright © 2020. All rights reserved.