Uses of Interface
org.joml.Matrix2fc
Packages that use Matrix2fc
-
Uses of Matrix2fc in org.joml
Modifier and TypeMethodDescriptionMatrix2f.getToAddress
(long arg0) Matrix2fc.getToAddress
(long arg0) Modifier and TypeMethodDescriptionboolean
boolean
Matrix2f.mulComponentWise
(Matrix2fc arg0) Matrix2f.mulComponentWise
(Matrix2fc arg0, Matrix2f arg1) Matrix2fc.mulComponentWise
(Matrix2fc arg0, Matrix2f arg1) Vector2d.mulTranspose
(Matrix2fc arg0) Vector2d.mulTranspose
(Matrix2fc arg0, Vector2d arg1) Vector2dc.mulTranspose
(Matrix2fc arg0, Vector2d arg1) Vector2f.mulTranspose
(Matrix2fc arg0) Vector2f.mulTranspose
(Matrix2fc arg0, Vector2f arg1) Vector2fc.mulTranspose
(Matrix2fc arg0, Vector2f arg1)