{"id":"node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Geometries\\Plane.js","dependencies":[{"name":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\meta-client\\package.json","includedInParent":true,"mtime":1531760501427},{"name":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\package.json","includedInParent":true,"mtime":1531761174062},{"name":"C:\\Users\\florianmaxim\\work\\meta\\.babelrc","includedInParent":true,"mtime":1531746256699},{"name":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\meta-client\\.babelrc","includedInParent":true,"mtime":1531746256000},{"name":"three","loc":{"line":1,"column":89},"parent":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Geometries\\Plane.js","resolved":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\three\\build\\three.module.js"},{"name":"../Graphics","loc":{"line":1,"column":120},"parent":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Geometries\\Plane.js","resolved":"C:\\Users\\florianmaxim\\work\\meta\\examples\\1\\node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Graphics.js"}],"generated":{"js":"'use strict';Object.defineProperty(exports,'__esModule',{value:true});var _three=require('three');var _Graphics=require('../Graphics');var _Graphics2=_interopRequireDefault(_Graphics);function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor)){throw new TypeError('Cannot call a class as a function')}}var _DEFAULT={WIDTH:1,LENGTH:1};var Plane=function Plane(){var props=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};var stop=arguments.length>1&&arguments[1]!==undefined?arguments[1]:false;_classCallCheck(this,Plane);if(typeof props==='boolean')stop=props;var _width=props.width||props.w||_DEFAULT.WIDTH;var _length=props.length||props.l||_DEFAULT.LENGTH;this.physics=true;if(props.p!==undefined)this.physics=props.p;if(props.physics!==undefined)this.physics=props.physics;this.geometry=new _three.PlaneGeometry(_width,_length);this.geometry.rotateX(-Math.PI/2);this.type='box';if(stop)return this.geometry;return new _Graphics2.default(this)};exports.default=Plane;","map":{"mappings":[{"source":"node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Geometries\\Plane.js","original":{"line":1,"column":0},"generated":{"line":1,"column":0}}],"sources":{"node_modules\\meta-client\\lib\\Space\\Meta\\Graphics\\Geometries\\Plane.js":"'use strict';Object.defineProperty(exports,'__esModule',{value:true});var _three=require('three');var _Graphics=require('../Graphics');var _Graphics2=_interopRequireDefault(_Graphics);function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor)){throw new TypeError('Cannot call a class as a function')}}var _DEFAULT={WIDTH:1,LENGTH:1};var Plane=function Plane(){var props=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};var stop=arguments.length>1&&arguments[1]!==undefined?arguments[1]:false;_classCallCheck(this,Plane);if(typeof props==='boolean')stop=props;var _width=props.width||props.w||_DEFAULT.WIDTH;var _length=props.length||props.l||_DEFAULT.LENGTH;this.physics=true;if(props.p!==undefined)this.physics=props.p;if(props.physics!==undefined)this.physics=props.physics;this.geometry=new _three.PlaneGeometry(_width,_length);this.geometry.rotateX(-Math.PI/2);this.type='box';if(stop)return this.geometry;return new _Graphics2.default(this)};exports.default=Plane;"},"lineCount":1}},"hash":"959e766684937731f73d69de9e515074","cacheData":{"env":{}}}