Home
last modified time | relevance | path

Searched defs:from_mat4 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/
Ddaffine3.rs263 pub fn from_mat4(m: DMat4) -> Self { in from_mat4() method
Ddmat3.rs155 pub fn from_mat4(m: DMat4) -> Self { in from_mat4() method
Ddquat.rs256 pub fn from_mat4(mat: &DMat4) -> Self { in from_mat4() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/
Daffine3a.rs261 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dmat3.rs155 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat3a.rs154 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs259 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat3a.rs157 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs267 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat3a.rs155 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs267 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat3a.rs154 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs259 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method