Home
last modified time | relevance | path

Searched defs:from_rotation_x (Results 1 – 21 of 21) sorted by relevance

/external/rust/android-crates-io/crates/glam/src/f64/
Ddaffine3.rs158 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddquat.rs156 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddmat3.rs283 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddmat4.rs427 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/
Daffine3a.rs160 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat3.rs283 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/sse2/
Dmat3a.rs349 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs160 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs436 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/wasm32/
Dmat3a.rs346 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs152 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs433 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/scalar/
Dmat3a.rs347 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs160 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs445 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/coresimd/
Dmat3a.rs346 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs152 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs433 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/android-crates-io/crates/glam/src/f32/neon/
Dmat3a.rs346 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs157 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs433 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method