define(["./defaultValue-865ac579","./Transforms-36e0c57f","./Matrix3-293ae7b3","./ComponentDatatype-985dcc38","./GeometryAttribute-df0cc42c","./GeometryAttributes-75794475","./Math-76ce6367","./Matrix2-7f5bbd54","./RuntimeError-9e0724f9","./combine-5e110d09","./WebGLConstants-258cf3a0"],(function(e,t,n,r,i,a,o,c,u,s,y){"use strict";function m(){this._workerName="createPlaneOutlineGeometry"}m.packedLength=0,m.pack=function(e,t){return t},m.unpack=function(t,n,r){return e.defined(r)?r:new m};const p=new n.Cartesian3(-.5,-.5,0),f=new n.Cartesian3(.5,.5,0);return m.createGeometry=function(){const e=new a.GeometryAttributes,o=new Uint16Array(8),c=new Float64Array(12);return c[0]=p.x,c[1]=p.y,c[2]=p.z,c[3]=f.x,c[4]=p.y,c[5]=p.z,c[6]=f.x,c[7]=f.y,c[8]=p.z,c[9]=p.x,c[10]=f.y,c[11]=p.z,e.position=new i.GeometryAttribute({componentDatatype:r.ComponentDatatype.DOUBLE,componentsPerAttribute:3,values:c}),o[0]=0,o[1]=1,o[2]=1,o[3]=2,o[4]=2,o[5]=3,o[6]=3,o[7]=0,new i.Geometry({attributes:e,indices:o,primitiveType:i.PrimitiveType.LINES,boundingSphere:new t.BoundingSphere(n.Cartesian3.ZERO,Math.sqrt(2))})},function(t,n){return e.defined(n)&&(t=m.unpack(t,n)),m.createGeometry(t)}}));