Package me.c7dev.dexterity.util
Class OrientationKey
java.lang.Object
me.c7dev.dexterity.util.OrientationKey
Hashable object to represent a unique yaw, pitch, and rotation transformation's quaternion in a map
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
epsilon
public static final double epsilon- See Also:
-
-
Constructor Details
-
OrientationKey
public OrientationKey(double yaw, double pitch, org.joml.Quaternionf q)
-
-
Method Details