1
Surpriseplus
2022-09-16 a7e5110ef3f5fe3c9205f7d1a526b9fbbb55d826
1
define(["exports","./ComponentDatatype-64cf6611"],(function(t,r){"use strict";var e={computePositions:function(t,e,n,o,a){var i,s=.5*t,c=-s,u=o+o,f=new Float64Array(3*(a?2*u:u)),y=0,m=0,p=a?3*u:0,h=a?3*(u+o):3*o;for(i=0;i<o;i++){var v=i/o*r.CesiumMath.TWO_PI,C=Math.cos(v),M=Math.sin(v),d=C*n,l=M*n,P=C*e,b=M*e;f[m+p]=d,f[m+p+1]=l,f[m+p+2]=c,f[m+h]=P,f[m+h+1]=b,f[m+h+2]=s,m+=3,a&&(f[y++]=d,f[y++]=l,f[y++]=c,f[y++]=P,f[y++]=b,f[y++]=s)}return f}};t.CylinderGeometryLibrary=e}));