aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/graph/geom/AABBox.java
Commit message (Expand)AuthorAgeFilesLines
* Reorganize math code into: com.jogamp.opengl.math and com.jogamp.opengl.math....Sven Gothel2012-11-111-326/+0
* Graph: More std. functionality (equals, clone) / Better in-place transformati...Sven Gothel2011-05-061-22/+44
* Refactored graph: Reduce/remove data copy/recreation; Shader cleanupSven Gothel2011-04-231-23/+28
* Fix TAB: Replace all TAB with 4 spacesSven Gothel2011-04-081-235/+235
* Fix: AABBox setLow/setHigh call resize; removes possible call errorRami Santina2011-04-081-4/+4
* Folded turtle2d into jogl foldersSven Gothel2011-04-011-0/+299