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(16);return e[0]=1,e[5]=1,e[10]=1,e[15]=1,e}function r(e){const r=new Float32Array(16);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[9]=e[9],r[10]=e[10],r[11]=e[11],r[12]=e[12],r[13]=e[13],r[14]=e[14],r[15]=e[15],r}function t(e,r,t,n,o,a,c,u,l,s,f,i,y,w,b,A){const F=new Float32Array(16);return F[0]=e,F[1]=r,F[2]=t,F[3]=n,F[4]=o,F[5]=a,F[6]=c,F[7]=u,F[8]=l,F[9]=s,F[10]=f,F[11]=i,F[12]=y,F[13]=w,F[14]=b,F[15]=A,F}function n(e,r){return new Float32Array(e,r,16)}const o=e(),a=Object.freeze(Object.defineProperty({__proto__:null,create:e,clone:r,fromValues:t,createView:n,IDENTITY:o},Symbol.toStringTag,{value:"Module"}));export{o as I,r as a,n as b,e as c,t as f,a as m};
|