UNPKG

xtorcga

Version:

Xtor Compute Geometry Algorithm Libary 计算几何算法库

6 lines (5 loc) 230 B
import { Vec3 } from '../src/math/Vec3'; export declare const wgs84OneOverRadii: Vec3; export declare const wgs84OneOverRadiiSquared: Vec3; export declare const wgs84RadiiSquared: Vec3; export declare const wgs84Radii: Vec3;