Math3D Full Project API
Preparing search index...
renderer/src/topology/types
QuotientIncidence
Type Alias QuotientIncidence
type
QuotientIncidence
=
{
edgeToFaces
:
Record
<
string
,
string
[]
>
;
vertexToEdges
:
Record
<
string
,
string
[]
>
;
}
Index
Properties
edge
To
Faces
vertex
To
Edges
Properties
edge
To
Faces
edgeToFaces
:
Record
<
string
,
string
[]
>
vertex
To
Edges
vertexToEdges
:
Record
<
string
,
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
To
Faces
vertex
To
Edges
Math3D Full Project API
Loading...