aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/util/ProjectFloat.java
Commit message (Expand)AuthorAgeFilesLines
* Move ProjectFloat back to private, exposing basic math in FloatUtilSven Gothel2012-04-091-1227/+0
* PMVMatrix: Add convenient ProjectFloat calls of gluLookAt, gluProject, gluUnP...Sven Gothel2012-04-061-44/+107
* ProjectFloat: Promote to public, exposing general matrix/vector math, custom ...Sven Gothel2012-04-021-0/+1164