openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
SegmentIntersection
Segment
Intersection
class
SegmentIntersection
(
val
a
:
SegmentPoint
,
val
b
:
SegmentPoint
,
val
position
:
Vector2
)
(
source
)
Members
Constructors
Segment
Intersection
Link copied to clipboard
constructor
(
a
:
SegmentPoint
,
b
:
SegmentPoint
,
position
:
Vector2
)
Properties
a
Link copied to clipboard
val
a
:
SegmentPoint
b
Link copied to clipboard
val
b
:
SegmentPoint
position
Link copied to clipboard
val
position
:
Vector2