Math3D Full Project API
Preparing search index...
src/main/ipc/cgalMeshIpc
CgalMeshResponse
Type Alias CgalMeshResponse
CgalMeshResponse
:
|
{
indices
:
number
[]
;
ok
:
true
;
positions
:
number
[]
;
scalars
?:
{
name
:
string
;
values
:
number
[]
}
[]
;
}
|
{
error
:
string
;
ok
:
false
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...