openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-shape
/
org.openrndr.shape
/
ContourIntersection
Contour
Intersection
@
JvmRecord
data
class
ContourIntersection
(
val
a
:
ContourPoint
,
val
b
:
ContourPoint
,
val
position
:
Vector2
)
(
source
)
Members
Constructors
Contour
Intersection
Link copied to clipboard
constructor
(
a
:
ContourPoint
,
b
:
ContourPoint
,
position
:
Vector2
)
Properties
a
Link copied to clipboard
val
a
:
ContourPoint
b
Link copied to clipboard
val
b
:
ContourPoint
position
Link copied to clipboard
val
position
:
Vector2