Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.computationalGeometry
/
dev.lounres.kone.computationalGeometry.polytopes
/
ExtendablePolytopicConstruction
/
addPolytope
add
Polytope
abstract
fun
addPolytope
(
dimension
:
UInt
,
vertices
:
KoneReifiedSet
<
@
UnsafeVariance
Vertex
>
,
faces
:
KoneList
<
KoneReifiedSet
<
@
UnsafeVariance
Polytope
>
>
)
:
Polytope
(
source
)