Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/glam/src/f64/
Ddaffine3.rs265 pub fn from_mat4(m: DMat4) -> Self { in from_mat4() method
Ddquat.rs278 pub fn from_mat4(mat: &DMat4) -> Self { in from_mat4() method
Ddmat3.rs159 pub fn from_mat4(m: DMat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/
Daffine3a.rs263 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dmat3.rs159 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat3a.rs161 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs296 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat3a.rs158 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs288 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat3a.rs159 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs296 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat3a.rs158 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs288 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method
/external/rust/android-crates-io/crates/glam/src/f32/neon/
Dmat3a.rs158 pub fn from_mat4(m: Mat4) -> Self { in from_mat4() method
Dquat.rs293 pub fn from_mat4(mat: &Mat4) -> Self { in from_mat4() method