Math3D Full Project API
Preparing search index...
renderer/src/services/vtkMeshClient
VtkMeshResponse
Type Alias VtkMeshResponse
VtkMeshResponse
:
|
{
indices
:
Uint32Array
;
normals
?:
Float32Array
;
ok
:
true
;
positions
:
Float32Array
;
triCount
:
number
;
vertexCount
:
number
;
}
|
{
error
:
string
;
ok
:
false
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...