UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.01 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as o}from"../../chunks/tslib.es6.js";import r from"../../core/Clonable.js";import e from"../../core/JSONSupport.js";import{property as s}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{enumeration as t}from"../../core/accessorSupport/decorators/enumeration.js";import{subclass as p}from"../../core/accessorSupport/decorators/subclass.js";import{create as c}from"../../core/libs/gl-matrix-2/factories/vec3f64.js";let i=class extends(r.ClonableMixin(e)){constructor(o){super(o),this.type="local",this.origin=c()}};o([t({local:"local"},{readOnly:!0})],i.prototype,"type",void 0),o([s({type:[Number],nonNullable:!0,json:{write:!0}})],i.prototype,"origin",void 0),i=o([p("esri.geometry.support.MeshLocalVertexSpace")],i);const a=i;export{a as default};