[][src]Function ncollide_utils::perp2

pub fn perp2<V: FiniteDimInnerSpace>(a: &V, b: &V) -> V::Real

A 2d perpendicular product that does not have compile-time restrictions on the vector dimension..