diff options
author | Sven Gothel <[email protected]> | 2014-03-16 01:43:27 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-03-16 01:43:27 +0100 |
commit | 8352cb7c5d8cc971c87f13fe9f61e346c4d2c541 (patch) | |
tree | 046717b896460c5ddec6260ae58a09be0ea46c70 /src/jogl/classes/jogamp/opengl/SystemUtil.java | |
parent | f0bb162ab18cb39e6b8e07649aa826fbe84c6950 (diff) |
Add generic support for picking via raycast intersection and AABBox (or similar)
- New simple type Ray, denominating a .. ray
- Added PMVMatrix.gluUnProjectRay(..) similar to gluUnproject(..)
however, result is a Ray.
- Added AABBox.intersectsRay(Ray) ..
Diffstat (limited to 'src/jogl/classes/jogamp/opengl/SystemUtil.java')
0 files changed, 0 insertions, 0 deletions