| Package | Description |
|---|---|
| com.sun.javafx.geom |
| Modifier and Type | Method and Description |
|---|---|
void |
Quat4f.set(Matrix3f m1)
Sets the value of this quaternion to the rotational component of
the passed matrix.
|
| Constructor and Description |
|---|
Matrix3f(Matrix3f m1)
Constructs a new matrix with the same values as the
Matrix3f parameter.
|