summaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/math/Ray.java
Commit message (Expand)AuthorAgeFilesLines
* Graph/Math: Fix minor apidoc issuesSven Gothel2014-10-091-1/+3
* 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