aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/jogamp/graph/geom/plane/Crossing.java
Commit message (Expand)AuthorAgeFilesLines
* Graph: Move jogamp.graph.plane to public com.jogamp.graph.planeSven Gothel2023-02-041-904/+0
* Findbugs: Add FIXME comment regarding float comparison (consider using FloatU...Sven Gothel2014-07-081-0/+2
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-103/+103
* Add generic support for picking via raycast intersection and AABBox (or similar)Sven Gothel2014-03-161-1/+1
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-13/+13
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-0/+902