diff options
author | Sven Gothel <[email protected]> | 2023-08-27 13:01:32 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-08-27 13:09:56 +0200 |
commit | 2f62d6f6f3f2fd56f87e9ec40023ca5b7bec9252 (patch) | |
tree | 21856ca0cd19bf8bceba0082f5c962b85d4349da /src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java | |
parent | 72980712910d1c49e324f1463d987be3ea280abd (diff) |
AABBox: Fix intersects2DRegion(..), add resize{Height, Width}(..) and AABBox ctor using Vec3f low and high
intersects2DRegion(..) got the passed width and height wrong,
i.e. given object low position >= this-low position
and given object high position including width/height <= this-high position
is required to match for intersection.
Diffstat (limited to 'src/jogl/classes/com/jogamp/opengl/math/geom/Frustum.java')
0 files changed, 0 insertions, 0 deletions