openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
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