Rotation class

Constructors

Rotation.new(double x, double y, double z, double s)
Rotation.fromString(String a)

Properties

hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
s double
getter/setter pair
x double
getter/setter pair
y double
getter/setter pair
z double
getter/setter pair

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