glimpse-graphics
2.0.0-alpha.3
common
glimpse-geom
/
graphics.glimpse.geom.freeform
/
Surface4
/
Builder
/
withControlVertices
with
Control
Vertices
abstract
fun
withControlVertices
(
controlVertices
:
List
<
ControlVertex4
<
T
>
>
)
:
Surface4.Builder
<
T
>
abstract
fun
withControlVertices
(
vararg
controlVertices
:
ControlVertex4
<
T
>
)
:
Surface4.Builder
<
T
>
Sets control vertices defining the surface.