Package org.joml
Class Quaterniond
java.lang.Object
org.joml.Quaterniond
- All Implemented Interfaces:
Externalizable
,Serializable
,Quaterniondc
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionQuaterniond
(double double1, double double2, double double3, double double4) Quaterniond
(AxisAngle4d axisAngle4d) Quaterniond
(AxisAngle4f axisAngle4f) Quaterniond
(Quaterniondc quaterniondc) Quaterniond
(Quaternionfc quaternionfc) -
Method Summary
Modifier and TypeMethodDescriptionadd
(double double1, double double2, double double3, double double4) add
(double double1, double double2, double double3, double double4, Quaterniond quaterniond) add
(Quaterniondc quaterniondc) add
(Quaterniondc quaterniondc, Quaterniond quaterniond) double
angle()
conjugate
(Quaterniond quaterniond) conjugateBy
(Quaterniondc quaterniondc) conjugateBy
(Quaterniondc quaterniondc, Quaterniond quaterniond) difference
(Quaterniondc quaterniondc) difference
(Quaterniondc quaterniondc, Quaterniond quaterniond) div
(Quaterniondc quaterniondc) div
(Quaterniondc quaterniondc, Quaterniond quaterniond) double
dot
(Quaterniondc quaterniondc) boolean
equals
(double double1, double double2, double double3, double double4) boolean
boolean
equals
(Quaterniondc quaterniondc, double double1) fromAxisAngleDeg
(double double1, double double2, double double3, double double4) fromAxisAngleDeg
(Vector3dc vector3dc, double double1) fromAxisAngleRad
(double double1, double double2, double double3, double double4) fromAxisAngleRad
(Vector3dc vector3dc, double double1) get
(AxisAngle4d axisAngle4d) get
(AxisAngle4f axisAngle4f) get
(Quaterniond quaterniond) get
(Quaternionf quaternionf) getEulerAnglesXYZ
(Vector3d vector3d) int
hashCode()
identity()
integrate
(double double1, double double2, double double3, double double4) integrate
(double double1, double double2, double double3, double double4, Quaterniond quaterniond) invert()
invert
(Quaterniond quaterniond) boolean
isFinite()
double
lookAlong
(double double1, double double2, double double3, double double4, double double5, double double6) lookAlong
(double double1, double double2, double double3, double double4, double double5, double double6, Quaterniond quaterniond) lookAlong
(Vector3dc vector3dc, Vector3dc vector3dc2, Quaterniond quaterniond) mul
(double double1, double double2, double double3, double double4) mul
(double double1, double double2, double double3, double double4, Quaterniond quaterniond) mul
(Quaterniondc quaterniondc) mul
(Quaterniondc quaterniondc, Quaterniond quaterniond) static Quaterniondc
nlerp
(Quaterniond[] quaterniondArray, double[] doubleArray, Quaterniond quaterniond) nlerp
(Quaterniondc quaterniondc, double double1) nlerp
(Quaterniondc quaterniondc, double double1, Quaterniond quaterniond) static Quaterniond
nlerpIterative
(Quaterniondc[] quaterniondcArray, double[] doubleArray, double double1, Quaterniond quaterniond) nlerpIterative
(Quaterniondc quaterniondc, double double1, double double2) nlerpIterative
(Quaterniondc quaterniondc, double double1, double double2, Quaterniond quaterniond) normalize
(Quaterniond quaterniond) normalizedPositiveX
(Vector3d vector3d) normalizedPositiveY
(Vector3d vector3d) normalizedPositiveZ
(Vector3d vector3d) premul
(double double1, double double2, double double3, double double4) premul
(double double1, double double2, double double3, double double4, Quaterniond quaterniond) premul
(Quaterniondc quaterniondc) premul
(Quaterniondc quaterniondc, Quaterniond quaterniond) void
readExternal
(ObjectInput objectInput) rotateAxis
(double double1, double double2, double double3, double double4) rotateAxis
(double double1, double double2, double double3, double double4, Quaterniond quaterniond) rotateAxis
(double double1, Vector3dc vector3dc) rotateAxis
(double double1, Vector3dc vector3dc, Quaterniond quaterniond) rotateLocalX
(double double1) rotateLocalX
(double double1, Quaterniond quaterniond) rotateLocalY
(double double1) rotateLocalY
(double double1, Quaterniond quaterniond) rotateLocalZ
(double double1) rotateLocalZ
(double double1, Quaterniond quaterniond) rotateTo
(double double1, double double2, double double3, double double4, double double5, double double6) rotateTo
(double double1, double double2, double double3, double double4, double double5, double double6, Quaterniond quaterniond) rotateTo
(Vector3dc vector3dc, Vector3dc vector3dc2, Quaterniond quaterniond) rotateX
(double double1) rotateX
(double double1, Quaterniond quaterniond) rotateXYZ
(double double1, double double2, double double3) rotateXYZ
(double double1, double double2, double double3, Quaterniond quaterniond) rotateY
(double double1) rotateY
(double double1, Quaterniond quaterniond) rotateYXZ
(double double1, double double2, double double3) rotateYXZ
(double double1, double double2, double double3, Quaterniond quaterniond) rotateZ
(double double1) rotateZ
(double double1, Quaterniond quaterniond) rotateZYX
(double double1, double double2, double double3) rotateZYX
(double double1, double double2, double double3, Quaterniond quaterniond) rotationAxis
(double double1, double double2, double double3, double double4) rotationAxis
(AxisAngle4f axisAngle4f) rotationTo
(double double1, double double2, double double3, double double4, double double5, double double6) rotationTo
(Vector3dc vector3dc, Vector3dc vector3dc2) rotationX
(double double1) rotationXYZ
(double double1, double double2, double double3) rotationY
(double double1) rotationYXZ
(double double1, double double2, double double3) rotationZ
(double double1) rotationZYX
(double double1, double double2, double double3) scale
(double double1) scale
(double double1, Quaterniond quaterniond) scaling
(double double1) set
(double double1, double double2, double double3, double double4) set
(AxisAngle4d axisAngle4d) set
(AxisAngle4f axisAngle4f) set
(Quaterniondc quaterniondc) set
(Quaternionfc quaternionfc) setAngleAxis
(double double1, double double2, double double3, double double4) setAngleAxis
(double double1, Vector3dc vector3dc) setFromNormalized
(Matrix3dc matrix3dc) setFromNormalized
(Matrix3fc matrix3fc) setFromNormalized
(Matrix4dc matrix4dc) setFromNormalized
(Matrix4fc matrix4fc) setFromNormalized
(Matrix4x3dc matrix4x3dc) setFromNormalized
(Matrix4x3fc matrix4x3fc) setFromUnnormalized
(Matrix3dc matrix3dc) setFromUnnormalized
(Matrix3fc matrix3fc) setFromUnnormalized
(Matrix4dc matrix4dc) setFromUnnormalized
(Matrix4fc matrix4fc) setFromUnnormalized
(Matrix4x3dc matrix4x3dc) setFromUnnormalized
(Matrix4x3fc matrix4x3fc) static Quaterniondc
slerp
(Quaterniond[] quaterniondArray, double[] doubleArray, Quaterniond quaterniond) slerp
(Quaterniondc quaterniondc, double double1) slerp
(Quaterniondc quaterniondc, double double1, Quaterniond quaterniond) toString()
toString
(NumberFormat numberFormat) transformInverse
(double double1, double double2, double double3, Vector3d vector3d) transformInverse
(double double1, double double2, double double3, Vector3f vector3f) transformInverse
(double double1, double double2, double double3, Vector4d vector4d) transformInverse
(double double1, double double2, double double3, Vector4f vector4f) transformInverse
(Vector3d vector3d) transformInverse
(Vector3dc vector3dc, Vector3d vector3d) transformInverse
(Vector3f vector3f) transformInverse
(Vector3fc vector3fc, Vector3f vector3f) transformInverse
(Vector4d vector4d) transformInverse
(Vector4dc vector4dc, Vector4d vector4d) transformInverse
(Vector4f vector4f) transformInverse
(Vector4fc vector4fc, Vector4f vector4f) transformInverseUnit
(double double1, double double2, double double3, Vector3d vector3d) transformInverseUnit
(double double1, double double2, double double3, Vector3f vector3f) transformInverseUnit
(double double1, double double2, double double3, Vector4d vector4d) transformInverseUnit
(double double1, double double2, double double3, Vector4f vector4f) transformInverseUnit
(Vector3d vector3d) transformInverseUnit
(Vector3dc vector3dc, Vector3d vector3d) transformInverseUnit
(Vector3f vector3f) transformInverseUnit
(Vector3fc vector3fc, Vector3f vector3f) transformInverseUnit
(Vector4d vector4d) transformInverseUnit
(Vector4dc vector4dc, Vector4d vector4d) transformInverseUnit
(Vector4f vector4f) transformInverseUnit
(Vector4fc vector4fc, Vector4f vector4f) transformPositiveX
(Vector3d vector3d) transformPositiveX
(Vector3f vector3f) transformPositiveX
(Vector4d vector4d) transformPositiveX
(Vector4f vector4f) transformPositiveY
(Vector3d vector3d) transformPositiveY
(Vector3f vector3f) transformPositiveY
(Vector4d vector4d) transformPositiveY
(Vector4f vector4f) transformPositiveZ
(Vector3d vector3d) transformPositiveZ
(Vector3f vector3f) transformPositiveZ
(Vector4d vector4d) transformPositiveZ
(Vector4f vector4f) transformUnit
(double double1, double double2, double double3, Vector3d vector3d) transformUnit
(double double1, double double2, double double3, Vector3f vector3f) transformUnit
(double double1, double double2, double double3, Vector4d vector4d) transformUnit
(double double1, double double2, double double3, Vector4f vector4f) transformUnit
(Vector3d vector3d) transformUnit
(Vector3dc vector3dc, Vector3d vector3d) transformUnit
(Vector3f vector3f) transformUnit
(Vector3fc vector3fc, Vector3f vector3f) transformUnit
(Vector4d vector4d) transformUnit
(Vector4dc vector4dc, Vector4d vector4d) transformUnit
(Vector4f vector4f) transformUnit
(Vector4fc vector4fc, Vector4f vector4f) transformUnitPositiveX
(Vector3d vector3d) transformUnitPositiveX
(Vector3f vector3f) transformUnitPositiveX
(Vector4d vector4d) transformUnitPositiveX
(Vector4f vector4f) transformUnitPositiveY
(Vector3d vector3d) transformUnitPositiveY
(Vector3f vector3f) transformUnitPositiveY
(Vector4d vector4d) transformUnitPositiveY
(Vector4f vector4f) transformUnitPositiveZ
(Vector3d vector3d) transformUnitPositiveZ
(Vector3f vector3f) transformUnitPositiveZ
(Vector4d vector4d) transformUnitPositiveZ
(Vector4f vector4f) double
w()
void
writeExternal
(ObjectOutput objectOutput) double
x()
double
y()
double
z()
-
Field Details
-
x
public double x -
y
public double y -
z
public double z -
w
public double w
-
-
Constructor Details
-
Quaterniond
public Quaterniond() -
Quaterniond
public Quaterniond(double double1, double double2, double double3, double double4) -
Quaterniond
-
Quaterniond
-
Quaterniond
-
Quaterniond
-
-
Method Details
-
x
public double x()- Specified by:
x
in interfaceQuaterniondc
-
y
public double y()- Specified by:
y
in interfaceQuaterniondc
-
z
public double z()- Specified by:
z
in interfaceQuaterniondc
-
w
public double w()- Specified by:
w
in interfaceQuaterniondc
-
normalize
-
normalize
- Specified by:
normalize
in interfaceQuaterniondc
-
add
-
add
public Quaterniond add(double double1, double double2, double double3, double double4, Quaterniond quaterniond) - Specified by:
add
in interfaceQuaterniondc
-
add
-
add
- Specified by:
add
in interfaceQuaterniondc
-
dot
- Specified by:
dot
in interfaceQuaterniondc
-
angle
public double angle()- Specified by:
angle
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
get
- Specified by:
get
in interfaceQuaterniondc
-
set
-
set
-
set
-
set
-
set
-
setAngleAxis
-
setAngleAxis
-
setFromUnnormalized
-
setFromUnnormalized
-
setFromUnnormalized
-
setFromNormalized
-
setFromNormalized
-
setFromNormalized
-
setFromUnnormalized
-
setFromNormalized
-
setFromUnnormalized
-
setFromNormalized
-
setFromUnnormalized
-
setFromNormalized
-
fromAxisAngleRad
-
fromAxisAngleRad
-
fromAxisAngleDeg
-
fromAxisAngleDeg
-
mul
-
mul
- Specified by:
mul
in interfaceQuaterniondc
-
mul
-
mul
public Quaterniond mul(double double1, double double2, double double3, double double4, Quaterniond quaterniond) - Specified by:
mul
in interfaceQuaterniondc
-
premul
-
premul
- Specified by:
premul
in interfaceQuaterniondc
-
premul
-
premul
public Quaterniond premul(double double1, double double2, double double3, double double4, Quaterniond quaterniond) - Specified by:
premul
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformPositiveX
- Specified by:
transformPositiveX
in interfaceQuaterniondc
-
transformPositiveX
- Specified by:
transformPositiveX
in interfaceQuaterniondc
-
transformUnitPositiveX
- Specified by:
transformUnitPositiveX
in interfaceQuaterniondc
-
transformUnitPositiveX
- Specified by:
transformUnitPositiveX
in interfaceQuaterniondc
-
transformPositiveY
- Specified by:
transformPositiveY
in interfaceQuaterniondc
-
transformPositiveY
- Specified by:
transformPositiveY
in interfaceQuaterniondc
-
transformUnitPositiveY
- Specified by:
transformUnitPositiveY
in interfaceQuaterniondc
-
transformUnitPositiveY
- Specified by:
transformUnitPositiveY
in interfaceQuaterniondc
-
transformPositiveZ
- Specified by:
transformPositiveZ
in interfaceQuaterniondc
-
transformPositiveZ
- Specified by:
transformPositiveZ
in interfaceQuaterniondc
-
transformUnitPositiveZ
- Specified by:
transformUnitPositiveZ
in interfaceQuaterniondc
-
transformUnitPositiveZ
- Specified by:
transformUnitPositiveZ
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
public Vector3d transformInverseUnit(double double1, double double2, double double3, Vector3d vector3d) - Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
public Vector4d transformInverseUnit(double double1, double double2, double double3, Vector4d vector4d) - Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformPositiveX
- Specified by:
transformPositiveX
in interfaceQuaterniondc
-
transformPositiveX
- Specified by:
transformPositiveX
in interfaceQuaterniondc
-
transformUnitPositiveX
- Specified by:
transformUnitPositiveX
in interfaceQuaterniondc
-
transformUnitPositiveX
- Specified by:
transformUnitPositiveX
in interfaceQuaterniondc
-
transformPositiveY
- Specified by:
transformPositiveY
in interfaceQuaterniondc
-
transformPositiveY
- Specified by:
transformPositiveY
in interfaceQuaterniondc
-
transformUnitPositiveY
- Specified by:
transformUnitPositiveY
in interfaceQuaterniondc
-
transformUnitPositiveY
- Specified by:
transformUnitPositiveY
in interfaceQuaterniondc
-
transformPositiveZ
- Specified by:
transformPositiveZ
in interfaceQuaterniondc
-
transformPositiveZ
- Specified by:
transformPositiveZ
in interfaceQuaterniondc
-
transformUnitPositiveZ
- Specified by:
transformUnitPositiveZ
in interfaceQuaterniondc
-
transformUnitPositiveZ
- Specified by:
transformUnitPositiveZ
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transform
- Specified by:
transform
in interfaceQuaterniondc
-
transformInverse
- Specified by:
transformInverse
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
public Vector3f transformInverseUnit(double double1, double double2, double double3, Vector3f vector3f) - Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
- Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
transformUnit
- Specified by:
transformUnit
in interfaceQuaterniondc
-
transformInverseUnit
public Vector4f transformInverseUnit(double double1, double double2, double double3, Vector4f vector4f) - Specified by:
transformInverseUnit
in interfaceQuaterniondc
-
invert
- Specified by:
invert
in interfaceQuaterniondc
-
invert
-
div
- Specified by:
div
in interfaceQuaterniondc
-
div
-
conjugate
-
conjugate
- Specified by:
conjugate
in interfaceQuaterniondc
-
identity
-
lengthSquared
public double lengthSquared()- Specified by:
lengthSquared
in interfaceQuaterniondc
-
rotationXYZ
-
rotationZYX
-
rotationYXZ
-
slerp
-
slerp
- Specified by:
slerp
in interfaceQuaterniondc
-
slerp
public static Quaterniondc slerp(Quaterniond[] quaterniondArray, double[] doubleArray, Quaterniond quaterniond) -
scale
-
scale
- Specified by:
scale
in interfaceQuaterniondc
-
scaling
-
integrate
-
integrate
public Quaterniond integrate(double double1, double double2, double double3, double double4, Quaterniond quaterniond) - Specified by:
integrate
in interfaceQuaterniondc
-
nlerp
-
nlerp
- Specified by:
nlerp
in interfaceQuaterniondc
-
nlerp
public static Quaterniondc nlerp(Quaterniond[] quaterniondArray, double[] doubleArray, Quaterniond quaterniond) -
nlerpIterative
public Quaterniond nlerpIterative(Quaterniondc quaterniondc, double double1, double double2, Quaterniond quaterniond) - Specified by:
nlerpIterative
in interfaceQuaterniondc
-
nlerpIterative
-
nlerpIterative
public static Quaterniond nlerpIterative(Quaterniondc[] quaterniondcArray, double[] doubleArray, double double1, Quaterniond quaterniond) -
lookAlong
-
lookAlong
- Specified by:
lookAlong
in interfaceQuaterniondc
-
lookAlong
public Quaterniond lookAlong(double double1, double double2, double double3, double double4, double double5, double double6) -
lookAlong
public Quaterniond lookAlong(double double1, double double2, double double3, double double4, double double5, double double6, Quaterniond quaterniond) - Specified by:
lookAlong
in interfaceQuaterniondc
-
toString
-
toString
-
writeExternal
- Specified by:
writeExternal
in interfaceExternalizable
- Throws:
IOException
-
readExternal
- Specified by:
readExternal
in interfaceExternalizable
- Throws:
IOException
ClassNotFoundException
-
hashCode
public int hashCode() -
equals
-
difference
-
difference
- Specified by:
difference
in interfaceQuaterniondc
-
rotationTo
public Quaterniond rotationTo(double double1, double double2, double double3, double double4, double double5, double double6) -
rotationTo
-
rotateTo
public Quaterniond rotateTo(double double1, double double2, double double3, double double4, double double5, double double6, Quaterniond quaterniond) - Specified by:
rotateTo
in interfaceQuaterniondc
-
rotationAxis
-
rotationAxis
-
rotationX
-
rotationY
-
rotationZ
-
rotateTo
public Quaterniond rotateTo(double double1, double double2, double double3, double double4, double double5, double double6) -
rotateTo
- Specified by:
rotateTo
in interfaceQuaterniondc
-
rotateTo
-
rotateX
-
rotateX
- Specified by:
rotateX
in interfaceQuaterniondc
-
rotateY
-
rotateY
- Specified by:
rotateY
in interfaceQuaterniondc
-
rotateZ
-
rotateZ
- Specified by:
rotateZ
in interfaceQuaterniondc
-
rotateLocalX
-
rotateLocalX
- Specified by:
rotateLocalX
in interfaceQuaterniondc
-
rotateLocalY
-
rotateLocalY
- Specified by:
rotateLocalY
in interfaceQuaterniondc
-
rotateLocalZ
-
rotateLocalZ
- Specified by:
rotateLocalZ
in interfaceQuaterniondc
-
rotateXYZ
-
rotateXYZ
public Quaterniond rotateXYZ(double double1, double double2, double double3, Quaterniond quaterniond) - Specified by:
rotateXYZ
in interfaceQuaterniondc
-
rotateZYX
-
rotateZYX
public Quaterniond rotateZYX(double double1, double double2, double double3, Quaterniond quaterniond) - Specified by:
rotateZYX
in interfaceQuaterniondc
-
rotateYXZ
-
rotateYXZ
public Quaterniond rotateYXZ(double double1, double double2, double double3, Quaterniond quaterniond) - Specified by:
rotateYXZ
in interfaceQuaterniondc
-
getEulerAnglesXYZ
- Specified by:
getEulerAnglesXYZ
in interfaceQuaterniondc
-
rotateAxis
public Quaterniond rotateAxis(double double1, double double2, double double3, double double4, Quaterniond quaterniond) - Specified by:
rotateAxis
in interfaceQuaterniondc
-
rotateAxis
- Specified by:
rotateAxis
in interfaceQuaterniondc
-
rotateAxis
-
rotateAxis
-
positiveX
- Specified by:
positiveX
in interfaceQuaterniondc
-
normalizedPositiveX
- Specified by:
normalizedPositiveX
in interfaceQuaterniondc
-
positiveY
- Specified by:
positiveY
in interfaceQuaterniondc
-
normalizedPositiveY
- Specified by:
normalizedPositiveY
in interfaceQuaterniondc
-
positiveZ
- Specified by:
positiveZ
in interfaceQuaterniondc
-
normalizedPositiveZ
- Specified by:
normalizedPositiveZ
in interfaceQuaterniondc
-
conjugateBy
-
conjugateBy
- Specified by:
conjugateBy
in interfaceQuaterniondc
-
isFinite
public boolean isFinite()- Specified by:
isFinite
in interfaceQuaterniondc
-
equals
- Specified by:
equals
in interfaceQuaterniondc
-
equals
public boolean equals(double double1, double double2, double double3, double double4) - Specified by:
equals
in interfaceQuaterniondc
-