|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
Copyright 2013 JogAmp Community. More...
Packages | |
| package | geom |
| Copyright 2010-2024 JogAmp Community. | |
| package | util |
| Copyright 2009-2023 JogAmp Community. | |
Classes | |
| class | Binary16 |
| class | Binary32 |
Functions for interrogating binary32 (float) values. More... | |
| class | Binary64 |
Functions for interrogating binary64 (double) values. More... | |
| class | DoubleUtil |
| Basic Double math utility functions. More... | |
| class | FixedPoint |
| class | FloatUtil |
| Basic Float math utility functions. More... | |
| class | FovHVHalves |
| Horizontal and vertical field of view (FOV) halves, allowing a non-centered projection. More... | |
| class | Matrix4f |
| Basic 4x4 float matrix implementation using fields for intensive use-cases (host operations). More... | |
| class | Quaternion |
| Quaternion implementation supporting Gimbal-Lock free rotations. More... | |
| class | Ray |
| Simple compound denoting a ray. More... | |
| class | Recti |
| Rectangle with x, y, width and height integer components. More... | |
| class | Vec2f |
| 2D Vector based upon two float components. More... | |
| class | Vec2i |
| 2D Vector based upon two integer components. More... | |
| class | Vec3d |
| 3D Vector based upon three double components. More... | |
| class | Vec3f |
| 3D Vector based upon three float components. More... | |
| class | Vec4f |
| 4D Vector based upon four float components. More... | |
| class | VectorUtil |
| interface | Vert2fImmutable |
| interface | Vert3fImmutable |
Copyright 2013 JogAmp Community.
Copyright 2012 JogAmp Community.
Copyright 2010-2024 JogAmp Community.
Copyright 2022-2023 JogAmp Community.
Copyright 2014-2023 JogAmp Community.
Copyright 2014 JogAmp Community.
Copyright 2010-2023 JogAmp Community.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY JogAmp Community `‘AS IS’' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JogAmp Community OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of JogAmp Community.