Skip to content

@vttforge/types / LineCircleIntersection

Interface: LineCircleIntersection ​

Where a line enters and leaves a circle.

Properties ​

aInside ​

aInside: boolean


bInside ​

bInside: boolean


contained ​

contained: boolean


intersections ​

intersections: Point[]


outside ​

outside: boolean


tangent ​

tangent: boolean

MIT licensed.