toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
io.github.sceneview.geometries
/
Shape
/
Companion
/
getPolygonIndices
get
Polygon
Indices
fun
getPolygonIndices
(
positions
:
List
<
Position2
>
,
holes
:
List
<
Int
>
=
listOf()
)
:
List
<
List
<
Int
>
>