orx
Toggle table of contents
0.5.0-dev.28+293aff4
common
Target filter
common
Switch theme
Search in API
Skip to content
orx
orx-shapes
/
org.openrndr.extra.shapes.adjust.extensions
Package-level
declarations
Functions
Properties
Properties
angle
Between
Tangents
Link copied to clipboard
val
ContourAdjusterVertex
.
angleBetweenTangents
:
Double
val
ContourVertex
.
angleBetweenTangents
:
Double
Functions
average
Tangents
Link copied to clipboard
fun
ContourAdjusterVertex
.
averageTangents
(
)
Average the in and out tangents
reflect
Tangent
In
To
Out
Link copied to clipboard
fun
ContourAdjusterVertex
.
reflectTangentInToOut
(
tangentScale
:
Double
)
reflect
Tangent
Out
To
In
Link copied to clipboard
fun
ContourAdjusterVertex
.
reflectTangentOutToIn
(
tangentScale
:
Double
)
switched
Tangents
Link copied to clipboard
fun
ContourVertex
.
switchedTangents
(
preserveLength
:
Boolean
=
false
)
:
ContourVertex
switch
Tangents
Link copied to clipboard
fun
ContourAdjusterVertex
.
switchTangents
(
preserveLength
:
Boolean
=
false
)
Switch in and out tangents
tangent
In
Reflected
To
Out
Link copied to clipboard
fun
ContourVertex
.
tangentInReflectedToOut
(
tangentScale
:
Double
=
1.0
)
:
ContourVertex
tangent
Out
Reflected
To
In
Link copied to clipboard
fun
ContourVertex
.
tangentOutReflectedToIn
(
tangentScale
:
Double
=
1.0
)
:
ContourVertex
tangents
Averaged
Link copied to clipboard
fun
ContourVertex
.
tangentsAveraged
(
)
:
ContourVertex