Home
last modified time | relevance | path

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

/external/rust/crates/glam/src/f64/
Ddaffine3.rs156 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddmat3.rs227 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddquat.rs157 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
Ddmat4.rs389 pub fn from_rotation_x(angle: f64) -> Self { in from_rotation_x() method
/external/rust/crates/glam/src/f32/
Daffine3a.rs158 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat3.rs227 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/crates/glam/src/f32/scalar/
Dmat3a.rs227 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs161 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs407 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/crates/glam/src/f32/sse2/
Dmat3a.rs229 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs161 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs399 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/crates/glam/src/f32/wasm32/
Dmat3a.rs226 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs153 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs396 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
/external/rust/crates/glam/src/f32/coresimd/
Dmat3a.rs226 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dquat.rs153 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method
Dmat4.rs396 pub fn from_rotation_x(angle: f32) -> Self { in from_rotation_x() method