aboutsummaryrefslogtreecommitdiffstats
path: root/src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java
Commit message (Expand)AuthorAgeFilesLines
* Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume...Sven Gothel2015-07-201-8/+67
* Graph/Math: Fix minor apidoc issuesSven Gothel2014-10-091-3/+11
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-17/+19
* Enhance FloatUtil: Merge ProjectFloat features while adding optimized variati...Sven Gothel2014-06-271-1/+1
* Math and PMVMatrix: Cleanup and RefineSven Gothel2014-03-141-12/+12
* jogl: remove all trailing whitespaceHarvey Harrison2013-10-171-41/+41
* Frustum: Clarify method names, fix point/sphere classification, add used refe...Sven Gothel2012-11-121-25/+70
* Frustum: Add doc. about Frustum's Plane's normal orientationSven Gothel2012-11-121-2/+16
* Frustum: Cleanup / update; PMVMatrix: Fix mulPMVSven Gothel2012-11-121-12/+23
* Frustum: Clarify isOutside(AABBox) impl, add isOutside for point and sphereSven Gothel2012-11-121-6/+43
* Adding Ref.: Frustum-Culling, Max WagnerSven Gothel2012-11-121-10/+12
* Validating Frustum w/ help of Eduard White [email protected], referencing th...Sven Gothel2012-11-121-70/+134
* Frustum: Print Plane's normals properly in toString()Sven Gothel2012-11-111-1/+1
* Frustum: Passing Mv*P (column major order)Sven Gothel2012-11-111-29/+29
* Frustum: Simpler usage (ctor, update) no need for explicit compute() method. ...Sven Gothel2012-11-111-102/+143
* Cleanup Frustum Math Util: Independent / Compile Clean / Relocation ; PMVMatr...Sven Gothel2012-11-111-0/+174