menu
thermion_dart package
documentation
thermion_dart.dart
Quaternion
negated method
negated method
dark_mode
light_mode
negated
method
Quaternion
negated
(
)
Negated copy of this.
Implementation
Quaternion negated() => clone()..negate();
thermion_dart package
documentation
thermion_dart
Quaternion
negated method
Quaternion class