Package | Description |
---|---|
com.sun.javafx.geom | |
com.sun.prism.impl |
Constructor and Description |
---|
Quat4f(Quat4f q1)
Constructs and initializes a Quat4f from the specified Quat4f.
|
Modifier and Type | Field and Description |
---|---|
(package private) Quat4f |
MeshTempState.quat
A temporary Quat4f used by BaseMesh to build quat.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
MeshUtil.buildQuat(Vec3f[] tm,
Quat4f quat) |
private void |
BaseMesh.buildVSQuat(Vec3f[] tm,
Quat4f quat) |