Trait rin::math::IsParallel [−][src]
pub trait IsParallel { pub fn is_parallel(&self, other: &Self) -> bool; }
Required methods
pub fn is_parallel(&self, other: &Self) -> bool
[src]
Implementors
Loading content...