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.bezierpatches
/
BezierPatch3DBase
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Segments
Link copied to clipboard
fun
<
C
:
AlgebraicColor
<
C
>
,
ConvertibleToColorRGBa
>
fromSegments
(
c0
:
Segment3D
,
c1
:
Segment3D
,
c2
:
Segment3D
,
c3
:
Segment3D
)
:
BezierPatch3DBase
<
C
>