FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-core
/
uk.co.nickthecoder.foocad.core.primitives
/
Polyhedron
/
Polyhedron
Polyhedron
constructor
(
points
:
List
<
Vector3
>
,
faces
:
List
<
List
<
Int
>
>
,
convexity
:
Int
?
=
null
)