diff options
author | Sven Göthel <[email protected]> | 2024-01-19 06:11:46 +0100 |
---|---|---|
committer | Sven Göthel <[email protected]> | 2024-01-19 06:11:46 +0100 |
commit | 7e582cbe21084e2b4b624761a411259da270ce26 (patch) | |
tree | 9c48c97744c864fdf407cff125a49ef2eeec63b3 /src/jogl/classes/jogamp/graph/curve/opengl/VBORegionSPES2.java | |
parent | 30369089cd02e9a0a4875c2a5f5958bcf497c701 (diff) |
AABBox: Rename private fields {bl, tr} -> {lo, hi} denoting proper orientation in API doc
br, tr wasn't sufficient as in commit d778889f36bd6bee999ceb502c5f0ce265b014bf
while working on Frustum, as it doesn't properly reflect axis order not z.
Hence going back to 'low' and 'high' semantics,
but using same length identifier and emphasizing far (lo) < near (hi)
of our model-view coordinate system.
Diffstat (limited to 'src/jogl/classes/jogamp/graph/curve/opengl/VBORegionSPES2.java')
0 files changed, 0 insertions, 0 deletions