public static org.joml.Vector3f | | a(float arg0, float arg1, float arg2) | | posVec(float arg0, float arg1, float arg2) | | method_41823(float arg0, float arg1, float arg2) | | createTranslationalVector(float x, float y, float z) |
|
public static org.joml.Vector3f | | b(float arg0, float arg1, float arg2) | | degreeVec(float arg0, float arg1, float arg2) | | method_41829(float arg0, float arg1, float arg2) | | createRotationalVector(float x, float y, float z) |
|
public static org.joml.Vector3f | | a(double arg0, double arg1, double arg2) | | scaleVec(double arg0, double arg1, double arg2) | | method_41822(double arg0, double arg1, double arg2) | | createScalingVector(double x, double y, double z) |
|