Type Alias: ANNOT
type ANNOT =
| Uint32Array
| {
colormapLabel: LUT;
scalars: Float32Array;
};
Defined in: nvmesh-types.ts:71
type ANNOT =
| Uint32Array
| {
colormapLabel: LUT;
scalars: Float32Array;
};
Defined in: nvmesh-types.ts:71