- FastSpeedFactor(Object[]) - Method in class org.jogamp.java3d.utils.behaviors.vp.WandViewBehavior
-
Property which sets the fast translation speed factor.
- FastVector - Class in org.jogamp.java3d.internal
-
The FastVector object is a growable array of ints.
- FastVector(int, int) - Constructor for class org.jogamp.java3d.internal.FastVector
-
Constructor.
- FastVector(int) - Constructor for class org.jogamp.java3d.internal.FastVector
-
Constructor.
- FastVector() - Constructor for class org.jogamp.java3d.internal.FastVector
-
Constructor.
- filePosition - Variable in class org.jogamp.java3d.utils.scenegraph.io.retained.SymbolTableData
-
- fillDistanceAttenuation(float, float, Point2f[]) - Method in class org.jogamp.java3d.utils.audio.DistanceAttenuation
-
Fill a Distance Attenuation array
recommend that the distance attenuation Point2f array is defined to
be allocated to be 10 for DOUBLE_DISTANCE_HALF_GAIN - since 1/(2^10)
exceeds 1/1000 scale that is agreed to be affective zero gain
First method assumes that:
type is half gain for every double of distance
inner radius is 0.0 but region between 0th and 1st elements is constant
since gains for these two elements are the same
min gain approches zero.
- fillDistanceAttenuation(float, float, float, float, int, Point2f[]) - Method in class org.jogamp.java3d.utils.audio.DistanceAttenuation
-
- fillDistanceAttenuation(float, float, float, float, float, float, int, Point2f[]) - Method in class org.jogamp.java3d.utils.audio.DistanceAttenuation
-
- finish() - Method in class org.jogamp.java3d.audioengines.AudioEngineThread
-
This causes the threads run method to exit.
- FloatBufferWrapper - Class in org.jogamp.java3d.internal
-
NIO Buffers are new in Java 1.4 but we need to run on 1.3
as well, so this class was created to hide the NIO classes
from non-1.4 Java 3D users.
- FloatBufferWrapper(FloatBuffer) - Constructor for class org.jogamp.java3d.internal.FloatBufferWrapper
-
Constructor initializes buffer with a
java.nio.FloatBuffer object.
- FloatBufferWrapper(J3DBuffer) - Constructor for class org.jogamp.java3d.internal.FloatBufferWrapper
-
Constructor initializes buffer with a
org.jogamp.java3d.J3DBuffer object.
- floatToIntBits(float) - Static method in class org.jogamp.java3d.internal.HashCodeUtil
-
Returns the representation of the specified floating-point
value according to the IEEE 754 floating-point "single format"
bit layout, after first mapping -0.0 to 0.0.
- FogState - Class in org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d
-
- FogState(SymbolTableData, Controller) - Constructor for class org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.FogState
-
- Font3DState - Class in org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d
-
- Font3DState(SymbolTableData, Controller) - Constructor for class org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.Font3DState
-
- frequencyScaleFactor - Variable in class org.jogamp.java3d.audioengines.AuralParameters
-
- FRONT - Static variable in class org.jogamp.java3d.utils.geometry.Box
-
Used to designate the front side of the box when using
getShape().