Rotation class
Constructors
- Rotation.new(double x, double y, double z, double s)
- Rotation.fromString(String a)
Properties
Methods
-
isFalse(
) → bool -
isTrue(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator *(
Rotation other) → Rotation -
operator +(
Rotation other) → Rotation -
operator /(
Rotation other) → Rotation -
operator ==(
Object other) → bool -
The equality operator.
override
-
operator unary-(
) → Rotation
Static Properties
- zeroRotation → Rotation
-
final
Constants
- equalityTolerance → const double
- Epsilon