UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 384 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{create as r}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";import{projectBuffer as o}from"./projectBuffer.js";function t(r,t,f,c,i,m){return e[0]=r,e[1]=t,e[2]=f,o(e,c,0,i,m,0)}const e=r();export{t as projectXYZToVector};