menu
vector_math package
documentation
vector_math_64.dart
Quaternion
conjugated method
conjugated method
dark_mode
light_mode
conjugated
method
Quaternion
conjugated
(
)
Conjugated copy of this.
Implementation
Quaternion conjugated() => clone()..conjugate();
vector_math package
documentation
vector_math_64
Quaternion
conjugated method
Quaternion class