Segment2
Properties
Functions
Link copied to clipboard
open override fun intersection(other: Segment<Vec2>, equivalence: DoubleEquivalence): IntersectionData<Vec2>
Compute the intersection of this segment with another segment.
Link copied to clipboard
Applies a transformation to the endpoints of this segment.