JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.math.FixedPoint Member List

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.FixedPointstatic
mult(final int x1, final int x2)com.jogamp.math.FixedPointstatic
toFixed(int value)com.jogamp.math.FixedPointstatic
toFixed(float value)com.jogamp.math.FixedPointstatic
toFloat(final int value)com.jogamp.math.FixedPointstatic