Package zombie.worldMap
Class MapProjection.ProjectedMeters
java.lang.Object
org.joml.Vector2d
zombie.worldMap.MapProjection.ProjectedMeters
- All Implemented Interfaces:
Externalizable
,Serializable
,Vector2dc
- Enclosing class:
- MapProjection
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.joml.Vector2d
absolute, absolute, add, add, add, add, add, add, angle, ceil, ceil, distance, distance, distance, distance, distanceSquared, distanceSquared, distanceSquared, distanceSquared, div, div, div, div, div, div, div, div, dot, equals, equals, equals, floor, floor, fma, fma, fma, fma, get, get, get, get, get, get, get, get, getToAddress, hashCode, isFinite, length, length, lengthSquared, lengthSquared, lerp, lerp, max, max, maxComponent, min, min, minComponent, mul, mul, mul, mul, mul, mul, mul, mul, mul, mul, mulDirection, mulDirection, mulPosition, mulPosition, mulTranspose, mulTranspose, mulTranspose, mulTranspose, negate, negate, normalize, normalize, normalize, normalize, perpendicular, readExternal, round, round, set, set, set, set, set, set, set, set, set, set, set, setComponent, setFromAddress, sub, sub, sub, sub, sub, sub, toString, toString, writeExternal, x, y, zero
-
Constructor Details
-
ProjectedMeters
public ProjectedMeters()
-