Uses of Class
com.ticxo.modelengine.api.utils.math.Matrix3x3
Packages that use Matrix3x3
-
Uses of Matrix3x3 in com.ticxo.modelengine.api.utils.math
Methods in com.ticxo.modelengine.api.utils.math that return Matrix3x3Modifier and TypeMethodDescriptionstatic Matrix3x3
Matrix3x3.fromEulerAngle
(org.bukkit.util.EulerAngle angle) static Matrix3x3
Matrix3x3.fromQuaternion
(Quaternion q) static Matrix3x3
static Matrix3x3
Matrix3x3.rotationAlign
(org.bukkit.util.Vector from, org.bukkit.util.Vector to) Methods in com.ticxo.modelengine.api.utils.math with parameters of type Matrix3x3