Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

    Hierarchy

    • LineCircleIntersection

    Index

    Properties

    aInside: boolean

    Is point A inside the circle?

    bInside: boolean

    Is point B inside the circle?

    contained: boolean

    Is the segment AB contained within the circle?

    outside: boolean

    Is the segment AB fully outside the circle?

    tangent: boolean

    Is the segment AB tangent to the circle?

    intersections: Point[]

    Intersection points: zero, one, or two