Uses of Interface
org.joml.Matrix3fc
Packages that use Matrix3fc
-
Uses of Matrix3fc in org.joml
Modifier and TypeMethodDescriptionMatrix3f.getToAddress
(long arg0) Matrix3fc.getToAddress
(long arg0) Modifier and TypeMethodDescriptionboolean
boolean
Matrix3f.mulComponentWise
(Matrix3fc arg0) Matrix3f.mulComponentWise
(Matrix3fc arg0, Matrix3f arg1) Matrix3fc.mulComponentWise
(Matrix3fc arg0, Matrix3f arg1) Vector3d.mulTranspose
(Matrix3fc arg0) Vector3d.mulTranspose
(Matrix3fc arg0, Vector3d arg1) Vector3dc.mulTranspose
(Matrix3fc arg0, Vector3d arg1) Vector3f.mulTranspose
(Matrix3fc arg0) Vector3f.mulTranspose
(Matrix3fc arg0, Vector3f arg1) Vector3fc.mulTranspose
(Matrix3fc arg0, Vector3f arg1) Quaterniond.setFromNormalized
(Matrix3fc arg0) Quaternionf.setFromNormalized
(Matrix3fc arg0) Quaterniond.setFromUnnormalized
(Matrix3fc arg0) Quaternionf.setFromUnnormalized
(Matrix3fc arg0) Matrix3d.setTransposed
(Matrix3fc arg0) Matrix3f.setTransposed
(Matrix3fc arg0)