Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

RayPartialOrd

Fully qualified path: wadray::wadray::RayPartialOrd

pub impl RayPartialOrd of PartialOrd<Ray>;

Impl functions

le

Fully qualified path: wadray::wadray::RayPartialOrd::le

fn le(lhs: Ray, rhs: Ray) -> bool

ge

Fully qualified path: wadray::wadray::RayPartialOrd::ge

fn ge(lhs: Ray, rhs: Ray) -> bool

lt

Fully qualified path: wadray::wadray::RayPartialOrd::lt

fn lt(lhs: Ray, rhs: Ray) -> bool

gt

Fully qualified path: wadray::wadray::RayPartialOrd::gt

fn gt(lhs: Ray, rhs: Ray) -> bool