aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/math/Ray.java
Commit message (Expand)AuthorAgeFilesLines
* Add AABBox.getRayIntersection(..), VectorUtil.line2PlaneIntersection(..) incl...Sven Gothel2014-04-091-1/+1
* Add generic support for picking via raycast intersection and AABBox (or similar)Sven Gothel2014-03-161-0/+57