Function three_d::core::math::rotation_matrix_from_dir_to_dir[][src]

pub fn rotation_matrix_from_dir_to_dir(
    source_dir: Vec3,
    target_dir: Vec3
) -> Mat4