Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PowRay

Fully qualified path: wadray::wadray::PowRay

pub impl PowRay of Pow<Ray, u32>;

Impl functions

pow

Fully qualified path: wadray::wadray::PowRay::pow

fn pow(self: Ray, exp: u32) -> Ray

Impl types

Output

Fully qualified path: wadray::wadray::PowRay::Output

type Output = Ray;