Math3D Full Project API
Preparing search index...
renderer/src/topology/types
FundamentalDiagramEdge
Type Alias FundamentalDiagramEdge
type
FundamentalDiagramEdge
=
{
from
:
string
;
id
:
string
;
to
:
string
;
}
Index
Properties
from
id
to
Properties
from
from
:
string
id
id
:
string
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
id
to
Math3D Full Project API
Loading...