Math3D Full Project API
Preparing search index...
renderer/src/components/gaussMapUtils
GaussPoint
Type Alias GaussPoint
type
GaussPoint
=
{
id
:
number
;
normal
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
position
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
}
Index
Properties
id
normal
position
Properties
id
id
:
number
normal
normal
:
{
x
:
number
;
y
:
number
;
z
:
number
}
position
position
:
{
x
:
number
;
y
:
number
;
z
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
normal
position
Math3D Full Project API
Loading...