Math3D Full Project API
Preparing search index...
renderer/src/topology/types
QuotientSimplicialRefinement
Type Alias QuotientSimplicialRefinement
type
QuotientSimplicialRefinement
=
{
source
:
"face-fan"
;
triangles
:
{
id
:
string
;
sourceFaceId
:
string
;
vertices
:
[
string
,
string
,
string
]
;
}
[]
;
}
Index
Properties
source
triangles
Properties
source
source
:
"face-fan"
triangles
triangles
:
{
id
:
string
;
sourceFaceId
:
string
;
vertices
:
[
string
,
string
,
string
]
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
triangles
Math3D Full Project API
Loading...