Type Alias: TRACT
type TRACT = object;
Defined in: nvmesh-types.ts:23
Properties
dps
dps: ValuesArray;
Defined in: nvmesh-types.ts:26
offsetPt0
offsetPt0: Uint32Array;
Defined in: nvmesh-types.ts:25
pts
pts: Float32Array;
Defined in: nvmesh-types.ts:24