|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.javagl.swogl.scene.ViewUtils
public class ViewUtils
A class containing utility methods for View operations.
| Method Summary | |
|---|---|
static javax.vecmath.Matrix4f |
computeProjectionMatrix(float fovYdeg,
View view)
Returns the projection matrix for the given field of view and the given View |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.vecmath.Matrix4f computeProjectionMatrix(float fovYdeg,
View view)
View
fovYdeg - The FOV (field-of-view) in y-direction, in degreesview - The view
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||