Skip to content

Type Alias: RealCoord

ts
type RealCoord = Point3D;

Defined in: src/types.ts:38

Released under the MIT License.