Math3D Full Project API
Preparing search index...
renderer/src/topology/types
QuotientEdge
Type Alias QuotientEdge
type
QuotientEdge
=
{
endpointVertexIds
:
[
string
,
string
]
;
id
:
string
;
label
:
string
;
sourceEdgeIds
:
string
[]
;
}
Index
Properties
endpoint
Vertex
Ids
id
label
source
Edge
Ids
Properties
endpoint
Vertex
Ids
endpointVertexIds
:
[
string
,
string
]
id
id
:
string
label
label
:
string
source
Edge
Ids
sourceEdgeIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Vertex
Ids
id
label
source
Edge
Ids
Math3D Full Project API
Loading...