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
/
PolytopicConstruction4
Polytopic
Construction4
interface
PolytopicConstruction4
<
out
Number
,
out
Polytope
:
PolytopicConstruction4Polytope
<
Number
,
Polytope
,
Vertex
>
,
out
Vertex
:
PolytopicConstruction4Vertex
<
Number
,
Polytope
,
Vertex
>
>
(
source
)
Inheritors
ExtendablePolytopicConstruction4
ReduciblePolytopicConstruction4
Members
Properties
polytopes
Link copied to clipboard
abstract
val
polytopes
:
KoneList
<
KoneReifiedSet
<
Polytope
>
>
vertices
Link copied to clipboard
abstract
val
vertices
:
KoneReifiedSet
<
Vertex
>
Functions
get
Link copied to clipboard
open
operator
fun
get
(
dim
:
UInt
)
:
KoneReifiedSet
<
Polytope
>
polytopes
Of
Dimension
Link copied to clipboard
open
fun
polytopesOfDimension
(
dim
:
UInt
)
:
KoneReifiedSet
<
Polytope
>