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