AxisAngle4f |
AxisAngle4d.get(AxisAngle4f dest) |
|
AxisAngle4f |
AxisAngle4f.get(AxisAngle4f dest) |
|
AxisAngle4f |
Quaterniond.get(AxisAngle4f dest) |
|
AxisAngle4f |
Quaterniondc.get(AxisAngle4f dest) |
Set the given AxisAngle4f to represent the rotation of
this quaternion.
|
AxisAngle4f |
Quaternionf.get(AxisAngle4f dest) |
|
AxisAngle4f |
Quaternionfc.get(AxisAngle4f dest) |
Set the given AxisAngle4f to represent the rotation of
this quaternion.
|
AxisAngle4f |
Matrix3d.getRotation(AxisAngle4f dest) |
|
AxisAngle4f |
Matrix3dc.getRotation(AxisAngle4f dest) |
Get the current values of this matrix and store the represented rotation
into the given AxisAngle4f .
|
AxisAngle4f |
Matrix3f.getRotation(AxisAngle4f dest) |
|
AxisAngle4f |
Matrix3fc.getRotation(AxisAngle4f dest) |
Get the current values of this matrix and store the represented rotation
into the given AxisAngle4f .
|
AxisAngle4f |
Matrix4f.getRotation(AxisAngle4f dest) |
|
AxisAngle4f |
Matrix4fc.getRotation(AxisAngle4f dest) |
Get the rotational component of this matrix and store the represented rotation
into the given AxisAngle4f .
|
AxisAngle4f |
Matrix4x3f.getRotation(AxisAngle4f dest) |
|
AxisAngle4f |
Matrix4x3fc.getRotation(AxisAngle4f dest) |
Get the rotational component of this matrix and store the represented rotation
into the given AxisAngle4f .
|
Matrix3d |
Matrix3d.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix3d |
Matrix3d.rotate(AxisAngle4f axisAngle,
Matrix3d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix3d |
Matrix3dc.rotate(AxisAngle4f axisAngle,
Matrix3d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix3f |
Matrix3f.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix3f |
Matrix3f.rotate(AxisAngle4f axisAngle,
Matrix3f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix3f |
Matrix3fc.rotate(AxisAngle4f axisAngle,
Matrix3f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4d |
Matrix4d.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix4d |
Matrix4d.rotate(AxisAngle4f axisAngle,
Matrix4d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4d |
Matrix4dc.rotate(AxisAngle4f axisAngle,
Matrix4d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4f |
Matrix4f.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix4f |
Matrix4f.rotate(AxisAngle4f axisAngle,
Matrix4f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4f |
Matrix4fc.rotate(AxisAngle4f axisAngle,
Matrix4f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4x3d |
Matrix4x3d.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix4x3d |
Matrix4x3d.rotate(AxisAngle4f axisAngle,
Matrix4x3d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4x3d |
Matrix4x3dc.rotate(AxisAngle4f axisAngle,
Matrix4x3d dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4x3f |
Matrix4x3f.rotate(AxisAngle4f axisAngle) |
Apply a rotation transformation, rotating about the given AxisAngle4f , to this matrix.
|
Matrix4x3f |
Matrix4x3f.rotate(AxisAngle4f axisAngle,
Matrix4x3f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix4x3f |
Matrix4x3fc.rotate(AxisAngle4f axisAngle,
Matrix4x3f dest) |
Apply a rotation transformation, rotating about the given AxisAngle4f and store the result in dest .
|
Matrix3d |
Matrix3d.rotation(AxisAngle4f axisAngle) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Matrix3f |
Matrix3f.rotation(AxisAngle4f axisAngle) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Matrix4d |
Matrix4d.rotation(AxisAngle4f angleAxis) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Matrix4f |
Matrix4f.rotation(AxisAngle4f axisAngle) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Matrix4x3d |
Matrix4x3d.rotation(AxisAngle4f angleAxis) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Matrix4x3f |
Matrix4x3f.rotation(AxisAngle4f axisAngle) |
Set this matrix to a rotation transformation using the given AxisAngle4f .
|
Quaterniond |
Quaterniond.rotationAxis(AxisAngle4f axisAngle) |
Set this Quaterniond to a rotation of the given angle in radians about the supplied
axis, all of which are specified via the AxisAngle4f .
|
Quaternionf |
Quaternionf.rotationAxis(AxisAngle4f axisAngle) |
Set this Quaternionf to a rotation of the given angle in radians about the supplied
axis, all of which are specified via the AxisAngle4f .
|
AxisAngle4d |
AxisAngle4d.set(AxisAngle4f a) |
|
AxisAngle4f |
AxisAngle4f.set(AxisAngle4f a) |
|
Matrix3d |
Matrix3d.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Matrix3f |
Matrix3f.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Matrix4d |
Matrix4d.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Matrix4f |
Matrix4f.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Matrix4x3d |
Matrix4x3d.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Matrix4x3f |
Matrix4x3f.set(AxisAngle4f axisAngle) |
Set this matrix to be equivalent to the rotation specified by the given AxisAngle4f .
|
Quaterniond |
Quaterniond.set(AxisAngle4f axisAngle) |
|
Quaternionf |
Quaternionf.set(AxisAngle4f axisAngle) |
Set this quaternion to a rotation equivalent to the given AxisAngle4f .
|