12345 |
- /*
- All material copyright ESRI, All Rights Reserved, unless otherwise specified.
- See https://js.arcgis.com/4.25/esri/copyright.txt for details.
- */
- function e(){const e=new Float32Array(9);return e[0]=1,e[4]=1,e[8]=1,e}function r(e){const r=new Float32Array(9);return r[0]=e[0],r[1]=e[1],r[2]=e[2],r[3]=e[3],r[4]=e[4],r[5]=e[5],r[6]=e[6],r[7]=e[7],r[8]=e[8],r}function t(e,r,t,n,o,a,c,u,l){const s=new Float32Array(9);return s[0]=e,s[1]=r,s[2]=t,s[3]=n,s[4]=o,s[5]=a,s[6]=c,s[7]=u,s[8]=l,s}function n(e,r){return new Float32Array(e,r,9)}const o=Object.freeze(Object.defineProperty({__proto__:null,create:e,clone:r,fromValues:t,createView:n},Symbol.toStringTag,{value:"Module"}));export{r as a,n as b,e as c,t as f,o as m};
|