Type Alias: TRACT
type TRACT = object;
Defined in: nvmesh-types.ts:32
Properties
dps
dps: ValuesArray;
Defined in: nvmesh-types.ts:35
offsetPt0
offsetPt0: Uint32Array;
Defined in: nvmesh-types.ts:34
pts
pts: Float32Array;
Defined in: nvmesh-types.ts:33