Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

ConvexHull

LLtangent_PolyPolyC

  • LLtangent_PolyPolyC(V: Point[], W: Point[]): object

LRtangent_PolyPolyC

  • LRtangent_PolyPolyC(V: Point[], W: Point[]): object

Ltangent_PointPolyC

  • Ltangent_PointPolyC(P: Point, V: Point[]): number

RLtangent_PolyPolyC

  • RLtangent_PolyPolyC(V: Point[], W: Point[]): object

RRtangent_PolyPolyC

  • RRtangent_PolyPolyC(V: Point[], W: Point[]): object

Rtangent_PointPolyC

  • Rtangent_PointPolyC(P: Point, V: Point[]): number

above

below

clockwiseRadialSweep

  • clockwiseRadialSweep(p: Point, P: Point[], f: function): void

intersects

isAnyPInQ

isLeft

  • tests if a point is Left|On|Right of an infinite line.

    Parameters

    Returns number

    0 for P2 left of the line through P0 and P1 =0 for P2 on the line <0 for P2 right of the line

isPointInsidePoly

  • isPointInsidePoly(p: Point, poly: Point[]): boolean

nextPolyPoint

polysOverlap

prevPolyPoint

tangent_PointPolyC

  • tangent_PointPolyC(P: Point, V: Point[]): object

tangent_PolyPolyC

  • tangent_PolyPolyC(V: Point[], W: Point[], t1: function, t2: function, cmp1: function, cmp2: function): object

tangents

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc