define(["./when-229515d6","./Transforms-75891ac8","./Matrix2-2fec35ad","./RuntimeError-ffe03243","./ComponentDatatype-17b06483","./GeometryAttribute-c0946387","./GeometryAttributes-b253752a","./combine-8ce3f24b","./PixelFormat-daf99ebc","./WebGLConstants-4e26b85a"],(function(e,t,n,r,a,i,o,u,c,m){"use strict";function y(){this._workerName="createPlaneOutlineGeometry"}y.packedLength=0,y.pack=function(e,t){return t},y.unpack=function(t,n,r){return e.defined(r)?r:new y};var s=new n.Cartesian3(-.5,-.5,0),p=new n.Cartesian3(.5,.5,0);return y.createGeometry=function(){var e=new o.GeometryAttributes,r=new Uint16Array(8),u=new Float64Array(12);return u[0]=s.x,u[1]=s.y,u[2]=s.z,u[3]=p.x,u[4]=s.y,u[5]=s.z,u[6]=p.x,u[7]=p.y,u[8]=s.z,u[9]=s.x,u[10]=p.y,u[11]=s.z,e.position=new i.GeometryAttribute({componentDatatype:a.ComponentDatatype.DOUBLE,componentsPerAttribute:3,values:u}),r[0]=0,r[1]=1,r[2]=1,r[3]=2,r[4]=2,r[5]=3,r[6]=3,r[7]=0,new i.Geometry({attributes:e,indices:r,primitiveType:i.PrimitiveType.LINES,boundingSphere:new t.BoundingSphere(n.Cartesian3.ZERO,Math.sqrt(2))})},function(t,n){return e.defined(n)&&(t=y.unpack(t,n)),y.createGeometry(t)}}));