Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "convexity"

Index

Functions

Functions

Const convexity

  • convexity(pts: ReadonlyVec[], eps?: number): ILLEGAL | COLINEAR | CONVEX | CONCAVE
  • Parameters

    • pts: ReadonlyVec[]
    • Default value eps: number = EPS

    Returns ILLEGAL | COLINEAR | CONVEX | CONCAVE

Generated using TypeDoc