Math3D Full Project API
Preparing search index...
renderer/src/math/selection/geodesicSelection
GeodesicParams
Type Alias GeodesicParams
type
GeodesicParams
=
{
maxDist
:
number
;
neighbors
:
number
[]
[]
;
seedIndex
:
number
;
weights
:
number
[]
[]
;
}
Index
Properties
max
Dist
neighbors
seed
Index
weights
Properties
max
Dist
maxDist
:
number
neighbors
neighbors
:
number
[]
[]
seed
Index
seedIndex
:
number
weights
weights
:
number
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Dist
neighbors
seed
Index
weights
Math3D Full Project API
Loading...