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

Q

QUAD_ARRAY - Static variable in class com.sun.j3d.utils.geometry.GeometryInfo
Send to the constructor to inform that the data will be arranged so that each set of four vertices form an independent quad
QuadArray - Class in javax.media.j3d
The QuadArray object draws the array of vertices as individual quadrilaterals.
QuadArray(int, int) - Constructor for class javax.media.j3d.QuadArray
Constructs an empty QuadArray object using the specified parameters.
QuadArray(int, int, int, int[]) - Constructor for class javax.media.j3d.QuadArray
Constructs an empty QuadArray object using the specified parameters.
QuadArray(int, int, int, int[], int, int[]) - Constructor for class javax.media.j3d.QuadArray
Constructs an empty QuadArray object using the specified parameters.
QuadArrayState - Class in com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d
 
QuadArrayState(SymbolTableData, Controller) - Constructor for class com.sun.j3d.utils.scenegraph.io.state.javax.media.j3d.QuadArrayState
 
quat - Variable in class com.sun.j3d.utils.behaviors.interpolators.TCBKeyFrame
 
Quat4d - Class in javax.vecmath
A 4-element quaternion represented by double precision floating point x,y,z,w coordinates.
Quat4d(double, double, double, double) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified xyzw coordinates.
Quat4d(double[]) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the array of length 4.
Quat4d(Quat4d) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Quat4d.
Quat4d(Quat4f) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Quat4f.
Quat4d(Tuple4f) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Tuple4f.
Quat4d(Tuple4d) - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d from the specified Tuple4d.
Quat4d() - Constructor for class javax.vecmath.Quat4d
Constructs and initializes a Quat4d to (0,0,0,0).
Quat4f - Class in javax.vecmath
A 4 element unit quaternion represented by single precision floating point x,y,z,w coordinates.
Quat4f(float, float, float, float) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified xyzw coordinates.
Quat4f(float[]) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the array of length 4.
Quat4f(Quat4f) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Quat4f.
Quat4f(Quat4d) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Quat4d.
Quat4f(Tuple4f) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Tuple4f.
Quat4f(Tuple4d) - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f from the specified Tuple4d.
Quat4f() - Constructor for class javax.vecmath.Quat4f
Constructs and initializes a Quat4f to (0.0,0.0,0.0,0.0).
queryProperties() - Method in class javax.media.j3d.Canvas3D
Returns a read-only Map object containing key-value pairs that define various properties for this Canvas3D.

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