CachedOrbitPath class
Cached orbit path data to avoid recalculation every frame
Constructors
Properties
Methods
-
isValidFor(
double rotY, double rotZ, double r) → bool - Check if the cache is still valid for the given parameters
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited