openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
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