Skip to main content

apply_rotation

Function apply_rotation 

Source
pub fn apply_rotation(p: [Float; 3], rot: [[Float; 3]; 3]) -> [Float; 3]
Expand description

Apply a 3×3 rotation matrix to a point.