Package team.lodestar.lodestone.helpers
Class VecHelper.Vector3fHelper
java.lang.Object
team.lodestar.lodestone.helpers.VecHelper.Vector3fHelper
- Enclosing class:
- VecHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.joml.Quaternionfrotation(float rotation, org.joml.Vector3f axis)
-
Field Details
-
XP
public static org.joml.Vector3f XP -
YP
public static org.joml.Vector3f YP -
ZP
public static org.joml.Vector3f ZP -
XN
public static org.joml.Vector3f XN -
YN
public static org.joml.Vector3f YN -
ZN
public static org.joml.Vector3f ZN
-
-
Constructor Details
-
Vector3fHelper
public Vector3fHelper()
-
-
Method Details
-
rotation
public static org.joml.Quaternionf rotation(float rotation, org.joml.Vector3f axis)
-