Math3D Full Project API
Preparing search index...
renderer/src/math/paramGeodesicContinuous
ContinuousParamGeodesicResult
Type Alias ContinuousParamGeodesicResult
ContinuousParamGeodesicResult
:
|
{
bestError
:
number
;
length
:
number
;
ok
:
true
;
polyline
:
{
x
:
number
;
y
:
number
;
z
:
number
}
[]
;
}
|
{
error
:
string
;
ok
:
false
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...