Calculate class

Constructors

Calculate({bool test = false})

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
test bool
final
unitVector List<Vector3>
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toFloat(List<int> list, int idx) double
toInt32(List<int> list, int idx) int
toLong(List<int> list, int offset) int
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited