[][src]Function gchemol_geometry::rotate_about_x_axis

pub fn rotate_about_x_axis(
    points: &Vec<[f64; 3]>,
    angle: f64,
    center: [f64; 3]
) -> Vec<[f64; 3]>

rotate coordinates about x axis in radian