|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
This is the complete list of members for com.jogamp.math.FixedPoint, including all inherited members.
| div(final int x1, final int x2) | com.jogamp.math.FixedPoint | static |
| mult(final int x1, final int x2) | com.jogamp.math.FixedPoint | static |
| toFixed(int value) | com.jogamp.math.FixedPoint | static |
| toFixed(float value) | com.jogamp.math.FixedPoint | static |
| toFloat(final int value) | com.jogamp.math.FixedPoint | static |