Function gemini_engine::elements::view::utils::is_clockwise
source · pub fn is_clockwise(points: &[Vec2D]) -> boolExpand description
Returns true if the Vec2Ds in the vector are arranged clockwise
pub fn is_clockwise(points: &[Vec2D]) -> boolReturns true if the Vec2Ds in the vector are arranged clockwise