A B C D E F G H I J K L M N O P Q R S T U V W Y Z

F

FastSpeedFactor(Object[]) - Method in class com.sun.j3d.utils.behaviors.vp.WandViewBehavior
Property which sets the fast translation speed factor.
FastVector - Class in com.sun.j3d.internal
The FastVector object is a growable array of ints.
FastVector(int, int) - Constructor for class com.sun.j3d.internal.FastVector
Constructor.
FastVector(int) - Constructor for class com.sun.j3d.internal.FastVector
Constructor.
FastVector() - Constructor for class com.sun.j3d.internal.FastVector
Constructor.
filePosition - Variable in class com.sun.j3d.utils.scenegraph.io.retained.SymbolTableData
 
fillDistanceAttenuation(float, float, Point2f[]) - Method in class com.sun.j3d.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 com.sun.j3d.utils.audio.DistanceAttenuation
 
fillDistanceAttenuation(float, float, float, float, float, float, int, Point2f[]) - Method in class com.sun.j3d.utils.audio.DistanceAttenuation
 
finish() - Method in class com.sun.j3d.audioengines.AudioEngineThread
This causes the threads run method to exit.
FloatBufferWrapper - Class in com.sun.j3d.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 com.sun.j3d.internal.FloatBufferWrapper
Constructor initializes buffer with a java.nio.FloatBuffer object.
FloatBufferWrapper(J3DBuffer) - Constructor for class com.sun.j3d.internal.FloatBufferWrapper
Constructor initializes buffer with a javax.media.j3d.J3DBuffer object.
floatToIntBits(float) - Static method in class com.sun.j3d.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 com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d
 
FogState(SymbolTableData, Controller) - Constructor for class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.FogState
 
Font3DState - Class in com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d
 
Font3DState(SymbolTableData, Controller) - Constructor for class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.Font3DState
 
frequencyScaleFactor - Variable in class com.sun.j3d.audioengines.AuralParameters
 
FRONT - Static variable in class com.sun.j3d.utils.geometry.Box
Used to designate the front side of the box when using getShape().

A B C D E F G H I J K L M N O P Q R S T U V W Y Z