Uses of Interface
org.joml.Vector2fc
Packages that use Vector2fc
-
Uses of Vector2fc in org.joml
Modifier and TypeMethodDescriptionVector2f.getToAddress
(long arg0) Vector2fc.getToAddress
(long arg0) Modifier and TypeMethodDescriptionfloat
float
static void
GeometryUtils.bitangent
(Vector3fc vector3fc0, Vector2fc vector2fc0, Vector3fc vector3fc2, Vector2fc vector2fc1, Vector3fc vector3fc1, Vector2fc vector2fc2, Vector3f vector3f) double
double
float
float
double
Vector2d.distanceSquared
(Vector2fc arg0) double
Vector2dc.distanceSquared
(Vector2fc arg0) float
Vector2f.distanceSquared
(Vector2fc arg0) float
Vector2fc.distanceSquared
(Vector2fc arg0) float
float
boolean
boolean
Matrix3x2f.rotateTo
(Vector2fc arg0, Vector2fc arg1, Matrix3x2f arg2) Matrix3x2fc.rotateTo
(Vector2fc arg0, Vector2fc arg1, Matrix3x2f arg2) Matrix3x2d.scale
(Vector2fc arg0, Matrix3x2d arg1) Matrix3x2dc.scale
(Vector2fc arg0, Matrix3x2d arg1) Matrix3x2f.scale
(Vector2fc arg0, Matrix3x2f arg1) Matrix3x2fc.scale
(Vector2fc arg0, Matrix3x2f arg1) static void
GeometryUtils.tangent
(Vector3fc vector3fc0, Vector2fc vector2fc0, Vector3fc vector3fc2, Vector2fc vector2fc1, Vector3fc vector3fc1, Vector2fc vector2fc2, Vector3f vector3f) static void
GeometryUtils.tangentBitangent
(Vector3fc vector3fc0, Vector2fc vector2fc0, Vector3fc vector3fc2, Vector2fc vector2fc1, Vector3fc vector3fc1, Vector2fc vector2fc2, Vector3f vector3f0, Vector3f vector3f1) boolean
FrustumIntersection.testPlaneXY
(Vector2fc vector2fc1, Vector2fc vector2fc0) Matrix3x2f.transformDirection
(Vector2fc arg0, Vector2f arg1) Matrix3x2fc.transformDirection
(Vector2fc arg0, Vector2f arg1) Matrix3x2f.transformPosition
(Vector2fc arg0, Vector2f arg1) Matrix3x2fc.transformPosition
(Vector2fc arg0, Vector2f arg1) Matrix2f.transformTranspose
(Vector2fc arg0, Vector2f arg1) Matrix2fc.transformTranspose
(Vector2fc arg0, Vector2f arg1) Matrix3x2f.translate
(Vector2fc arg0, Matrix3x2f arg1) Matrix3x2fc.translate
(Vector2fc arg0, Matrix3x2f arg1) Matrix3x2f.translateLocal
(Vector2fc arg0) Matrix3x2f.translateLocal
(Vector2fc arg0, Matrix3x2f arg1) Matrix3x2fc.translateLocal
(Vector2fc arg0, Matrix3x2f arg1) Matrix3x2f.translation
(Vector2fc arg0) Matrix4f.unprojectInvRay
(Vector2fc vector2fc, int[] ints, Vector3f vector3f0, Vector3f vector3f1) Matrix4fc.unprojectInvRay
(Vector2fc var1, int[] var2, Vector3f var3, Vector3f var4) Matrix4f.unprojectRay
(Vector2fc vector2fc, int[] ints, Vector3f vector3f0, Vector3f vector3f1) Matrix4fc.unprojectRay
(Vector2fc var1, int[] var2, Vector3f var3, Vector3f var4) ModifierConstructorDescription