gs-bim-air 3.0.3 → 3.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.git +1 -0
- package/README.md +20 -1
- package/docs/classes/CameraMouse.md +1 -1
- package/docs/classes/EarthCameraMouse3D.md +1 -1
- package/docs/classes/Process.md +3 -1
- package/docs/classes/ThirdPersonOperator.md +1 -1
- package/docs/classes/TreeNodeObject.md +12 -4
- package/docs/classes/Viewer.md +25 -21
- package/docs/namespaces/Animation/classes/MeadowEffect.md +14 -2
- package/docs/namespaces/Managers/classes/EffectManager.md +58 -16
- package/docs/namespaces/Managers/classes/ProjectManager.md +51 -1
- package/docs/namespaces/Managers/classes/RenderObjectManager.md +0 -104
- package/docs/namespaces/Managers/classes/SelectionManager.md +34 -5
- package/docs/namespaces/Managers/classes/StyleManager.md +34 -2
- package/lib/BimAir.common-report.html +2 -2
- package/lib/BimAir.common.js +2879 -2057
- package/lib/BimAir.css +8782 -8786
- package/lib/BimAir.umd-report.html +2 -2
- package/lib/BimAir.umd.js +2879 -2057
- package/lib/BimAir.umd.min-report.html +2 -2
- package/lib/BimAir.umd.min.js +3 -3
- package/package.json +1 -1
- package/public/js/longanWithoutShareArrayBuffer/longan.js +404 -332
- package/public/js/longanWithoutShareArrayBuffer/longan.wasm +0 -0
- package/public/js/shaders/screenSpaceCurvature.fragment.fx +1 -1
- package/public/js/shaders/shadersInclude/screenSpaceRayTrace.fx +1 -1
- package/public/js/shadersWGSL/shadersInclude/screenSpaceRayTrace.fx +1 -1
- package/src/api/cuttingService.ts +0 -55
- package/src/api/effectService.ts +0 -46
- package/src/api/file/fileService.ts +0 -21
- package/src/api/gisProjectService.ts +0 -129
- package/src/api/gsl/gslService.ts +0 -36
- package/src/api/indexedDB.ts +0 -212
- package/src/api/labelService.ts +0 -55
- package/src/api/longan/component-property.http +0 -157
- package/src/api/longan/longan-segment.http +0 -149
- package/src/api/longan/segment- geometry.http +0 -24
- package/src/api/longanModelApi.ts +0 -24
- package/src/api/markupService.ts +0 -61
- package/src/api/measureService.ts +0 -55
- package/src/api/modelService copy.ts +0 -265
- package/src/api/modelService.ts +0 -378
- package/src/api/modelVersion/convertorService.ts +0 -62
- package/src/api/modelVersion/model.http +0 -8
- package/src/api/modelVersion/model.ts +0 -72
- package/src/api/modelVersion/modelService.ts +0 -112
- package/src/api/modelVersion/version.ts +0 -15
- package/src/api/modelVersion/versionCode.ts +0 -4
- package/src/api/osgbApi.ts +0 -19
- package/src/api/pathRoamService.ts +0 -55
- package/src/api/project/project.http +0 -62
- package/src/api/projectService copy.ts +0 -32
- package/src/api/projectService.ts +0 -231
- package/src/api/renderObjectService.ts +0 -61
- package/src/api/userService.ts +0 -97
- package/src/api/viewPointService.ts +0 -62
- package/src/assets/icon.ts +0 -134
- package/src/assets/iconfont/demo.css +0 -539
- package/src/assets/iconfont/demo_index.html +0 -2675
- package/src/assets/iconfont/iconfont.css +0 -449
- package/src/assets/iconfont/iconfont.js +0 -1
- package/src/assets/iconfont/iconfont.json +0 -765
- package/src/assets/iconfont/iconfont.ttf +0 -0
- package/src/assets/iconfont/iconfont.woff +0 -0
- package/src/assets/iconfont/iconfont.woff2 +0 -0
- package/src/assets/images/DaylightBoxIcon.jpg +0 -0
- package/src/assets/images/TropicalSunnyDayIcon.jpg +0 -0
- package/src/assets/images/autumnSkyboxIcon.jpg +0 -0
- package/src/assets/images/cloudySkyboxIcon.jpg +0 -0
- package/src/assets/images/darkSkyboxIcon.jpg +0 -0
- package/src/assets/images/desertSkyboxIcon.jpg +0 -0
- package/src/assets/images/duskSkyboxIcon.jpg +0 -0
- package/src/assets/images/modelImg.png +0 -0
- package/src/assets/images/nightSkyboxIcon.jpg +0 -0
- package/src/assets/images/placeholder.jpg +0 -0
- package/src/assets/images/skyboxIcon.jpg +0 -0
- package/src/assets/images/sunnySkyboxIcon.jpg +0 -0
- package/src/assets/images/sunsetSkyboxIcon.jpg +0 -0
- package/src/assets/scss/dialog.scss +0 -47
- package/src/assets/scss/element-dark.scss +0 -1102
- package/src/assets/scss/element-variables.scss +0 -1113
- package/src/assets/scss/global.scss +0 -3
- package/src/assets/scss/gs-card.scss +0 -66
- package/src/assets/scss/gs-date-picker.scss +0 -14
- package/src/assets/scss/gs-input-dark.scss +0 -15
- package/src/assets/scss/gs-select-dropdown.scss +0 -37
- package/src/assets/scss/gs-table.scss +0 -37
- package/src/assets/scss/gs-tabs.scss +0 -32
- package/src/assets/scss/gs-tree-dark.scss +0 -26
- package/src/assets/scss/gs-tree.scss +0 -30
- package/src/assets/scss/intelligentScreen.scss +0 -1009
- package/src/assets/scss/scrollbar.scss +0 -14
- package/src/assets/scss/site-dark.scss +0 -53
- package/src/assets/scss/site-light.scss +0 -53
- package/src/assets/scss/site.scss +0 -54
- package/src/assets/scss/vuesaxCover.css +0 -15
- package/src/assets/svgs/camera.svg +0 -15
- package/src/assets/svgs/compass.svg +0 -14
- package/src/assets/svgs/compass.ts +0 -7
- package/src/assets/svgs/rotatePoint.svg +0 -8
- package/src/assets/svgs/rotatePoint.ts +0 -6
- package/src/assets/theme/common.scss +0 -1088
- package/src/assets/theme/dark/element-variables.scss +0 -71
- package/src/assets/theme/dark/styls.scss +0 -73
- package/src/assets/theme/gis/element-variables.scss +0 -72
- package/src/assets/theme/gis/styls.scss +0 -74
- package/src/assets/theme/handle.scss +0 -27
- package/src/assets/theme/primary/element-variables.scss +0 -71
- package/src/assets/theme/primary/styls.scss +0 -74
- package/src/assets/theme/themes.scss +0 -11
- package/src/assets/theme/tint/element-variables.scss +0 -71
- package/src/assets/theme/tint/styls.scss +0 -74
- package/src/axiosRequestExport.ts +0 -97
- package/src/components/el/tree/index.js +0 -8
- package/src/components/el/tree/src/model/node.js +0 -508
- package/src/components/el/tree/src/model/tree-store.js +0 -340
- package/src/components/el/tree/src/model/util.js +0 -27
- package/src/components/el/tree/src/tree-node.vue +0 -313
- package/src/components/el/tree/src/tree.vue +0 -580
- package/src/components/gs/gs-icon.vue +0 -65
- package/src/components/gs/gsButtonGroup/gs-button-group.vue +0 -77
- package/src/components/gs/gsButtonGroup/index.ts +0 -7
- package/src/components/gs/gsButtonIcon/gs-button-icon.vue +0 -285
- package/src/components/gs/gsButtonIcon/index.ts +0 -7
- package/src/components/gs/gsDialog/gs-dialog.vue +0 -128
- package/src/components/gs/gsDialog/index.ts +0 -7
- package/src/components/gs/gsDivider/gs-divider.vue +0 -34
- package/src/components/gs/gsDivider/index.ts +0 -7
- package/src/components/gs/gsTree/gs-property-tree.vue +0 -71
- package/src/components/gs/gsTree/index.ts +0 -7
- package/src/components/gs/gsTreeNode/gs-property-tree-node.vue +0 -158
- package/src/components/gs/gsTreeNode/index.ts +0 -7
- package/src/components/gs-animation-box.vue +0 -73
- package/src/components/gs-badge.vue +0 -40
- package/src/components/gs-button-bigIcon.vue +0 -102
- package/src/components/gs-button-icon-border.vue +0 -111
- package/src/components/gs-button-select-right.vue +0 -126
- package/src/components/gs-button-select.vue +0 -168
- package/src/components/gs-button-small.vue +0 -180
- package/src/components/gs-button-underline.vue +0 -66
- package/src/components/gs-button-wrapper.vue +0 -62
- package/src/components/gs-button.vue +0 -201
- package/src/components/gs-drag-left-right.vue +0 -175
- package/src/components/gs-input.vue +0 -63
- package/src/components/gs-panel-dark.vue +0 -176
- package/src/components/gs-right-menu.vue +0 -115
- package/src/components/gs-roll-list-slot.vue +0 -125
- package/src/components/gs-select-small.vue +0 -67
- package/src/components/gs-setting-wrapper.vue +0 -47
- package/src/components/gs-show-panel-down.vue +0 -131
- package/src/components/gs-show-panel.vue +0 -180
- package/src/components/gs-toolbar-item.vue +0 -72
- package/src/components/gs-tooltip.vue +0 -38
- package/src/components/gs-upload.vue +0 -225
- package/src/index.ts +0 -259
- package/src/install.ts +0 -35
- package/src/plugins/canvasDraw/canvasOperator.ts +0 -89
- package/src/plugins/canvasDraw/canvasViewer.ts +0 -120
- package/src/plugins/canvasDraw/index.ts +0 -319
- package/src/plugins/canvasDraw/keyEvent.ts +0 -86
- package/src/plugins/canvasDraw/lib/arrow.ts +0 -49
- package/src/plugins/canvasDraw/lib/color.ts +0 -3
- package/src/plugins/canvasDraw/lib/diameter.ts +0 -3
- package/src/plugins/canvasDraw/lib/editor.ts +0 -209
- package/src/plugins/canvasDraw/lib/ellipsis.ts +0 -14
- package/src/plugins/canvasDraw/lib/mosaic.ts +0 -31
- package/src/plugins/canvasDraw/lib/pen.ts +0 -36
- package/src/plugins/canvasDraw/lib/rectangle.ts +0 -13
- package/src/plugins/canvasDraw/lib/shape.ts +0 -42
- package/src/plugins/canvasDraw/lib/text.ts +0 -60
- package/src/plugins/canvasDraw/lib/tool.ts +0 -168
- package/src/plugins/element.ts +0 -180
- package/src/plugins/gsElement.ts +0 -14
- package/src/plugins/iconfont.ts +0 -3
- package/src/plugins/svgDraw/index.ts +0 -168
- package/src/plugins/svgDraw/svgViewer.ts +0 -86
- package/src/plugins/vuesax.ts +0 -16
- package/src/shims-fx.d.ts +0 -1
- package/src/shims-image.d.ts +0 -14
- package/src/shims-scss.d.ts +0 -2
- package/src/shims-tsx.d.ts +0 -13
- package/src/shims-vue.d.ts +0 -18
- package/src/shims-worker.d.ts +0 -8
- package/src/store/command.ts +0 -101
- package/src/store/index.ts +0 -156
- package/src/store/operator.ts +0 -25
- package/src/store/options.ts +0 -52
- package/src/store/panel.ts +0 -144
- package/src/store/structureTree.ts +0 -14
- package/src/store/toolbar.ts +0 -45
- package/src/typedocExport.ts +0 -288
- package/src/utils/canvas.ts +0 -40
- package/src/utils/color.ts +0 -17
- package/src/utils/cookie.ts +0 -187
- package/src/utils/copyText.ts +0 -16
- package/src/utils/dataFormat.ts +0 -3
- package/src/utils/dataUtility.ts +0 -73
- package/src/utils/date.ts +0 -23
- package/src/utils/dateUtility.ts +0 -5
- package/src/utils/deepClone.ts +0 -19
- package/src/utils/documentUtility.ts +0 -11
- package/src/utils/fileFormatTransform.ts +0 -42
- package/src/utils/fileType.ts +0 -97
- package/src/utils/fileUtility.ts +0 -208
- package/src/utils/forbiddenF12.ts +0 -11
- package/src/utils/global.ts +0 -6
- package/src/utils/httpUtility.ts +0 -18
- package/src/utils/index.ts +0 -26
- package/src/utils/md5.ts +0 -262
- package/src/utils/request.ts +0 -123
- package/src/utils/utility.ts +0 -204
- package/src/utils/uuid.ts +0 -9
- package/src/utils/window.ts +0 -22
- package/src/viewerWrapper/commands/commandBindComponent.vue +0 -405
- package/src/viewerWrapper/commands/commandComponent.ts +0 -180
- package/src/viewerWrapper/commands/commandSelect.ts +0 -7
- package/src/viewerWrapper/commands/createMeadow/commandCreateMeadow.ts +0 -84
- package/src/viewerWrapper/commands/createWall/commandCreateWall.ts +0 -231
- package/src/viewerWrapper/commands/createWall/createWall.vue +0 -120
- package/src/viewerWrapper/commands/multiPoint/multiPointCommand.ts +0 -228
- package/src/viewerWrapper/commands/showCollision/commandShowCollision.ts +0 -404
- package/src/viewerWrapper/commands/showCollision/showCollision.vue +0 -222
- package/src/viewerWrapper/commands/showComponentCut/commandShowComponentCut.ts +0 -31
- package/src/viewerWrapper/commands/showComponentCut/showComponentCut.vue +0 -138
- package/src/viewerWrapper/commands/showCut/showAxisCut/commandShowAxisCut.ts +0 -129
- package/src/viewerWrapper/commands/showCut/showAxisCut/showAxisCut.vue +0 -100
- package/src/viewerWrapper/commands/showCut/showBoxCut/commandShowBoxCut.ts +0 -129
- package/src/viewerWrapper/commands/showCut/showBoxCut/showBoxCut.vue +0 -228
- package/src/viewerWrapper/commands/showCut/showElavationCut/commandShowElevationCut.ts +0 -100
- package/src/viewerWrapper/commands/showCut/showElavationCut/showElevationCut.vue +0 -123
- package/src/viewerWrapper/commands/showCut/showElementCut/commandShowElementCut.ts +0 -108
- package/src/viewerWrapper/commands/showCut/showElementCut/showElementCut.vue +0 -185
- package/src/viewerWrapper/commands/showDrawingItem/commandShowDrawingItem.ts +0 -215
- package/src/viewerWrapper/commands/showDrawingItem/showDrawingItem.vue +0 -65
- package/src/viewerWrapper/commands/showEditLabel/commandShowEditLabel.ts +0 -48
- package/src/viewerWrapper/commands/showEditLabel/lib/image.ts +0 -136
- package/src/viewerWrapper/commands/showEditLabel/lib/label.ts +0 -56
- package/src/viewerWrapper/commands/showEditLabel/lib/leadtext.ts +0 -130
- package/src/viewerWrapper/commands/showEditLabel/lib/location.ts +0 -86
- package/src/viewerWrapper/commands/showEditLabel/showEditLabel.vue +0 -359
- package/src/viewerWrapper/commands/showEditStyle/commandShowEditStyle.ts +0 -358
- package/src/viewerWrapper/commands/showEditStyle/showEditStyle.vue +0 -339
- package/src/viewerWrapper/commands/showFirstPersonRoam/commandShowFirstPersonRoam.ts +0 -215
- package/src/viewerWrapper/commands/showFirstPersonRoam/showFirstPersonRoam.vue +0 -56
- package/src/viewerWrapper/commands/showMarkup/commandShowMarkup.ts +0 -200
- package/src/viewerWrapper/commands/showMarkup/lib/arrow.ts +0 -342
- package/src/viewerWrapper/commands/showMarkup/lib/elliptic.ts +0 -331
- package/src/viewerWrapper/commands/showMarkup/lib/markup.ts +0 -35
- package/src/viewerWrapper/commands/showMarkup/lib/rectangle.ts +0 -335
- package/src/viewerWrapper/commands/showMarkup/lib/text.ts +0 -317
- package/src/viewerWrapper/commands/showMarkup/lib/waveRectangle.ts +0 -334
- package/src/viewerWrapper/commands/showMarkup/showMarkup.vue +0 -203
- package/src/viewerWrapper/commands/showMeasure/commandShowMeasure.ts +0 -104
- package/src/viewerWrapper/commands/showMeasure/lib/angle.ts +0 -387
- package/src/viewerWrapper/commands/showMeasure/lib/area.ts +0 -103
- package/src/viewerWrapper/commands/showMeasure/lib/distance.ts +0 -314
- package/src/viewerWrapper/commands/showMeasure/lib/elevation.ts +0 -164
- package/src/viewerWrapper/commands/showMeasure/lib/measure.ts +0 -48
- package/src/viewerWrapper/commands/showMeasure/lib/minDistance.ts +0 -398
- package/src/viewerWrapper/commands/showMeasure/lib/point.ts +0 -211
- package/src/viewerWrapper/commands/showMeasure/lib/slope.ts +0 -203
- package/src/viewerWrapper/commands/showMeasure/lib/volume.ts +0 -113
- package/src/viewerWrapper/commands/showMeasure/showMeasure.vue +0 -415
- package/src/viewerWrapper/commands/showModelExplosion/commandShowModelExplosion.ts +0 -271
- package/src/viewerWrapper/commands/showModelExplosion/commandShowProModelExplosion.ts +0 -410
- package/src/viewerWrapper/commands/showModelExplosion/showModelExplosion.vue +0 -63
- package/src/viewerWrapper/commands/showModelExplosion/showProModelExplosion.vue +0 -382
- package/src/viewerWrapper/commands/showMove/commandShowMove.ts +0 -55
- package/src/viewerWrapper/commands/showMove/showMove.vue +0 -116
- package/src/viewerWrapper/commands/showPathRoam/commandShowPathRoam.ts +0 -405
- package/src/viewerWrapper/commands/showPathRoam/showPathRoam.vue +0 -573
- package/src/viewerWrapper/commands/showProjection/commandShowProjection.ts +0 -353
- package/src/viewerWrapper/commands/showProjection/showProjection.vue +0 -75
- package/src/viewerWrapper/commands/showSlicePanel/commandShowSlicePanel.ts +0 -658
- package/src/viewerWrapper/commands/showSlicePanel/showSlicePanel.vue +0 -190
- package/src/viewerWrapper/commands/showThirdPersonRoam/commandShowThirdPersonRoam.ts +0 -196
- package/src/viewerWrapper/commands/showThirdPersonRoam/showThirdPersonRoam.vue +0 -57
- package/src/viewerWrapper/commands/showViewPlanItem/commandShowViewPlanItem.ts +0 -374
- package/src/viewerWrapper/commands/showViewPlanItem/showViewPlanItem.vue +0 -75
- package/src/viewerWrapper/components/bottomToolbar/componentOperate/componentOperate.ts +0 -77
- package/src/viewerWrapper/components/bottomToolbar/componentOperate/componentOperate.vue +0 -36
- package/src/viewerWrapper/components/bottomToolbar/cut/cut.ts +0 -110
- package/src/viewerWrapper/components/bottomToolbar/cut/cut.vue +0 -21
- package/src/viewerWrapper/components/bottomToolbar/indexToolbar.ts +0 -446
- package/src/viewerWrapper/components/bottomToolbar/indexToolbar.vue +0 -181
- package/src/viewerWrapper/components/bottomToolbar/info/info.ts +0 -60
- package/src/viewerWrapper/components/bottomToolbar/info/info.vue +0 -30
- package/src/viewerWrapper/components/bottomToolbar/label/label.ts +0 -39
- package/src/viewerWrapper/components/bottomToolbar/label/label.vue +0 -17
- package/src/viewerWrapper/components/bottomToolbar/markup/markup.ts +0 -48
- package/src/viewerWrapper/components/bottomToolbar/markup/markup.vue +0 -72
- package/src/viewerWrapper/components/bottomToolbar/measure/measure.ts +0 -39
- package/src/viewerWrapper/components/bottomToolbar/measure/measure.vue +0 -20
- package/src/viewerWrapper/components/bottomToolbar/roam/roam.ts +0 -243
- package/src/viewerWrapper/components/bottomToolbar/roam/roam.vue +0 -135
- package/src/viewerWrapper/components/bottomToolbar/sceneEffect/sceneEffect.ts +0 -132
- package/src/viewerWrapper/components/bottomToolbar/sceneEffect/sceneEffect.vue +0 -63
- package/src/viewerWrapper/components/bottomToolbar/sceneOperate/sceneOperate.ts +0 -158
- package/src/viewerWrapper/components/bottomToolbar/sceneOperate/sceneOperate.vue +0 -72
- package/src/viewerWrapper/components/bottomToolbar/toolbar.ts +0 -49
- package/src/viewerWrapper/components/bottomToolbar/toolbar.vue +0 -74
- package/src/viewerWrapper/components/bottomToolbar/viewModel/viewModel.ts +0 -157
- package/src/viewerWrapper/components/bottomToolbar/viewModel/viewModel.vue +0 -54
- package/src/viewerWrapper/components/frameRate/frameRate.ts +0 -34
- package/src/viewerWrapper/components/frameRate/frameRate.vue +0 -14
- package/src/viewerWrapper/components/leftToolbar/components/showRoam/showRoam.ts +0 -59
- package/src/viewerWrapper/components/leftToolbar/components/viewPoint/viewPointPanel.ts +0 -65
- package/src/viewerWrapper/components/leftToolbar/toolbar.ts +0 -246
- package/src/viewerWrapper/components/leftToolbar/toolbar.vue +0 -124
- package/src/viewerWrapper/components/rightToolbar/toolbar.ts +0 -210
- package/src/viewerWrapper/components/rightToolbar/toolbar.vue +0 -78
- package/src/viewerWrapper/module/addModel.ts +0 -55
- package/src/viewerWrapper/module/addRotatePointSVG.ts +0 -74
- package/src/viewerWrapper/module/createMenu.tsx +0 -163
- package/src/viewerWrapper/module/findModelId.ts +0 -24
- package/src/viewerWrapper/module/getRelatedIds.ts +0 -59
- package/src/viewerWrapper/module/removeModel.ts +0 -8
- package/src/viewerWrapper/module/saveModel.ts +0 -32
- package/src/viewerWrapper/module/setModelColor.ts +0 -11
- package/src/viewerWrapper/module/translateModel.ts +0 -12
- package/src/viewerWrapper/panels/backgroundEffect/backgroundEffectPanel.ts +0 -24
- package/src/viewerWrapper/panels/backgroundEffect/interfaceBackgroundEffectPanel.vue +0 -370
- package/src/viewerWrapper/panels/collision/collisionItemPanel.ts +0 -316
- package/src/viewerWrapper/panels/collision/collisionPanel.ts +0 -127
- package/src/viewerWrapper/panels/collision/interfaceCollisionItemPanel.vue +0 -219
- package/src/viewerWrapper/panels/collision/interfaceCollisionPanel.vue +0 -816
- package/src/viewerWrapper/panels/componentBlink/componentBlinkPanel.ts +0 -68
- package/src/viewerWrapper/panels/componentBlink/interfaceComponentBlinkPanel.vue +0 -140
- package/src/viewerWrapper/panels/componentInfo/componentInfoPanel.ts +0 -27
- package/src/viewerWrapper/panels/componentInfo/interfaceComponentInfoPanel.vue +0 -98
- package/src/viewerWrapper/panels/drawing/drawingPanel.ts +0 -105
- package/src/viewerWrapper/panels/drawing/interfaceDrawingPanel.vue +0 -126
- package/src/viewerWrapper/panels/effectPanels/componentEmissive/componentEmissivePanel.ts +0 -80
- package/src/viewerWrapper/panels/effectPanels/componentEmissive/interfaceComponentEmissivePanel.vue +0 -114
- package/src/viewerWrapper/panels/effectPanels/electricWall/electricWallPanel.ts +0 -65
- package/src/viewerWrapper/panels/effectPanels/electricWall/interfaceElectricWallEffectPanel.vue +0 -109
- package/src/viewerWrapper/panels/effectPanels/heatMap/heatMapEffectPanel.ts +0 -87
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/hemisphereScanCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/hemisphereScanPanel.ts +0 -75
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/interfaceHemisphereScanPanel.vue +0 -159
- package/src/viewerWrapper/panels/effectPanels/particleEffect/interfaceParticleEffectPanel.vue +0 -242
- package/src/viewerWrapper/panels/effectPanels/particleEffect/particleEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/particleEffect/particleEffectPanel.ts +0 -86
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/interfaceRadarScanEffectPanel.vue +0 -164
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/radarScanEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/radarScanEffectPanel.ts +0 -89
- package/src/viewerWrapper/panels/effectPanels/spotLight/interfaceSpotLightEffectPanel.vue +0 -134
- package/src/viewerWrapper/panels/effectPanels/spotLight/spotLightEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/spotLight/spotLightEffectPanel.ts +0 -79
- package/src/viewerWrapper/panels/effectPanels/videoFusion/interfaceVideoFusionPanel.vue +0 -208
- package/src/viewerWrapper/panels/effectPanels/videoFusion/videoEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/videoFusion/videoFusionPanel.ts +0 -82
- package/src/viewerWrapper/panels/frameRate/frameRatePanel.ts +0 -29
- package/src/viewerWrapper/panels/frameRate/interfaceFrameRatePanel.vue +0 -102
- package/src/viewerWrapper/panels/index.ts +0 -40
- package/src/viewerWrapper/panels/info/infoPanel.ts +0 -30
- package/src/viewerWrapper/panels/info/interfaceInfoPanel.vue +0 -191
- package/src/viewerWrapper/panels/markup/interfaceMarkupPanel.vue +0 -234
- package/src/viewerWrapper/panels/markup/markupPanel.ts +0 -54
- package/src/viewerWrapper/panels/operationInfo/interfaceOperationInfoPanel.vue +0 -80
- package/src/viewerWrapper/panels/operationInfo/operationInfoPanel.ts +0 -25
- package/src/viewerWrapper/panels/panel.ts +0 -126
- package/src/viewerWrapper/panels/panelBindComponent.vue +0 -355
- package/src/viewerWrapper/panels/position/interfacePositionPanel.vue +0 -240
- package/src/viewerWrapper/panels/position/positionPanel.ts +0 -64
- package/src/viewerWrapper/panels/projection/interfaceProjectionPanel.vue +0 -80
- package/src/viewerWrapper/panels/projection/projectionPanel.ts +0 -426
- package/src/viewerWrapper/panels/property/interfacePropertyPanel.vue +0 -322
- package/src/viewerWrapper/panels/property/panes/propertyPanel.vue +0 -971
- package/src/viewerWrapper/panels/property/propertyPanel.ts +0 -82
- package/src/viewerWrapper/panels/scene/interfaceScenePanel.vue +0 -264
- package/src/viewerWrapper/panels/scene/scenePanel.ts +0 -133
- package/src/viewerWrapper/panels/setting/interfaceSettingPanel.vue +0 -909
- package/src/viewerWrapper/panels/setting/settingPanel.ts +0 -32
- package/src/viewerWrapper/panels/snapshoot/interfaceSnapshootPanel.vue +0 -213
- package/src/viewerWrapper/panels/snapshoot/snapshootPanel.ts +0 -80
- package/src/viewerWrapper/panels/structureTree/interfaceStructureTree.ts +0 -92
- package/src/viewerWrapper/panels/structureTree/interfaceStructureTree.vue +0 -147
- package/src/viewerWrapper/panels/structureTree/panes/structureTree.ts +0 -1124
- package/src/viewerWrapper/panels/structureTree/panes/structureTree.vue +0 -227
- package/src/viewerWrapper/panels/structureTree/structureTree.ts +0 -54
- package/src/viewerWrapper/panels/structureTree/structureTreeBus.ts +0 -4
- package/src/viewerWrapper/panels/transparency/interfaceTransparencyPanel.vue +0 -197
- package/src/viewerWrapper/panels/transparency/transparencyPanel.ts +0 -25
- package/src/viewerWrapper/panels/viewPlan/interfaceViewPlanPanel.vue +0 -133
- package/src/viewerWrapper/panels/viewPlan/viewPlanPanel.ts +0 -97
- package/src/viewerWrapper/panels/viewPoint/interfaceViewPointPanel.vue +0 -241
- package/src/viewerWrapper/panels/viewPoint/viewPointPanel.ts +0 -350
- package/src/viewerWrapper/viewerWrapper.ts +0 -238
- package/src/viewerWrapper/viewerWrapper.vue +0 -166
- package//347/216/257/345/242/203/346/226/207/346/241/243//345/270/270/350/247/201/351/227/256/351/242/230.md +0 -1
|
@@ -498,30 +498,30 @@ var tempDouble;
|
|
|
498
498
|
var tempI64;
|
|
499
499
|
|
|
500
500
|
var ASM_CONSTS = {
|
|
501
|
-
|
|
501
|
+
181147: () => {
|
|
502
502
|
var date = new Date();
|
|
503
503
|
console.log(`%clongan: v2.0_24.3.28`, "color: #ff8000");
|
|
504
504
|
},
|
|
505
|
-
|
|
505
|
+
181231: () => {
|
|
506
506
|
var date = new Date();
|
|
507
507
|
console.log(`%clongan: v2.0_${"2024.7.2.11.04"}`, "color: #ff8000");
|
|
508
508
|
},
|
|
509
|
-
|
|
509
|
+
181329: () => {
|
|
510
510
|
var date = new Date();
|
|
511
511
|
console.log(`%clongan: v2.0_${"2024.12.3.17.48"}`, "color: #ff8000");
|
|
512
512
|
},
|
|
513
|
-
|
|
513
|
+
181428: $0 => {
|
|
514
514
|
Module["firstGLContextExt"] = GL.contexts[$0].GLctx.getExtension("WEBGL_lose_context");
|
|
515
515
|
},
|
|
516
|
-
|
|
516
|
+
181520: () => {
|
|
517
517
|
Module["firstGLContextExt"].loseContext();
|
|
518
518
|
},
|
|
519
|
-
|
|
519
|
+
181567: ($0, $1) => {
|
|
520
520
|
if (Module.showCollisionComputeStatus) {
|
|
521
521
|
Module.showCollisionComputeStatus($0, $1);
|
|
522
522
|
}
|
|
523
523
|
},
|
|
524
|
-
|
|
524
|
+
181657: ($0, $1) => {
|
|
525
525
|
if (Module.showCollisionComputeStatus) {
|
|
526
526
|
Module.showCollisionComputeStatus($0, $1);
|
|
527
527
|
}
|
|
@@ -5522,1288 +5522,1360 @@ var _GS_UnSet_Geometry_Normals = Module["_GS_UnSet_Geometry_Normals"] = function
|
|
|
5522
5522
|
return (_GS_UnSet_Geometry_Normals = Module["_GS_UnSet_Geometry_Normals"] = Module["asm"]["Ze"]).apply(null, arguments);
|
|
5523
5523
|
};
|
|
5524
5524
|
|
|
5525
|
+
var _GS_Compute_Mesh_Normals = Module["_GS_Compute_Mesh_Normals"] = function() {
|
|
5526
|
+
return (_GS_Compute_Mesh_Normals = Module["_GS_Compute_Mesh_Normals"] = Module["asm"]["_e"]).apply(null, arguments);
|
|
5527
|
+
};
|
|
5528
|
+
|
|
5525
5529
|
var _GS_Compute_Geometry_Normals = Module["_GS_Compute_Geometry_Normals"] = function() {
|
|
5526
|
-
return (_GS_Compute_Geometry_Normals = Module["_GS_Compute_Geometry_Normals"] = Module["asm"]["
|
|
5530
|
+
return (_GS_Compute_Geometry_Normals = Module["_GS_Compute_Geometry_Normals"] = Module["asm"]["$e"]).apply(null, arguments);
|
|
5527
5531
|
};
|
|
5528
5532
|
|
|
5529
5533
|
var _GS_Set_Geometry_Tangents = Module["_GS_Set_Geometry_Tangents"] = function() {
|
|
5530
|
-
return (_GS_Set_Geometry_Tangents = Module["_GS_Set_Geometry_Tangents"] = Module["asm"]["
|
|
5534
|
+
return (_GS_Set_Geometry_Tangents = Module["_GS_Set_Geometry_Tangents"] = Module["asm"]["af"]).apply(null, arguments);
|
|
5531
5535
|
};
|
|
5532
5536
|
|
|
5533
5537
|
var _GS_Show_Geometry_Tangents = Module["_GS_Show_Geometry_Tangents"] = function() {
|
|
5534
|
-
return (_GS_Show_Geometry_Tangents = Module["_GS_Show_Geometry_Tangents"] = Module["asm"]["
|
|
5538
|
+
return (_GS_Show_Geometry_Tangents = Module["_GS_Show_Geometry_Tangents"] = Module["asm"]["bf"]).apply(null, arguments);
|
|
5535
5539
|
};
|
|
5536
5540
|
|
|
5537
5541
|
var _GS_UnSet_Geometry_Tangents = Module["_GS_UnSet_Geometry_Tangents"] = function() {
|
|
5538
|
-
return (_GS_UnSet_Geometry_Tangents = Module["_GS_UnSet_Geometry_Tangents"] = Module["asm"]["
|
|
5542
|
+
return (_GS_UnSet_Geometry_Tangents = Module["_GS_UnSet_Geometry_Tangents"] = Module["asm"]["cf"]).apply(null, arguments);
|
|
5539
5543
|
};
|
|
5540
5544
|
|
|
5541
5545
|
var _GS_Compute_Geometry_Buffers = Module["_GS_Compute_Geometry_Buffers"] = function() {
|
|
5542
|
-
return (_GS_Compute_Geometry_Buffers = Module["_GS_Compute_Geometry_Buffers"] = Module["asm"]["
|
|
5546
|
+
return (_GS_Compute_Geometry_Buffers = Module["_GS_Compute_Geometry_Buffers"] = Module["asm"]["df"]).apply(null, arguments);
|
|
5543
5547
|
};
|
|
5544
5548
|
|
|
5545
5549
|
var _GS_Compute_Geometry_Buffers_By_Key = Module["_GS_Compute_Geometry_Buffers_By_Key"] = function() {
|
|
5546
|
-
return (_GS_Compute_Geometry_Buffers_By_Key = Module["_GS_Compute_Geometry_Buffers_By_Key"] = Module["asm"]["
|
|
5550
|
+
return (_GS_Compute_Geometry_Buffers_By_Key = Module["_GS_Compute_Geometry_Buffers_By_Key"] = Module["asm"]["ef"]).apply(null, arguments);
|
|
5547
5551
|
};
|
|
5548
5552
|
|
|
5549
5553
|
var _GS_Apply_ModellingMatrix = Module["_GS_Apply_ModellingMatrix"] = function() {
|
|
5550
|
-
return (_GS_Apply_ModellingMatrix = Module["_GS_Apply_ModellingMatrix"] = Module["asm"]["
|
|
5554
|
+
return (_GS_Apply_ModellingMatrix = Module["_GS_Apply_ModellingMatrix"] = Module["asm"]["ff"]).apply(null, arguments);
|
|
5551
5555
|
};
|
|
5552
5556
|
|
|
5553
5557
|
var _GS_Merge_Shell = Module["_GS_Merge_Shell"] = function() {
|
|
5554
|
-
return (_GS_Merge_Shell = Module["_GS_Merge_Shell"] = Module["asm"]["
|
|
5558
|
+
return (_GS_Merge_Shell = Module["_GS_Merge_Shell"] = Module["asm"]["gf"]).apply(null, arguments);
|
|
5555
5559
|
};
|
|
5556
5560
|
|
|
5557
5561
|
var _GS_Insert_Vector_Text = Module["_GS_Insert_Vector_Text"] = function() {
|
|
5558
|
-
return (_GS_Insert_Vector_Text = Module["_GS_Insert_Vector_Text"] = Module["asm"]["
|
|
5562
|
+
return (_GS_Insert_Vector_Text = Module["_GS_Insert_Vector_Text"] = Module["asm"]["hf"]).apply(null, arguments);
|
|
5559
5563
|
};
|
|
5560
5564
|
|
|
5561
5565
|
var _GS_Extrude_By_Shell_ComputeData = Module["_GS_Extrude_By_Shell_ComputeData"] = function() {
|
|
5562
|
-
return (_GS_Extrude_By_Shell_ComputeData = Module["_GS_Extrude_By_Shell_ComputeData"] = Module["asm"]["
|
|
5566
|
+
return (_GS_Extrude_By_Shell_ComputeData = Module["_GS_Extrude_By_Shell_ComputeData"] = Module["asm"]["jf"]).apply(null, arguments);
|
|
5563
5567
|
};
|
|
5564
5568
|
|
|
5565
5569
|
var _GS_Extrude_By_Shell = Module["_GS_Extrude_By_Shell"] = function() {
|
|
5566
|
-
return (_GS_Extrude_By_Shell = Module["_GS_Extrude_By_Shell"] = Module["asm"]["
|
|
5570
|
+
return (_GS_Extrude_By_Shell = Module["_GS_Extrude_By_Shell"] = Module["asm"]["kf"]).apply(null, arguments);
|
|
5567
5571
|
};
|
|
5568
5572
|
|
|
5569
5573
|
var _GS_DExtrude_By_Shell = Module["_GS_DExtrude_By_Shell"] = function() {
|
|
5570
|
-
return (_GS_DExtrude_By_Shell = Module["_GS_DExtrude_By_Shell"] = Module["asm"]["
|
|
5574
|
+
return (_GS_DExtrude_By_Shell = Module["_GS_DExtrude_By_Shell"] = Module["asm"]["lf"]).apply(null, arguments);
|
|
5571
5575
|
};
|
|
5572
5576
|
|
|
5573
5577
|
var _GS_Rotate_By_Shell = Module["_GS_Rotate_By_Shell"] = function() {
|
|
5574
|
-
return (_GS_Rotate_By_Shell = Module["_GS_Rotate_By_Shell"] = Module["asm"]["
|
|
5578
|
+
return (_GS_Rotate_By_Shell = Module["_GS_Rotate_By_Shell"] = Module["asm"]["mf"]).apply(null, arguments);
|
|
5575
5579
|
};
|
|
5576
5580
|
|
|
5577
5581
|
var _GS_DRotate_By_Shell = Module["_GS_DRotate_By_Shell"] = function() {
|
|
5578
|
-
return (_GS_DRotate_By_Shell = Module["_GS_DRotate_By_Shell"] = Module["asm"]["
|
|
5582
|
+
return (_GS_DRotate_By_Shell = Module["_GS_DRotate_By_Shell"] = Module["asm"]["nf"]).apply(null, arguments);
|
|
5579
5583
|
};
|
|
5580
5584
|
|
|
5581
5585
|
var _GS_Sweep_By_Shell = Module["_GS_Sweep_By_Shell"] = function() {
|
|
5582
|
-
return (_GS_Sweep_By_Shell = Module["_GS_Sweep_By_Shell"] = Module["asm"]["
|
|
5586
|
+
return (_GS_Sweep_By_Shell = Module["_GS_Sweep_By_Shell"] = Module["asm"]["of"]).apply(null, arguments);
|
|
5583
5587
|
};
|
|
5584
5588
|
|
|
5585
5589
|
var _GS_DSweep_By_Shell = Module["_GS_DSweep_By_Shell"] = function() {
|
|
5586
|
-
return (_GS_DSweep_By_Shell = Module["_GS_DSweep_By_Shell"] = Module["asm"]["
|
|
5590
|
+
return (_GS_DSweep_By_Shell = Module["_GS_DSweep_By_Shell"] = Module["asm"]["pf"]).apply(null, arguments);
|
|
5587
5591
|
};
|
|
5588
5592
|
|
|
5589
5593
|
var _GS_Compute_Geometry_Tessellate_Data = Module["_GS_Compute_Geometry_Tessellate_Data"] = function() {
|
|
5590
|
-
return (_GS_Compute_Geometry_Tessellate_Data = Module["_GS_Compute_Geometry_Tessellate_Data"] = Module["asm"]["
|
|
5594
|
+
return (_GS_Compute_Geometry_Tessellate_Data = Module["_GS_Compute_Geometry_Tessellate_Data"] = Module["asm"]["qf"]).apply(null, arguments);
|
|
5595
|
+
};
|
|
5596
|
+
|
|
5597
|
+
var _GS_Show_Geometry_Borders = Module["_GS_Show_Geometry_Borders"] = function() {
|
|
5598
|
+
return (_GS_Show_Geometry_Borders = Module["_GS_Show_Geometry_Borders"] = Module["asm"]["rf"]).apply(null, arguments);
|
|
5591
5599
|
};
|
|
5592
5600
|
|
|
5593
5601
|
var _GS_Show_Geometry_Tessellate_Data_Count = Module["_GS_Show_Geometry_Tessellate_Data_Count"] = function() {
|
|
5594
|
-
return (_GS_Show_Geometry_Tessellate_Data_Count = Module["_GS_Show_Geometry_Tessellate_Data_Count"] = Module["asm"]["
|
|
5602
|
+
return (_GS_Show_Geometry_Tessellate_Data_Count = Module["_GS_Show_Geometry_Tessellate_Data_Count"] = Module["asm"]["sf"]).apply(null, arguments);
|
|
5595
5603
|
};
|
|
5596
5604
|
|
|
5597
5605
|
var _GS_Show_Geometry_Tessellate_Data = Module["_GS_Show_Geometry_Tessellate_Data"] = function() {
|
|
5598
|
-
return (_GS_Show_Geometry_Tessellate_Data = Module["_GS_Show_Geometry_Tessellate_Data"] = Module["asm"]["
|
|
5606
|
+
return (_GS_Show_Geometry_Tessellate_Data = Module["_GS_Show_Geometry_Tessellate_Data"] = Module["asm"]["tf"]).apply(null, arguments);
|
|
5599
5607
|
};
|
|
5600
5608
|
|
|
5601
5609
|
var _GS_Clear_Geometry_Tessellate_Data = Module["_GS_Clear_Geometry_Tessellate_Data"] = function() {
|
|
5602
|
-
return (_GS_Clear_Geometry_Tessellate_Data = Module["_GS_Clear_Geometry_Tessellate_Data"] = Module["asm"]["
|
|
5610
|
+
return (_GS_Clear_Geometry_Tessellate_Data = Module["_GS_Clear_Geometry_Tessellate_Data"] = Module["asm"]["uf"]).apply(null, arguments);
|
|
5603
5611
|
};
|
|
5604
5612
|
|
|
5605
5613
|
var _GS_Insert_Parametric_Geometries = Module["_GS_Insert_Parametric_Geometries"] = function() {
|
|
5606
|
-
return (_GS_Insert_Parametric_Geometries = Module["_GS_Insert_Parametric_Geometries"] = Module["asm"]["
|
|
5614
|
+
return (_GS_Insert_Parametric_Geometries = Module["_GS_Insert_Parametric_Geometries"] = Module["asm"]["vf"]).apply(null, arguments);
|
|
5607
5615
|
};
|
|
5608
5616
|
|
|
5609
5617
|
var _GS_Show_Parametric_Geometries = Module["_GS_Show_Parametric_Geometries"] = function() {
|
|
5610
|
-
return (_GS_Show_Parametric_Geometries = Module["_GS_Show_Parametric_Geometries"] = Module["asm"]["
|
|
5618
|
+
return (_GS_Show_Parametric_Geometries = Module["_GS_Show_Parametric_Geometries"] = Module["asm"]["wf"]).apply(null, arguments);
|
|
5611
5619
|
};
|
|
5612
5620
|
|
|
5613
5621
|
var _GS_Show_Parametric_Geometries_Counts = Module["_GS_Show_Parametric_Geometries_Counts"] = function() {
|
|
5614
|
-
return (_GS_Show_Parametric_Geometries_Counts = Module["_GS_Show_Parametric_Geometries_Counts"] = Module["asm"]["
|
|
5622
|
+
return (_GS_Show_Parametric_Geometries_Counts = Module["_GS_Show_Parametric_Geometries_Counts"] = Module["asm"]["xf"]).apply(null, arguments);
|
|
5615
5623
|
};
|
|
5616
5624
|
|
|
5617
5625
|
var _GS_Insert_Parametric_Geometry = Module["_GS_Insert_Parametric_Geometry"] = function() {
|
|
5618
|
-
return (_GS_Insert_Parametric_Geometry = Module["_GS_Insert_Parametric_Geometry"] = Module["asm"]["
|
|
5626
|
+
return (_GS_Insert_Parametric_Geometry = Module["_GS_Insert_Parametric_Geometry"] = Module["asm"]["yf"]).apply(null, arguments);
|
|
5619
5627
|
};
|
|
5620
5628
|
|
|
5621
5629
|
var _GS_Insert_Negative_Parametric_Geometries = Module["_GS_Insert_Negative_Parametric_Geometries"] = function() {
|
|
5622
|
-
return (_GS_Insert_Negative_Parametric_Geometries = Module["_GS_Insert_Negative_Parametric_Geometries"] = Module["asm"]["
|
|
5630
|
+
return (_GS_Insert_Negative_Parametric_Geometries = Module["_GS_Insert_Negative_Parametric_Geometries"] = Module["asm"]["zf"]).apply(null, arguments);
|
|
5623
5631
|
};
|
|
5624
5632
|
|
|
5625
5633
|
var _GS_Insert_Negative_Parametric_Geometry = Module["_GS_Insert_Negative_Parametric_Geometry"] = function() {
|
|
5626
|
-
return (_GS_Insert_Negative_Parametric_Geometry = Module["_GS_Insert_Negative_Parametric_Geometry"] = Module["asm"]["
|
|
5634
|
+
return (_GS_Insert_Negative_Parametric_Geometry = Module["_GS_Insert_Negative_Parametric_Geometry"] = Module["asm"]["Af"]).apply(null, arguments);
|
|
5627
5635
|
};
|
|
5628
5636
|
|
|
5629
5637
|
var _GS_Delete_Negative_Parametric_Geometry = Module["_GS_Delete_Negative_Parametric_Geometry"] = function() {
|
|
5630
|
-
return (_GS_Delete_Negative_Parametric_Geometry = Module["_GS_Delete_Negative_Parametric_Geometry"] = Module["asm"]["
|
|
5638
|
+
return (_GS_Delete_Negative_Parametric_Geometry = Module["_GS_Delete_Negative_Parametric_Geometry"] = Module["asm"]["Bf"]).apply(null, arguments);
|
|
5631
5639
|
};
|
|
5632
5640
|
|
|
5633
5641
|
var _GS_Edit_Parametric_Geometry = Module["_GS_Edit_Parametric_Geometry"] = function() {
|
|
5634
|
-
return (_GS_Edit_Parametric_Geometry = Module["_GS_Edit_Parametric_Geometry"] = Module["asm"]["
|
|
5642
|
+
return (_GS_Edit_Parametric_Geometry = Module["_GS_Edit_Parametric_Geometry"] = Module["asm"]["Cf"]).apply(null, arguments);
|
|
5635
5643
|
};
|
|
5636
5644
|
|
|
5637
5645
|
var _GS_Edit_Parametric_Geometry_IndexInverse = Module["_GS_Edit_Parametric_Geometry_IndexInverse"] = function() {
|
|
5638
|
-
return (_GS_Edit_Parametric_Geometry_IndexInverse = Module["_GS_Edit_Parametric_Geometry_IndexInverse"] = Module["asm"]["
|
|
5646
|
+
return (_GS_Edit_Parametric_Geometry_IndexInverse = Module["_GS_Edit_Parametric_Geometry_IndexInverse"] = Module["asm"]["Df"]).apply(null, arguments);
|
|
5639
5647
|
};
|
|
5640
5648
|
|
|
5641
5649
|
var _GS_Edit_Negative_Parametric_Geometry = Module["_GS_Edit_Negative_Parametric_Geometry"] = function() {
|
|
5642
|
-
return (_GS_Edit_Negative_Parametric_Geometry = Module["_GS_Edit_Negative_Parametric_Geometry"] = Module["asm"]["
|
|
5650
|
+
return (_GS_Edit_Negative_Parametric_Geometry = Module["_GS_Edit_Negative_Parametric_Geometry"] = Module["asm"]["Ef"]).apply(null, arguments);
|
|
5651
|
+
};
|
|
5652
|
+
|
|
5653
|
+
var _GS_Edit_Negative_Parametric_Geometry_JointBoolean = Module["_GS_Edit_Negative_Parametric_Geometry_JointBoolean"] = function() {
|
|
5654
|
+
return (_GS_Edit_Negative_Parametric_Geometry_JointBoolean = Module["_GS_Edit_Negative_Parametric_Geometry_JointBoolean"] = Module["asm"]["Ff"]).apply(null, arguments);
|
|
5643
5655
|
};
|
|
5644
5656
|
|
|
5645
5657
|
var _GS_Show_Parametric_Geometry = Module["_GS_Show_Parametric_Geometry"] = function() {
|
|
5646
|
-
return (_GS_Show_Parametric_Geometry = Module["_GS_Show_Parametric_Geometry"] = Module["asm"]["
|
|
5658
|
+
return (_GS_Show_Parametric_Geometry = Module["_GS_Show_Parametric_Geometry"] = Module["asm"]["Gf"]).apply(null, arguments);
|
|
5647
5659
|
};
|
|
5648
5660
|
|
|
5649
5661
|
var _GS_Compute_Parametric_Geometry = Module["_GS_Compute_Parametric_Geometry"] = function() {
|
|
5650
|
-
return (_GS_Compute_Parametric_Geometry = Module["_GS_Compute_Parametric_Geometry"] = Module["asm"]["
|
|
5662
|
+
return (_GS_Compute_Parametric_Geometry = Module["_GS_Compute_Parametric_Geometry"] = Module["asm"]["Hf"]).apply(null, arguments);
|
|
5651
5663
|
};
|
|
5652
5664
|
|
|
5653
5665
|
var _GS_Resize_By_Key = Module["_GS_Resize_By_Key"] = function() {
|
|
5654
|
-
return (_GS_Resize_By_Key = Module["_GS_Resize_By_Key"] = Module["asm"]["
|
|
5666
|
+
return (_GS_Resize_By_Key = Module["_GS_Resize_By_Key"] = Module["asm"]["If"]).apply(null, arguments);
|
|
5655
5667
|
};
|
|
5656
5668
|
|
|
5657
5669
|
var _GS_Show_Key_Type = Module["_GS_Show_Key_Type"] = function() {
|
|
5658
|
-
return (_GS_Show_Key_Type = Module["_GS_Show_Key_Type"] = Module["asm"]["
|
|
5670
|
+
return (_GS_Show_Key_Type = Module["_GS_Show_Key_Type"] = Module["asm"]["Jf"]).apply(null, arguments);
|
|
5659
5671
|
};
|
|
5660
5672
|
|
|
5661
5673
|
var _GS_Is_Valid_Key = Module["_GS_Is_Valid_Key"] = function() {
|
|
5662
|
-
return (_GS_Is_Valid_Key = Module["_GS_Is_Valid_Key"] = Module["asm"]["
|
|
5674
|
+
return (_GS_Is_Valid_Key = Module["_GS_Is_Valid_Key"] = Module["asm"]["Kf"]).apply(null, arguments);
|
|
5663
5675
|
};
|
|
5664
5676
|
|
|
5665
5677
|
var _GS_Show_Owner_By_Key = Module["_GS_Show_Owner_By_Key"] = function() {
|
|
5666
|
-
return (_GS_Show_Owner_By_Key = Module["_GS_Show_Owner_By_Key"] = Module["asm"]["
|
|
5678
|
+
return (_GS_Show_Owner_By_Key = Module["_GS_Show_Owner_By_Key"] = Module["asm"]["Lf"]).apply(null, arguments);
|
|
5667
5679
|
};
|
|
5668
5680
|
|
|
5669
5681
|
var _GS_Open_Segment = Module["_GS_Open_Segment"] = function() {
|
|
5670
|
-
return (_GS_Open_Segment = Module["_GS_Open_Segment"] = Module["asm"]["
|
|
5682
|
+
return (_GS_Open_Segment = Module["_GS_Open_Segment"] = Module["asm"]["Mf"]).apply(null, arguments);
|
|
5671
5683
|
};
|
|
5672
5684
|
|
|
5673
5685
|
var _GS_Open_Segment_By_Key = Module["_GS_Open_Segment_By_Key"] = function() {
|
|
5674
|
-
return (_GS_Open_Segment_By_Key = Module["_GS_Open_Segment_By_Key"] = Module["asm"]["
|
|
5686
|
+
return (_GS_Open_Segment_By_Key = Module["_GS_Open_Segment_By_Key"] = Module["asm"]["Nf"]).apply(null, arguments);
|
|
5675
5687
|
};
|
|
5676
5688
|
|
|
5677
5689
|
var _GS_Close_Segment = Module["_GS_Close_Segment"] = function() {
|
|
5678
|
-
return (_GS_Close_Segment = Module["_GS_Close_Segment"] = Module["asm"]["
|
|
5690
|
+
return (_GS_Close_Segment = Module["_GS_Close_Segment"] = Module["asm"]["Of"]).apply(null, arguments);
|
|
5679
5691
|
};
|
|
5680
5692
|
|
|
5681
5693
|
var _GS_Add_Segment_By_Key = Module["_GS_Add_Segment_By_Key"] = function() {
|
|
5682
|
-
return (_GS_Add_Segment_By_Key = Module["_GS_Add_Segment_By_Key"] = Module["asm"]["
|
|
5694
|
+
return (_GS_Add_Segment_By_Key = Module["_GS_Add_Segment_By_Key"] = Module["asm"]["Pf"]).apply(null, arguments);
|
|
5683
5695
|
};
|
|
5684
5696
|
|
|
5685
5697
|
var _GS_Delete_Segment = Module["_GS_Delete_Segment"] = function() {
|
|
5686
|
-
return (_GS_Delete_Segment = Module["_GS_Delete_Segment"] = Module["asm"]["
|
|
5698
|
+
return (_GS_Delete_Segment = Module["_GS_Delete_Segment"] = Module["asm"]["Qf"]).apply(null, arguments);
|
|
5687
5699
|
};
|
|
5688
5700
|
|
|
5689
5701
|
var _GS_Clear_Attributes = Module["_GS_Clear_Attributes"] = function() {
|
|
5690
|
-
return (_GS_Clear_Attributes = Module["_GS_Clear_Attributes"] = Module["asm"]["
|
|
5702
|
+
return (_GS_Clear_Attributes = Module["_GS_Clear_Attributes"] = Module["asm"]["Rf"]).apply(null, arguments);
|
|
5691
5703
|
};
|
|
5692
5704
|
|
|
5693
5705
|
var _GS_Clear_Attributes_By_Key = Module["_GS_Clear_Attributes_By_Key"] = function() {
|
|
5694
|
-
return (_GS_Clear_Attributes_By_Key = Module["_GS_Clear_Attributes_By_Key"] = Module["asm"]["
|
|
5706
|
+
return (_GS_Clear_Attributes_By_Key = Module["_GS_Clear_Attributes_By_Key"] = Module["asm"]["Sf"]).apply(null, arguments);
|
|
5695
5707
|
};
|
|
5696
5708
|
|
|
5697
5709
|
var _GS_Clear_Includes = Module["_GS_Clear_Includes"] = function() {
|
|
5698
|
-
return (_GS_Clear_Includes = Module["_GS_Clear_Includes"] = Module["asm"]["
|
|
5710
|
+
return (_GS_Clear_Includes = Module["_GS_Clear_Includes"] = Module["asm"]["Tf"]).apply(null, arguments);
|
|
5699
5711
|
};
|
|
5700
5712
|
|
|
5701
5713
|
var _GS_Clear_Includes_By_Key = Module["_GS_Clear_Includes_By_Key"] = function() {
|
|
5702
|
-
return (_GS_Clear_Includes_By_Key = Module["_GS_Clear_Includes_By_Key"] = Module["asm"]["
|
|
5714
|
+
return (_GS_Clear_Includes_By_Key = Module["_GS_Clear_Includes_By_Key"] = Module["asm"]["Uf"]).apply(null, arguments);
|
|
5703
5715
|
};
|
|
5704
5716
|
|
|
5705
5717
|
var _GS_Clear_Styles = Module["_GS_Clear_Styles"] = function() {
|
|
5706
|
-
return (_GS_Clear_Styles = Module["_GS_Clear_Styles"] = Module["asm"]["
|
|
5718
|
+
return (_GS_Clear_Styles = Module["_GS_Clear_Styles"] = Module["asm"]["Vf"]).apply(null, arguments);
|
|
5707
5719
|
};
|
|
5708
5720
|
|
|
5709
5721
|
var _GS_Clear_Styles_By_Key = Module["_GS_Clear_Styles_By_Key"] = function() {
|
|
5710
|
-
return (_GS_Clear_Styles_By_Key = Module["_GS_Clear_Styles_By_Key"] = Module["asm"]["
|
|
5722
|
+
return (_GS_Clear_Styles_By_Key = Module["_GS_Clear_Styles_By_Key"] = Module["asm"]["Wf"]).apply(null, arguments);
|
|
5711
5723
|
};
|
|
5712
5724
|
|
|
5713
5725
|
var _GS_Clear_Subsegments = Module["_GS_Clear_Subsegments"] = function() {
|
|
5714
|
-
return (_GS_Clear_Subsegments = Module["_GS_Clear_Subsegments"] = Module["asm"]["
|
|
5726
|
+
return (_GS_Clear_Subsegments = Module["_GS_Clear_Subsegments"] = Module["asm"]["Xf"]).apply(null, arguments);
|
|
5715
5727
|
};
|
|
5716
5728
|
|
|
5717
5729
|
var _GS_Clear_Subsegments_By_Key = Module["_GS_Clear_Subsegments_By_Key"] = function() {
|
|
5718
|
-
return (_GS_Clear_Subsegments_By_Key = Module["_GS_Clear_Subsegments_By_Key"] = Module["asm"]["
|
|
5730
|
+
return (_GS_Clear_Subsegments_By_Key = Module["_GS_Clear_Subsegments_By_Key"] = Module["asm"]["Yf"]).apply(null, arguments);
|
|
5719
5731
|
};
|
|
5720
5732
|
|
|
5721
5733
|
var _GS_Clear_Data = Module["_GS_Clear_Data"] = function() {
|
|
5722
|
-
return (_GS_Clear_Data = Module["_GS_Clear_Data"] = Module["asm"]["
|
|
5734
|
+
return (_GS_Clear_Data = Module["_GS_Clear_Data"] = Module["asm"]["Zf"]).apply(null, arguments);
|
|
5723
5735
|
};
|
|
5724
5736
|
|
|
5725
5737
|
var _GS_Clear_Data_By_Key = Module["_GS_Clear_Data_By_Key"] = function() {
|
|
5726
|
-
return (_GS_Clear_Data_By_Key = Module["_GS_Clear_Data_By_Key"] = Module["asm"]["
|
|
5738
|
+
return (_GS_Clear_Data_By_Key = Module["_GS_Clear_Data_By_Key"] = Module["asm"]["_f"]).apply(null, arguments);
|
|
5727
5739
|
};
|
|
5728
5740
|
|
|
5729
5741
|
var _GS_Clear_All = Module["_GS_Clear_All"] = function() {
|
|
5730
|
-
return (_GS_Clear_All = Module["_GS_Clear_All"] = Module["asm"]["
|
|
5742
|
+
return (_GS_Clear_All = Module["_GS_Clear_All"] = Module["asm"]["$f"]).apply(null, arguments);
|
|
5731
5743
|
};
|
|
5732
5744
|
|
|
5733
5745
|
var _GS_Clear_All_By_Key = Module["_GS_Clear_All_By_Key"] = function() {
|
|
5734
|
-
return (_GS_Clear_All_By_Key = Module["_GS_Clear_All_By_Key"] = Module["asm"]["
|
|
5746
|
+
return (_GS_Clear_All_By_Key = Module["_GS_Clear_All_By_Key"] = Module["asm"]["ag"]).apply(null, arguments);
|
|
5735
5747
|
};
|
|
5736
5748
|
|
|
5737
5749
|
var _GS_Delete_By_Key = Module["_GS_Delete_By_Key"] = function() {
|
|
5738
|
-
return (_GS_Delete_By_Key = Module["_GS_Delete_By_Key"] = Module["asm"]["
|
|
5750
|
+
return (_GS_Delete_By_Key = Module["_GS_Delete_By_Key"] = Module["asm"]["bg"]).apply(null, arguments);
|
|
5739
5751
|
};
|
|
5740
5752
|
|
|
5741
5753
|
var _GS_Clear_Geometry = Module["_GS_Clear_Geometry"] = function() {
|
|
5742
|
-
return (_GS_Clear_Geometry = Module["_GS_Clear_Geometry"] = Module["asm"]["
|
|
5754
|
+
return (_GS_Clear_Geometry = Module["_GS_Clear_Geometry"] = Module["asm"]["cg"]).apply(null, arguments);
|
|
5743
5755
|
};
|
|
5744
5756
|
|
|
5745
5757
|
var _GS_Clear_Geometry_By_Key = Module["_GS_Clear_Geometry_By_Key"] = function() {
|
|
5746
|
-
return (_GS_Clear_Geometry_By_Key = Module["_GS_Clear_Geometry_By_Key"] = Module["asm"]["
|
|
5758
|
+
return (_GS_Clear_Geometry_By_Key = Module["_GS_Clear_Geometry_By_Key"] = Module["asm"]["dg"]).apply(null, arguments);
|
|
5747
5759
|
};
|
|
5748
5760
|
|
|
5749
5761
|
var _GS_Include_Segment_By_Key = Module["_GS_Include_Segment_By_Key"] = function() {
|
|
5750
|
-
return (_GS_Include_Segment_By_Key = Module["_GS_Include_Segment_By_Key"] = Module["asm"]["
|
|
5762
|
+
return (_GS_Include_Segment_By_Key = Module["_GS_Include_Segment_By_Key"] = Module["asm"]["eg"]).apply(null, arguments);
|
|
5751
5763
|
};
|
|
5752
5764
|
|
|
5753
5765
|
var _GS_Conditional_Include_By_Key = Module["_GS_Conditional_Include_By_Key"] = function() {
|
|
5754
|
-
return (_GS_Conditional_Include_By_Key = Module["_GS_Conditional_Include_By_Key"] = Module["asm"]["
|
|
5766
|
+
return (_GS_Conditional_Include_By_Key = Module["_GS_Conditional_Include_By_Key"] = Module["asm"]["fg"]).apply(null, arguments);
|
|
5755
5767
|
};
|
|
5756
5768
|
|
|
5757
5769
|
var _GS_Style_Segment_By_Key = Module["_GS_Style_Segment_By_Key"] = function() {
|
|
5758
|
-
return (_GS_Style_Segment_By_Key = Module["_GS_Style_Segment_By_Key"] = Module["asm"]["
|
|
5770
|
+
return (_GS_Style_Segment_By_Key = Module["_GS_Style_Segment_By_Key"] = Module["asm"]["gg"]).apply(null, arguments);
|
|
5759
5771
|
};
|
|
5760
5772
|
|
|
5761
5773
|
var _GS_Conditional_Style_By_Key = Module["_GS_Conditional_Style_By_Key"] = function() {
|
|
5762
|
-
return (_GS_Conditional_Style_By_Key = Module["_GS_Conditional_Style_By_Key"] = Module["asm"]["
|
|
5774
|
+
return (_GS_Conditional_Style_By_Key = Module["_GS_Conditional_Style_By_Key"] = Module["asm"]["hg"]).apply(null, arguments);
|
|
5763
5775
|
};
|
|
5764
5776
|
|
|
5765
5777
|
var _GS_Show_Subsegment_Count = Module["_GS_Show_Subsegment_Count"] = function() {
|
|
5766
|
-
return (_GS_Show_Subsegment_Count = Module["_GS_Show_Subsegment_Count"] = Module["asm"]["
|
|
5778
|
+
return (_GS_Show_Subsegment_Count = Module["_GS_Show_Subsegment_Count"] = Module["asm"]["ig"]).apply(null, arguments);
|
|
5767
5779
|
};
|
|
5768
5780
|
|
|
5769
5781
|
var _GS_Show_Subsegment = Module["_GS_Show_Subsegment"] = function() {
|
|
5770
|
-
return (_GS_Show_Subsegment = Module["_GS_Show_Subsegment"] = Module["asm"]["
|
|
5782
|
+
return (_GS_Show_Subsegment = Module["_GS_Show_Subsegment"] = Module["asm"]["jg"]).apply(null, arguments);
|
|
5771
5783
|
};
|
|
5772
5784
|
|
|
5773
5785
|
var _GS_Show_All_Subsegment_Count = Module["_GS_Show_All_Subsegment_Count"] = function() {
|
|
5774
|
-
return (_GS_Show_All_Subsegment_Count = Module["_GS_Show_All_Subsegment_Count"] = Module["asm"]["
|
|
5786
|
+
return (_GS_Show_All_Subsegment_Count = Module["_GS_Show_All_Subsegment_Count"] = Module["asm"]["kg"]).apply(null, arguments);
|
|
5775
5787
|
};
|
|
5776
5788
|
|
|
5777
5789
|
var _GS_Show_Subsegment_List = Module["_GS_Show_Subsegment_List"] = function() {
|
|
5778
|
-
return (_GS_Show_Subsegment_List = Module["_GS_Show_Subsegment_List"] = Module["asm"]["
|
|
5790
|
+
return (_GS_Show_Subsegment_List = Module["_GS_Show_Subsegment_List"] = Module["asm"]["lg"]).apply(null, arguments);
|
|
5779
5791
|
};
|
|
5780
5792
|
|
|
5781
5793
|
var _GS_Show_All_Subsegment_List = Module["_GS_Show_All_Subsegment_List"] = function() {
|
|
5782
|
-
return (_GS_Show_All_Subsegment_List = Module["_GS_Show_All_Subsegment_List"] = Module["asm"]["
|
|
5794
|
+
return (_GS_Show_All_Subsegment_List = Module["_GS_Show_All_Subsegment_List"] = Module["asm"]["mg"]).apply(null, arguments);
|
|
5783
5795
|
};
|
|
5784
5796
|
|
|
5785
5797
|
var _GS_Show_Segment_Name = Module["_GS_Show_Segment_Name"] = function() {
|
|
5786
|
-
return (_GS_Show_Segment_Name = Module["_GS_Show_Segment_Name"] = Module["asm"]["
|
|
5798
|
+
return (_GS_Show_Segment_Name = Module["_GS_Show_Segment_Name"] = Module["asm"]["ng"]).apply(null, arguments);
|
|
5787
5799
|
};
|
|
5788
5800
|
|
|
5789
5801
|
var _GS_Show_Segment_Path = Module["_GS_Show_Segment_Path"] = function() {
|
|
5790
|
-
return (_GS_Show_Segment_Path = Module["_GS_Show_Segment_Path"] = Module["asm"]["
|
|
5802
|
+
return (_GS_Show_Segment_Path = Module["_GS_Show_Segment_Path"] = Module["asm"]["og"]).apply(null, arguments);
|
|
5791
5803
|
};
|
|
5792
5804
|
|
|
5793
5805
|
var _GS_Show_Attribute_Count = Module["_GS_Show_Attribute_Count"] = function() {
|
|
5794
|
-
return (_GS_Show_Attribute_Count = Module["_GS_Show_Attribute_Count"] = Module["asm"]["
|
|
5806
|
+
return (_GS_Show_Attribute_Count = Module["_GS_Show_Attribute_Count"] = Module["asm"]["pg"]).apply(null, arguments);
|
|
5795
5807
|
};
|
|
5796
5808
|
|
|
5797
5809
|
var _GS_Show_Attribute_List = Module["_GS_Show_Attribute_List"] = function() {
|
|
5798
|
-
return (_GS_Show_Attribute_List = Module["_GS_Show_Attribute_List"] = Module["asm"]["
|
|
5810
|
+
return (_GS_Show_Attribute_List = Module["_GS_Show_Attribute_List"] = Module["asm"]["qg"]).apply(null, arguments);
|
|
5799
5811
|
};
|
|
5800
5812
|
|
|
5801
5813
|
var _GS_Show_Attrubute = Module["_GS_Show_Attrubute"] = function() {
|
|
5802
|
-
return (_GS_Show_Attrubute = Module["_GS_Show_Attrubute"] = Module["asm"]["
|
|
5814
|
+
return (_GS_Show_Attrubute = Module["_GS_Show_Attrubute"] = Module["asm"]["rg"]).apply(null, arguments);
|
|
5803
5815
|
};
|
|
5804
5816
|
|
|
5805
5817
|
var _GS_Show_Geometry_Count = Module["_GS_Show_Geometry_Count"] = function() {
|
|
5806
|
-
return (_GS_Show_Geometry_Count = Module["_GS_Show_Geometry_Count"] = Module["asm"]["
|
|
5818
|
+
return (_GS_Show_Geometry_Count = Module["_GS_Show_Geometry_Count"] = Module["asm"]["sg"]).apply(null, arguments);
|
|
5807
5819
|
};
|
|
5808
5820
|
|
|
5809
5821
|
var _GS_Show_Geometry_List = Module["_GS_Show_Geometry_List"] = function() {
|
|
5810
|
-
return (_GS_Show_Geometry_List = Module["_GS_Show_Geometry_List"] = Module["asm"]["
|
|
5822
|
+
return (_GS_Show_Geometry_List = Module["_GS_Show_Geometry_List"] = Module["asm"]["tg"]).apply(null, arguments);
|
|
5811
5823
|
};
|
|
5812
5824
|
|
|
5813
5825
|
var _GS_Show_Geometry = Module["_GS_Show_Geometry"] = function() {
|
|
5814
|
-
return (_GS_Show_Geometry = Module["_GS_Show_Geometry"] = Module["asm"]["
|
|
5826
|
+
return (_GS_Show_Geometry = Module["_GS_Show_Geometry"] = Module["asm"]["ug"]).apply(null, arguments);
|
|
5815
5827
|
};
|
|
5816
5828
|
|
|
5817
5829
|
var _GS_Show_Include_Count = Module["_GS_Show_Include_Count"] = function() {
|
|
5818
|
-
return (_GS_Show_Include_Count = Module["_GS_Show_Include_Count"] = Module["asm"]["
|
|
5830
|
+
return (_GS_Show_Include_Count = Module["_GS_Show_Include_Count"] = Module["asm"]["vg"]).apply(null, arguments);
|
|
5819
5831
|
};
|
|
5820
5832
|
|
|
5821
5833
|
var _GS_Show_Include_List = Module["_GS_Show_Include_List"] = function() {
|
|
5822
|
-
return (_GS_Show_Include_List = Module["_GS_Show_Include_List"] = Module["asm"]["
|
|
5834
|
+
return (_GS_Show_Include_List = Module["_GS_Show_Include_List"] = Module["asm"]["wg"]).apply(null, arguments);
|
|
5823
5835
|
};
|
|
5824
5836
|
|
|
5825
5837
|
var _GS_Show_Include = Module["_GS_Show_Include"] = function() {
|
|
5826
|
-
return (_GS_Show_Include = Module["_GS_Show_Include"] = Module["asm"]["
|
|
5838
|
+
return (_GS_Show_Include = Module["_GS_Show_Include"] = Module["asm"]["xg"]).apply(null, arguments);
|
|
5827
5839
|
};
|
|
5828
5840
|
|
|
5829
5841
|
var _GS_Show_Include_Segment = Module["_GS_Show_Include_Segment"] = function() {
|
|
5830
|
-
return (_GS_Show_Include_Segment = Module["_GS_Show_Include_Segment"] = Module["asm"]["
|
|
5842
|
+
return (_GS_Show_Include_Segment = Module["_GS_Show_Include_Segment"] = Module["asm"]["yg"]).apply(null, arguments);
|
|
5831
5843
|
};
|
|
5832
5844
|
|
|
5833
5845
|
var _GS_Show_Included_Count = Module["_GS_Show_Included_Count"] = function() {
|
|
5834
|
-
return (_GS_Show_Included_Count = Module["_GS_Show_Included_Count"] = Module["asm"]["
|
|
5846
|
+
return (_GS_Show_Included_Count = Module["_GS_Show_Included_Count"] = Module["asm"]["zg"]).apply(null, arguments);
|
|
5835
5847
|
};
|
|
5836
5848
|
|
|
5837
5849
|
var _GS_Show_Included_List = Module["_GS_Show_Included_List"] = function() {
|
|
5838
|
-
return (_GS_Show_Included_List = Module["_GS_Show_Included_List"] = Module["asm"]["
|
|
5850
|
+
return (_GS_Show_Included_List = Module["_GS_Show_Included_List"] = Module["asm"]["Ag"]).apply(null, arguments);
|
|
5839
5851
|
};
|
|
5840
5852
|
|
|
5841
5853
|
var _GS_Show_Style_Count = Module["_GS_Show_Style_Count"] = function() {
|
|
5842
|
-
return (_GS_Show_Style_Count = Module["_GS_Show_Style_Count"] = Module["asm"]["
|
|
5854
|
+
return (_GS_Show_Style_Count = Module["_GS_Show_Style_Count"] = Module["asm"]["Bg"]).apply(null, arguments);
|
|
5843
5855
|
};
|
|
5844
5856
|
|
|
5845
5857
|
var _GS_Show_Style_List = Module["_GS_Show_Style_List"] = function() {
|
|
5846
|
-
return (_GS_Show_Style_List = Module["_GS_Show_Style_List"] = Module["asm"]["
|
|
5858
|
+
return (_GS_Show_Style_List = Module["_GS_Show_Style_List"] = Module["asm"]["Cg"]).apply(null, arguments);
|
|
5847
5859
|
};
|
|
5848
5860
|
|
|
5849
5861
|
var _GS_Show_Style = Module["_GS_Show_Style"] = function() {
|
|
5850
|
-
return (_GS_Show_Style = Module["_GS_Show_Style"] = Module["asm"]["
|
|
5862
|
+
return (_GS_Show_Style = Module["_GS_Show_Style"] = Module["asm"]["Dg"]).apply(null, arguments);
|
|
5851
5863
|
};
|
|
5852
5864
|
|
|
5853
5865
|
var _GS_Show_Style_Segment = Module["_GS_Show_Style_Segment"] = function() {
|
|
5854
|
-
return (_GS_Show_Style_Segment = Module["_GS_Show_Style_Segment"] = Module["asm"]["
|
|
5866
|
+
return (_GS_Show_Style_Segment = Module["_GS_Show_Style_Segment"] = Module["asm"]["Eg"]).apply(null, arguments);
|
|
5855
5867
|
};
|
|
5856
5868
|
|
|
5857
5869
|
var _GS_Show_Styled_Count = Module["_GS_Show_Styled_Count"] = function() {
|
|
5858
|
-
return (_GS_Show_Styled_Count = Module["_GS_Show_Styled_Count"] = Module["asm"]["
|
|
5870
|
+
return (_GS_Show_Styled_Count = Module["_GS_Show_Styled_Count"] = Module["asm"]["Fg"]).apply(null, arguments);
|
|
5859
5871
|
};
|
|
5860
5872
|
|
|
5861
5873
|
var _GS_Show_Styled_List = Module["_GS_Show_Styled_List"] = function() {
|
|
5862
|
-
return (_GS_Show_Styled_List = Module["_GS_Show_Styled_List"] = Module["asm"]["
|
|
5874
|
+
return (_GS_Show_Styled_List = Module["_GS_Show_Styled_List"] = Module["asm"]["Gg"]).apply(null, arguments);
|
|
5863
5875
|
};
|
|
5864
5876
|
|
|
5865
5877
|
var _GS_Segment_Exists = Module["_GS_Segment_Exists"] = function() {
|
|
5866
|
-
return (_GS_Segment_Exists = Module["_GS_Segment_Exists"] = Module["asm"]["
|
|
5878
|
+
return (_GS_Segment_Exists = Module["_GS_Segment_Exists"] = Module["asm"]["Hg"]).apply(null, arguments);
|
|
5867
5879
|
};
|
|
5868
5880
|
|
|
5869
5881
|
var _GS_Rename_Segment = Module["_GS_Rename_Segment"] = function() {
|
|
5870
|
-
return (_GS_Rename_Segment = Module["_GS_Rename_Segment"] = Module["asm"]["
|
|
5882
|
+
return (_GS_Rename_Segment = Module["_GS_Rename_Segment"] = Module["asm"]["Ig"]).apply(null, arguments);
|
|
5871
5883
|
};
|
|
5872
5884
|
|
|
5873
5885
|
var _GS_Rename_Segment_By_Key = Module["_GS_Rename_Segment_By_Key"] = function() {
|
|
5874
|
-
return (_GS_Rename_Segment_By_Key = Module["_GS_Rename_Segment_By_Key"] = Module["asm"]["
|
|
5886
|
+
return (_GS_Rename_Segment_By_Key = Module["_GS_Rename_Segment_By_Key"] = Module["asm"]["Jg"]).apply(null, arguments);
|
|
5875
5887
|
};
|
|
5876
5888
|
|
|
5877
5889
|
var _GS_Move_Key = Module["_GS_Move_Key"] = function() {
|
|
5878
|
-
return (_GS_Move_Key = Module["_GS_Move_Key"] = Module["asm"]["
|
|
5890
|
+
return (_GS_Move_Key = Module["_GS_Move_Key"] = Module["asm"]["Kg"]).apply(null, arguments);
|
|
5879
5891
|
};
|
|
5880
5892
|
|
|
5881
5893
|
var _GS_Move_Key_By_Key = Module["_GS_Move_Key_By_Key"] = function() {
|
|
5882
|
-
return (_GS_Move_Key_By_Key = Module["_GS_Move_Key_By_Key"] = Module["asm"]["
|
|
5894
|
+
return (_GS_Move_Key_By_Key = Module["_GS_Move_Key_By_Key"] = Module["asm"]["Lg"]).apply(null, arguments);
|
|
5883
5895
|
};
|
|
5884
5896
|
|
|
5885
5897
|
var _GS_Set_Key_Index = Module["_GS_Set_Key_Index"] = function() {
|
|
5886
|
-
return (_GS_Set_Key_Index = Module["_GS_Set_Key_Index"] = Module["asm"]["
|
|
5898
|
+
return (_GS_Set_Key_Index = Module["_GS_Set_Key_Index"] = Module["asm"]["Mg"]).apply(null, arguments);
|
|
5887
5899
|
};
|
|
5888
5900
|
|
|
5889
5901
|
var _GS_Show_Key_Index = Module["_GS_Show_Key_Index"] = function() {
|
|
5890
|
-
return (_GS_Show_Key_Index = Module["_GS_Show_Key_Index"] = Module["asm"]["
|
|
5902
|
+
return (_GS_Show_Key_Index = Module["_GS_Show_Key_Index"] = Module["asm"]["Ng"]).apply(null, arguments);
|
|
5891
5903
|
};
|
|
5892
5904
|
|
|
5893
5905
|
var _GS_Add_Property_Boolean = Module["_GS_Add_Property_Boolean"] = function() {
|
|
5894
|
-
return (_GS_Add_Property_Boolean = Module["_GS_Add_Property_Boolean"] = Module["asm"]["
|
|
5906
|
+
return (_GS_Add_Property_Boolean = Module["_GS_Add_Property_Boolean"] = Module["asm"]["Og"]).apply(null, arguments);
|
|
5895
5907
|
};
|
|
5896
5908
|
|
|
5897
5909
|
var _GS_Add_Property_Integer = Module["_GS_Add_Property_Integer"] = function() {
|
|
5898
|
-
return (_GS_Add_Property_Integer = Module["_GS_Add_Property_Integer"] = Module["asm"]["
|
|
5910
|
+
return (_GS_Add_Property_Integer = Module["_GS_Add_Property_Integer"] = Module["asm"]["Pg"]).apply(null, arguments);
|
|
5899
5911
|
};
|
|
5900
5912
|
|
|
5901
5913
|
var _GS_Add_Property_Long = Module["_GS_Add_Property_Long"] = function() {
|
|
5902
|
-
return (_GS_Add_Property_Long = Module["_GS_Add_Property_Long"] = Module["asm"]["
|
|
5914
|
+
return (_GS_Add_Property_Long = Module["_GS_Add_Property_Long"] = Module["asm"]["Qg"]).apply(null, arguments);
|
|
5903
5915
|
};
|
|
5904
5916
|
|
|
5905
5917
|
var _GS_Add_Property_Double = Module["_GS_Add_Property_Double"] = function() {
|
|
5906
|
-
return (_GS_Add_Property_Double = Module["_GS_Add_Property_Double"] = Module["asm"]["
|
|
5918
|
+
return (_GS_Add_Property_Double = Module["_GS_Add_Property_Double"] = Module["asm"]["Rg"]).apply(null, arguments);
|
|
5907
5919
|
};
|
|
5908
5920
|
|
|
5909
5921
|
var _GS_Add_Property_Float = Module["_GS_Add_Property_Float"] = function() {
|
|
5910
|
-
return (_GS_Add_Property_Float = Module["_GS_Add_Property_Float"] = Module["asm"]["
|
|
5922
|
+
return (_GS_Add_Property_Float = Module["_GS_Add_Property_Float"] = Module["asm"]["Sg"]).apply(null, arguments);
|
|
5911
5923
|
};
|
|
5912
5924
|
|
|
5913
5925
|
var _GS_Add_Property_Double_By_Pointer = Module["_GS_Add_Property_Double_By_Pointer"] = function() {
|
|
5914
|
-
return (_GS_Add_Property_Double_By_Pointer = Module["_GS_Add_Property_Double_By_Pointer"] = Module["asm"]["
|
|
5926
|
+
return (_GS_Add_Property_Double_By_Pointer = Module["_GS_Add_Property_Double_By_Pointer"] = Module["asm"]["Tg"]).apply(null, arguments);
|
|
5915
5927
|
};
|
|
5916
5928
|
|
|
5917
5929
|
var _GS_Add_Property_String = Module["_GS_Add_Property_String"] = function() {
|
|
5918
|
-
return (_GS_Add_Property_String = Module["_GS_Add_Property_String"] = Module["asm"]["
|
|
5930
|
+
return (_GS_Add_Property_String = Module["_GS_Add_Property_String"] = Module["asm"]["Ug"]).apply(null, arguments);
|
|
5919
5931
|
};
|
|
5920
5932
|
|
|
5921
5933
|
var _GS_Add_Property_Json = Module["_GS_Add_Property_Json"] = function() {
|
|
5922
|
-
return (_GS_Add_Property_Json = Module["_GS_Add_Property_Json"] = Module["asm"]["
|
|
5934
|
+
return (_GS_Add_Property_Json = Module["_GS_Add_Property_Json"] = Module["asm"]["Vg"]).apply(null, arguments);
|
|
5923
5935
|
};
|
|
5924
5936
|
|
|
5925
5937
|
var _GS_Add_Property_Byte_Array = Module["_GS_Add_Property_Byte_Array"] = function() {
|
|
5926
|
-
return (_GS_Add_Property_Byte_Array = Module["_GS_Add_Property_Byte_Array"] = Module["asm"]["
|
|
5938
|
+
return (_GS_Add_Property_Byte_Array = Module["_GS_Add_Property_Byte_Array"] = Module["asm"]["Wg"]).apply(null, arguments);
|
|
5927
5939
|
};
|
|
5928
5940
|
|
|
5929
5941
|
var _GS_Show_Property_Type = Module["_GS_Show_Property_Type"] = function() {
|
|
5930
|
-
return (_GS_Show_Property_Type = Module["_GS_Show_Property_Type"] = Module["asm"]["
|
|
5942
|
+
return (_GS_Show_Property_Type = Module["_GS_Show_Property_Type"] = Module["asm"]["Xg"]).apply(null, arguments);
|
|
5931
5943
|
};
|
|
5932
5944
|
|
|
5933
5945
|
var _GS_Show_Property_Boolean = Module["_GS_Show_Property_Boolean"] = function() {
|
|
5934
|
-
return (_GS_Show_Property_Boolean = Module["_GS_Show_Property_Boolean"] = Module["asm"]["
|
|
5946
|
+
return (_GS_Show_Property_Boolean = Module["_GS_Show_Property_Boolean"] = Module["asm"]["Yg"]).apply(null, arguments);
|
|
5935
5947
|
};
|
|
5936
5948
|
|
|
5937
5949
|
var _GS_Show_Property_Integer = Module["_GS_Show_Property_Integer"] = function() {
|
|
5938
|
-
return (_GS_Show_Property_Integer = Module["_GS_Show_Property_Integer"] = Module["asm"]["
|
|
5950
|
+
return (_GS_Show_Property_Integer = Module["_GS_Show_Property_Integer"] = Module["asm"]["Zg"]).apply(null, arguments);
|
|
5939
5951
|
};
|
|
5940
5952
|
|
|
5941
5953
|
var _GS_Show_Property_Long = Module["_GS_Show_Property_Long"] = function() {
|
|
5942
|
-
return (_GS_Show_Property_Long = Module["_GS_Show_Property_Long"] = Module["asm"]["
|
|
5954
|
+
return (_GS_Show_Property_Long = Module["_GS_Show_Property_Long"] = Module["asm"]["_g"]).apply(null, arguments);
|
|
5943
5955
|
};
|
|
5944
5956
|
|
|
5945
5957
|
var _GS_Show_Property_Double = Module["_GS_Show_Property_Double"] = function() {
|
|
5946
|
-
return (_GS_Show_Property_Double = Module["_GS_Show_Property_Double"] = Module["asm"]["
|
|
5958
|
+
return (_GS_Show_Property_Double = Module["_GS_Show_Property_Double"] = Module["asm"]["$g"]).apply(null, arguments);
|
|
5947
5959
|
};
|
|
5948
5960
|
|
|
5949
5961
|
var _GS_Show_Property_Float = Module["_GS_Show_Property_Float"] = function() {
|
|
5950
|
-
return (_GS_Show_Property_Float = Module["_GS_Show_Property_Float"] = Module["asm"]["
|
|
5962
|
+
return (_GS_Show_Property_Float = Module["_GS_Show_Property_Float"] = Module["asm"]["ah"]).apply(null, arguments);
|
|
5951
5963
|
};
|
|
5952
5964
|
|
|
5953
5965
|
var _GS_Show_Property_String_Length = Module["_GS_Show_Property_String_Length"] = function() {
|
|
5954
|
-
return (_GS_Show_Property_String_Length = Module["_GS_Show_Property_String_Length"] = Module["asm"]["
|
|
5966
|
+
return (_GS_Show_Property_String_Length = Module["_GS_Show_Property_String_Length"] = Module["asm"]["bh"]).apply(null, arguments);
|
|
5955
5967
|
};
|
|
5956
5968
|
|
|
5957
5969
|
var _GS_Show_Property_String = Module["_GS_Show_Property_String"] = function() {
|
|
5958
|
-
return (_GS_Show_Property_String = Module["_GS_Show_Property_String"] = Module["asm"]["
|
|
5970
|
+
return (_GS_Show_Property_String = Module["_GS_Show_Property_String"] = Module["asm"]["ch"]).apply(null, arguments);
|
|
5959
5971
|
};
|
|
5960
5972
|
|
|
5961
5973
|
var _GS_Show_Property_Byte_Array_Length = Module["_GS_Show_Property_Byte_Array_Length"] = function() {
|
|
5962
|
-
return (_GS_Show_Property_Byte_Array_Length = Module["_GS_Show_Property_Byte_Array_Length"] = Module["asm"]["
|
|
5974
|
+
return (_GS_Show_Property_Byte_Array_Length = Module["_GS_Show_Property_Byte_Array_Length"] = Module["asm"]["dh"]).apply(null, arguments);
|
|
5963
5975
|
};
|
|
5964
5976
|
|
|
5965
5977
|
var _GS_Show_Property_Byte_Array = Module["_GS_Show_Property_Byte_Array"] = function() {
|
|
5966
|
-
return (_GS_Show_Property_Byte_Array = Module["_GS_Show_Property_Byte_Array"] = Module["asm"]["
|
|
5978
|
+
return (_GS_Show_Property_Byte_Array = Module["_GS_Show_Property_Byte_Array"] = Module["asm"]["eh"]).apply(null, arguments);
|
|
5967
5979
|
};
|
|
5968
5980
|
|
|
5969
5981
|
var _GS_Property_Exists = Module["_GS_Property_Exists"] = function() {
|
|
5970
|
-
return (_GS_Property_Exists = Module["_GS_Property_Exists"] = Module["asm"]["
|
|
5982
|
+
return (_GS_Property_Exists = Module["_GS_Property_Exists"] = Module["asm"]["fh"]).apply(null, arguments);
|
|
5971
5983
|
};
|
|
5972
5984
|
|
|
5973
5985
|
var _GS_Remove_Property = Module["_GS_Remove_Property"] = function() {
|
|
5974
|
-
return (_GS_Remove_Property = Module["_GS_Remove_Property"] = Module["asm"]["
|
|
5986
|
+
return (_GS_Remove_Property = Module["_GS_Remove_Property"] = Module["asm"]["gh"]).apply(null, arguments);
|
|
5975
5987
|
};
|
|
5976
5988
|
|
|
5977
5989
|
var _GS_Clear_Properties = Module["_GS_Clear_Properties"] = function() {
|
|
5978
|
-
return (_GS_Clear_Properties = Module["_GS_Clear_Properties"] = Module["asm"]["
|
|
5990
|
+
return (_GS_Clear_Properties = Module["_GS_Clear_Properties"] = Module["asm"]["hh"]).apply(null, arguments);
|
|
5979
5991
|
};
|
|
5980
5992
|
|
|
5981
5993
|
var _GS_Show_Property_Count = Module["_GS_Show_Property_Count"] = function() {
|
|
5982
|
-
return (_GS_Show_Property_Count = Module["_GS_Show_Property_Count"] = Module["asm"]["
|
|
5994
|
+
return (_GS_Show_Property_Count = Module["_GS_Show_Property_Count"] = Module["asm"]["ih"]).apply(null, arguments);
|
|
5983
5995
|
};
|
|
5984
5996
|
|
|
5985
5997
|
var _GS_Show_Property_Keys = Module["_GS_Show_Property_Keys"] = function() {
|
|
5986
|
-
return (_GS_Show_Property_Keys = Module["_GS_Show_Property_Keys"] = Module["asm"]["
|
|
5998
|
+
return (_GS_Show_Property_Keys = Module["_GS_Show_Property_Keys"] = Module["asm"]["jh"]).apply(null, arguments);
|
|
5987
5999
|
};
|
|
5988
6000
|
|
|
5989
6001
|
var _GS_Show_Key_By_Name = Module["_GS_Show_Key_By_Name"] = function() {
|
|
5990
|
-
return (_GS_Show_Key_By_Name = Module["_GS_Show_Key_By_Name"] = Module["asm"]["
|
|
6002
|
+
return (_GS_Show_Key_By_Name = Module["_GS_Show_Key_By_Name"] = Module["asm"]["kh"]).apply(null, arguments);
|
|
5991
6003
|
};
|
|
5992
6004
|
|
|
5993
6005
|
var _GS_Open_Geometry = Module["_GS_Open_Geometry"] = function() {
|
|
5994
|
-
return (_GS_Open_Geometry = Module["_GS_Open_Geometry"] = Module["asm"]["
|
|
6006
|
+
return (_GS_Open_Geometry = Module["_GS_Open_Geometry"] = Module["asm"]["lh"]).apply(null, arguments);
|
|
5995
6007
|
};
|
|
5996
6008
|
|
|
5997
6009
|
var _GS_Close_Geometry = Module["_GS_Close_Geometry"] = function() {
|
|
5998
|
-
return (_GS_Close_Geometry = Module["_GS_Close_Geometry"] = Module["asm"]["
|
|
6010
|
+
return (_GS_Close_Geometry = Module["_GS_Close_Geometry"] = Module["asm"]["mh"]).apply(null, arguments);
|
|
5999
6011
|
};
|
|
6000
6012
|
|
|
6001
6013
|
var _GS_Compute_Path = Module["_GS_Compute_Path"] = function() {
|
|
6002
|
-
return (_GS_Compute_Path = Module["_GS_Compute_Path"] = Module["asm"]["
|
|
6014
|
+
return (_GS_Compute_Path = Module["_GS_Compute_Path"] = Module["asm"]["nh"]).apply(null, arguments);
|
|
6003
6015
|
};
|
|
6004
6016
|
|
|
6005
6017
|
var _GS_Compute_Coordinates_By_Key = Module["_GS_Compute_Coordinates_By_Key"] = function() {
|
|
6006
|
-
return (_GS_Compute_Coordinates_By_Key = Module["_GS_Compute_Coordinates_By_Key"] = Module["asm"]["
|
|
6018
|
+
return (_GS_Compute_Coordinates_By_Key = Module["_GS_Compute_Coordinates_By_Key"] = Module["asm"]["oh"]).apply(null, arguments);
|
|
6007
6019
|
};
|
|
6008
6020
|
|
|
6009
6021
|
var _GS_Compute_Coordinates_By_Path = Module["_GS_Compute_Coordinates_By_Path"] = function() {
|
|
6010
|
-
return (_GS_Compute_Coordinates_By_Path = Module["_GS_Compute_Coordinates_By_Path"] = Module["asm"]["
|
|
6022
|
+
return (_GS_Compute_Coordinates_By_Path = Module["_GS_Compute_Coordinates_By_Path"] = Module["asm"]["ph"]).apply(null, arguments);
|
|
6011
6023
|
};
|
|
6012
6024
|
|
|
6013
6025
|
var _GS_DCompute_Coordinates_By_Key = Module["_GS_DCompute_Coordinates_By_Key"] = function() {
|
|
6014
|
-
return (_GS_DCompute_Coordinates_By_Key = Module["_GS_DCompute_Coordinates_By_Key"] = Module["asm"]["
|
|
6026
|
+
return (_GS_DCompute_Coordinates_By_Key = Module["_GS_DCompute_Coordinates_By_Key"] = Module["asm"]["qh"]).apply(null, arguments);
|
|
6015
6027
|
};
|
|
6016
6028
|
|
|
6017
6029
|
var _GS_Compute_Boundingbox_By_Key = Module["_GS_Compute_Boundingbox_By_Key"] = function() {
|
|
6018
|
-
return (_GS_Compute_Boundingbox_By_Key = Module["_GS_Compute_Boundingbox_By_Key"] = Module["asm"]["
|
|
6030
|
+
return (_GS_Compute_Boundingbox_By_Key = Module["_GS_Compute_Boundingbox_By_Key"] = Module["asm"]["rh"]).apply(null, arguments);
|
|
6019
6031
|
};
|
|
6020
6032
|
|
|
6021
6033
|
var _GS_Compute_Boundingbox_With_Visibility_By_Key = Module["_GS_Compute_Boundingbox_With_Visibility_By_Key"] = function() {
|
|
6022
|
-
return (_GS_Compute_Boundingbox_With_Visibility_By_Key = Module["_GS_Compute_Boundingbox_With_Visibility_By_Key"] = Module["asm"]["
|
|
6034
|
+
return (_GS_Compute_Boundingbox_With_Visibility_By_Key = Module["_GS_Compute_Boundingbox_With_Visibility_By_Key"] = Module["asm"]["sh"]).apply(null, arguments);
|
|
6023
6035
|
};
|
|
6024
6036
|
|
|
6025
6037
|
var _GS_Compute_View_Boundingbox_By_Key = Module["_GS_Compute_View_Boundingbox_By_Key"] = function() {
|
|
6026
|
-
return (_GS_Compute_View_Boundingbox_By_Key = Module["_GS_Compute_View_Boundingbox_By_Key"] = Module["asm"]["
|
|
6038
|
+
return (_GS_Compute_View_Boundingbox_By_Key = Module["_GS_Compute_View_Boundingbox_By_Key"] = Module["asm"]["th"]).apply(null, arguments);
|
|
6027
6039
|
};
|
|
6028
6040
|
|
|
6029
6041
|
var _GS_Compute_View_Boundingbox_By_Keys = Module["_GS_Compute_View_Boundingbox_By_Keys"] = function() {
|
|
6030
|
-
return (_GS_Compute_View_Boundingbox_By_Keys = Module["_GS_Compute_View_Boundingbox_By_Keys"] = Module["asm"]["
|
|
6042
|
+
return (_GS_Compute_View_Boundingbox_By_Keys = Module["_GS_Compute_View_Boundingbox_By_Keys"] = Module["asm"]["uh"]).apply(null, arguments);
|
|
6031
6043
|
};
|
|
6032
6044
|
|
|
6033
6045
|
var _GS_Compute_View_Boundingboxes_By_Keys = Module["_GS_Compute_View_Boundingboxes_By_Keys"] = function() {
|
|
6034
|
-
return (_GS_Compute_View_Boundingboxes_By_Keys = Module["_GS_Compute_View_Boundingboxes_By_Keys"] = Module["asm"]["
|
|
6046
|
+
return (_GS_Compute_View_Boundingboxes_By_Keys = Module["_GS_Compute_View_Boundingboxes_By_Keys"] = Module["asm"]["vh"]).apply(null, arguments);
|
|
6035
6047
|
};
|
|
6036
6048
|
|
|
6037
6049
|
var _GS_Compute_Geometry_Boundingbox_By_Key = Module["_GS_Compute_Geometry_Boundingbox_By_Key"] = function() {
|
|
6038
|
-
return (_GS_Compute_Geometry_Boundingbox_By_Key = Module["_GS_Compute_Geometry_Boundingbox_By_Key"] = Module["asm"]["
|
|
6050
|
+
return (_GS_Compute_Geometry_Boundingbox_By_Key = Module["_GS_Compute_Geometry_Boundingbox_By_Key"] = Module["asm"]["wh"]).apply(null, arguments);
|
|
6039
6051
|
};
|
|
6040
6052
|
|
|
6041
6053
|
var _GS_Compute_Segment_Boundingbox_By_Key = Module["_GS_Compute_Segment_Boundingbox_By_Key"] = function() {
|
|
6042
|
-
return (_GS_Compute_Segment_Boundingbox_By_Key = Module["_GS_Compute_Segment_Boundingbox_By_Key"] = Module["asm"]["
|
|
6054
|
+
return (_GS_Compute_Segment_Boundingbox_By_Key = Module["_GS_Compute_Segment_Boundingbox_By_Key"] = Module["asm"]["xh"]).apply(null, arguments);
|
|
6043
6055
|
};
|
|
6044
6056
|
|
|
6045
6057
|
var _GS_Clear_Segment_Boundingbox_By_Key = Module["_GS_Clear_Segment_Boundingbox_By_Key"] = function() {
|
|
6046
|
-
return (_GS_Clear_Segment_Boundingbox_By_Key = Module["_GS_Clear_Segment_Boundingbox_By_Key"] = Module["asm"]["
|
|
6058
|
+
return (_GS_Clear_Segment_Boundingbox_By_Key = Module["_GS_Clear_Segment_Boundingbox_By_Key"] = Module["asm"]["yh"]).apply(null, arguments);
|
|
6047
6059
|
};
|
|
6048
6060
|
|
|
6049
6061
|
var _GS_Compute_Selection_By_Key = Module["_GS_Compute_Selection_By_Key"] = function() {
|
|
6050
|
-
return (_GS_Compute_Selection_By_Key = Module["_GS_Compute_Selection_By_Key"] = Module["asm"]["
|
|
6062
|
+
return (_GS_Compute_Selection_By_Key = Module["_GS_Compute_Selection_By_Key"] = Module["asm"]["zh"]).apply(null, arguments);
|
|
6051
6063
|
};
|
|
6052
6064
|
|
|
6053
6065
|
var _GS_Compute_Selection_By_Area = Module["_GS_Compute_Selection_By_Area"] = function() {
|
|
6054
|
-
return (_GS_Compute_Selection_By_Area = Module["_GS_Compute_Selection_By_Area"] = Module["asm"]["
|
|
6066
|
+
return (_GS_Compute_Selection_By_Area = Module["_GS_Compute_Selection_By_Area"] = Module["asm"]["Ah"]).apply(null, arguments);
|
|
6055
6067
|
};
|
|
6056
6068
|
|
|
6057
6069
|
var _GS_Compute_Collision_By_Keys = Module["_GS_Compute_Collision_By_Keys"] = function() {
|
|
6058
|
-
return (_GS_Compute_Collision_By_Keys = Module["_GS_Compute_Collision_By_Keys"] = Module["asm"]["
|
|
6070
|
+
return (_GS_Compute_Collision_By_Keys = Module["_GS_Compute_Collision_By_Keys"] = Module["asm"]["Bh"]).apply(null, arguments);
|
|
6059
6071
|
};
|
|
6060
6072
|
|
|
6061
6073
|
var _GS_Compute_Collision_By_Key = Module["_GS_Compute_Collision_By_Key"] = function() {
|
|
6062
|
-
return (_GS_Compute_Collision_By_Key = Module["_GS_Compute_Collision_By_Key"] = Module["asm"]["
|
|
6074
|
+
return (_GS_Compute_Collision_By_Key = Module["_GS_Compute_Collision_By_Key"] = Module["asm"]["Ch"]).apply(null, arguments);
|
|
6063
6075
|
};
|
|
6064
6076
|
|
|
6065
6077
|
var _GS_Show_Selection_Count = Module["_GS_Show_Selection_Count"] = function() {
|
|
6066
|
-
return (_GS_Show_Selection_Count = Module["_GS_Show_Selection_Count"] = Module["asm"]["
|
|
6078
|
+
return (_GS_Show_Selection_Count = Module["_GS_Show_Selection_Count"] = Module["asm"]["Dh"]).apply(null, arguments);
|
|
6067
6079
|
};
|
|
6068
6080
|
|
|
6069
6081
|
var _GS_Show_Selection_Element = Module["_GS_Show_Selection_Element"] = function() {
|
|
6070
|
-
return (_GS_Show_Selection_Element = Module["_GS_Show_Selection_Element"] = Module["asm"]["
|
|
6082
|
+
return (_GS_Show_Selection_Element = Module["_GS_Show_Selection_Element"] = Module["asm"]["Eh"]).apply(null, arguments);
|
|
6071
6083
|
};
|
|
6072
6084
|
|
|
6073
6085
|
var _GS_Show_Selection_Path = Module["_GS_Show_Selection_Path"] = function() {
|
|
6074
|
-
return (_GS_Show_Selection_Path = Module["_GS_Show_Selection_Path"] = Module["asm"]["
|
|
6086
|
+
return (_GS_Show_Selection_Path = Module["_GS_Show_Selection_Path"] = Module["asm"]["Fh"]).apply(null, arguments);
|
|
6075
6087
|
};
|
|
6076
6088
|
|
|
6077
6089
|
var _GS_Show_Selection_Path_By_Keys = Module["_GS_Show_Selection_Path_By_Keys"] = function() {
|
|
6078
|
-
return (_GS_Show_Selection_Path_By_Keys = Module["_GS_Show_Selection_Path_By_Keys"] = Module["asm"]["
|
|
6090
|
+
return (_GS_Show_Selection_Path_By_Keys = Module["_GS_Show_Selection_Path_By_Keys"] = Module["asm"]["Gh"]).apply(null, arguments);
|
|
6079
6091
|
};
|
|
6080
6092
|
|
|
6081
6093
|
var _GS_Show_Selection_Position = Module["_GS_Show_Selection_Position"] = function() {
|
|
6082
|
-
return (_GS_Show_Selection_Position = Module["_GS_Show_Selection_Position"] = Module["asm"]["
|
|
6094
|
+
return (_GS_Show_Selection_Position = Module["_GS_Show_Selection_Position"] = Module["asm"]["Hh"]).apply(null, arguments);
|
|
6083
6095
|
};
|
|
6084
6096
|
|
|
6085
6097
|
var _GS_Show_Selection_Position_By_Value = Module["_GS_Show_Selection_Position_By_Value"] = function() {
|
|
6086
|
-
return (_GS_Show_Selection_Position_By_Value = Module["_GS_Show_Selection_Position_By_Value"] = Module["asm"]["
|
|
6098
|
+
return (_GS_Show_Selection_Position_By_Value = Module["_GS_Show_Selection_Position_By_Value"] = Module["asm"]["Ih"]).apply(null, arguments);
|
|
6087
6099
|
};
|
|
6088
6100
|
|
|
6089
6101
|
var _GS_Show_Selection_Param = Module["_GS_Show_Selection_Param"] = function() {
|
|
6090
|
-
return (_GS_Show_Selection_Param = Module["_GS_Show_Selection_Param"] = Module["asm"]["
|
|
6102
|
+
return (_GS_Show_Selection_Param = Module["_GS_Show_Selection_Param"] = Module["asm"]["Jh"]).apply(null, arguments);
|
|
6091
6103
|
};
|
|
6092
6104
|
|
|
6093
6105
|
var _GS_Show_Selection_Indexes = Module["_GS_Show_Selection_Indexes"] = function() {
|
|
6094
|
-
return (_GS_Show_Selection_Indexes = Module["_GS_Show_Selection_Indexes"] = Module["asm"]["
|
|
6106
|
+
return (_GS_Show_Selection_Indexes = Module["_GS_Show_Selection_Indexes"] = Module["asm"]["Kh"]).apply(null, arguments);
|
|
6095
6107
|
};
|
|
6096
6108
|
|
|
6097
6109
|
var _GS_Show_Selection_Test_Info = Module["_GS_Show_Selection_Test_Info"] = function() {
|
|
6098
|
-
return (_GS_Show_Selection_Test_Info = Module["_GS_Show_Selection_Test_Info"] = Module["asm"]["
|
|
6110
|
+
return (_GS_Show_Selection_Test_Info = Module["_GS_Show_Selection_Test_Info"] = Module["asm"]["Lh"]).apply(null, arguments);
|
|
6099
6111
|
};
|
|
6100
6112
|
|
|
6101
6113
|
var _GS_Show_Collision_Count = Module["_GS_Show_Collision_Count"] = function() {
|
|
6102
|
-
return (_GS_Show_Collision_Count = Module["_GS_Show_Collision_Count"] = Module["asm"]["
|
|
6114
|
+
return (_GS_Show_Collision_Count = Module["_GS_Show_Collision_Count"] = Module["asm"]["Mh"]).apply(null, arguments);
|
|
6103
6115
|
};
|
|
6104
6116
|
|
|
6105
6117
|
var _GS_Show_Collision_Elements = Module["_GS_Show_Collision_Elements"] = function() {
|
|
6106
|
-
return (_GS_Show_Collision_Elements = Module["_GS_Show_Collision_Elements"] = Module["asm"]["
|
|
6118
|
+
return (_GS_Show_Collision_Elements = Module["_GS_Show_Collision_Elements"] = Module["asm"]["Nh"]).apply(null, arguments);
|
|
6107
6119
|
};
|
|
6108
6120
|
|
|
6109
6121
|
var _GS_Show_Collision_Paths = Module["_GS_Show_Collision_Paths"] = function() {
|
|
6110
|
-
return (_GS_Show_Collision_Paths = Module["_GS_Show_Collision_Paths"] = Module["asm"]["
|
|
6122
|
+
return (_GS_Show_Collision_Paths = Module["_GS_Show_Collision_Paths"] = Module["asm"]["Oh"]).apply(null, arguments);
|
|
6111
6123
|
};
|
|
6112
6124
|
|
|
6113
6125
|
var _GS_Show_Collision_Path_By_Keys = Module["_GS_Show_Collision_Path_By_Keys"] = function() {
|
|
6114
|
-
return (_GS_Show_Collision_Path_By_Keys = Module["_GS_Show_Collision_Path_By_Keys"] = Module["asm"]["
|
|
6126
|
+
return (_GS_Show_Collision_Path_By_Keys = Module["_GS_Show_Collision_Path_By_Keys"] = Module["asm"]["Ph"]).apply(null, arguments);
|
|
6115
6127
|
};
|
|
6116
6128
|
|
|
6117
6129
|
var _GS_Show_Collision_Position = Module["_GS_Show_Collision_Position"] = function() {
|
|
6118
|
-
return (_GS_Show_Collision_Position = Module["_GS_Show_Collision_Position"] = Module["asm"]["
|
|
6130
|
+
return (_GS_Show_Collision_Position = Module["_GS_Show_Collision_Position"] = Module["asm"]["Qh"]).apply(null, arguments);
|
|
6119
6131
|
};
|
|
6120
6132
|
|
|
6121
6133
|
var _GS_Show_Collision_Type = Module["_GS_Show_Collision_Type"] = function() {
|
|
6122
|
-
return (_GS_Show_Collision_Type = Module["_GS_Show_Collision_Type"] = Module["asm"]["
|
|
6134
|
+
return (_GS_Show_Collision_Type = Module["_GS_Show_Collision_Type"] = Module["asm"]["Rh"]).apply(null, arguments);
|
|
6123
6135
|
};
|
|
6124
6136
|
|
|
6125
6137
|
var _GS_Compute_Visible_By_Key = Module["_GS_Compute_Visible_By_Key"] = function() {
|
|
6126
|
-
return (_GS_Compute_Visible_By_Key = Module["_GS_Compute_Visible_By_Key"] = Module["asm"]["
|
|
6138
|
+
return (_GS_Compute_Visible_By_Key = Module["_GS_Compute_Visible_By_Key"] = Module["asm"]["Sh"]).apply(null, arguments);
|
|
6127
6139
|
};
|
|
6128
6140
|
|
|
6129
6141
|
var _GS_Compute_Ray_Test = Module["_GS_Compute_Ray_Test"] = function() {
|
|
6130
|
-
return (_GS_Compute_Ray_Test = Module["_GS_Compute_Ray_Test"] = Module["asm"]["
|
|
6142
|
+
return (_GS_Compute_Ray_Test = Module["_GS_Compute_Ray_Test"] = Module["asm"]["Th"]).apply(null, arguments);
|
|
6131
6143
|
};
|
|
6132
6144
|
|
|
6133
6145
|
var _GS_Compute_Geometry_Ray_Test = Module["_GS_Compute_Geometry_Ray_Test"] = function() {
|
|
6134
|
-
return (_GS_Compute_Geometry_Ray_Test = Module["_GS_Compute_Geometry_Ray_Test"] = Module["asm"]["
|
|
6146
|
+
return (_GS_Compute_Geometry_Ray_Test = Module["_GS_Compute_Geometry_Ray_Test"] = Module["asm"]["Uh"]).apply(null, arguments);
|
|
6135
6147
|
};
|
|
6136
6148
|
|
|
6137
6149
|
var _GS_Compute_Box_Test = Module["_GS_Compute_Box_Test"] = function() {
|
|
6138
|
-
return (_GS_Compute_Box_Test = Module["_GS_Compute_Box_Test"] = Module["asm"]["
|
|
6150
|
+
return (_GS_Compute_Box_Test = Module["_GS_Compute_Box_Test"] = Module["asm"]["Vh"]).apply(null, arguments);
|
|
6139
6151
|
};
|
|
6140
6152
|
|
|
6141
6153
|
var _GS_Compute_Area = Module["_GS_Compute_Area"] = function() {
|
|
6142
|
-
return (_GS_Compute_Area = Module["_GS_Compute_Area"] = Module["asm"]["
|
|
6154
|
+
return (_GS_Compute_Area = Module["_GS_Compute_Area"] = Module["asm"]["Wh"]).apply(null, arguments);
|
|
6143
6155
|
};
|
|
6144
6156
|
|
|
6145
6157
|
var _GS_Compute_Polygon_Area = Module["_GS_Compute_Polygon_Area"] = function() {
|
|
6146
|
-
return (_GS_Compute_Polygon_Area = Module["_GS_Compute_Polygon_Area"] = Module["asm"]["
|
|
6158
|
+
return (_GS_Compute_Polygon_Area = Module["_GS_Compute_Polygon_Area"] = Module["asm"]["Xh"]).apply(null, arguments);
|
|
6147
6159
|
};
|
|
6148
6160
|
|
|
6149
6161
|
var _GS_Compute_Volume = Module["_GS_Compute_Volume"] = function() {
|
|
6150
|
-
return (_GS_Compute_Volume = Module["_GS_Compute_Volume"] = Module["asm"]["
|
|
6162
|
+
return (_GS_Compute_Volume = Module["_GS_Compute_Volume"] = Module["asm"]["Yh"]).apply(null, arguments);
|
|
6151
6163
|
};
|
|
6152
6164
|
|
|
6153
6165
|
var _GS_Compute_Geometry_Distance = Module["_GS_Compute_Geometry_Distance"] = function() {
|
|
6154
|
-
return (_GS_Compute_Geometry_Distance = Module["_GS_Compute_Geometry_Distance"] = Module["asm"]["
|
|
6166
|
+
return (_GS_Compute_Geometry_Distance = Module["_GS_Compute_Geometry_Distance"] = Module["asm"]["Zh"]).apply(null, arguments);
|
|
6155
6167
|
};
|
|
6156
6168
|
|
|
6157
6169
|
var _GS_Is_Solid_Geometry = Module["_GS_Is_Solid_Geometry"] = function() {
|
|
6158
|
-
return (_GS_Is_Solid_Geometry = Module["_GS_Is_Solid_Geometry"] = Module["asm"]["
|
|
6170
|
+
return (_GS_Is_Solid_Geometry = Module["_GS_Is_Solid_Geometry"] = Module["asm"]["_h"]).apply(null, arguments);
|
|
6159
6171
|
};
|
|
6160
6172
|
|
|
6161
6173
|
var _GS_Set_BoundingBox = Module["_GS_Set_BoundingBox"] = function() {
|
|
6162
|
-
return (_GS_Set_BoundingBox = Module["_GS_Set_BoundingBox"] = Module["asm"]["
|
|
6174
|
+
return (_GS_Set_BoundingBox = Module["_GS_Set_BoundingBox"] = Module["asm"]["$h"]).apply(null, arguments);
|
|
6163
6175
|
};
|
|
6164
6176
|
|
|
6165
6177
|
var _GS_Show_BoundingBox = Module["_GS_Show_BoundingBox"] = function() {
|
|
6166
|
-
return (_GS_Show_BoundingBox = Module["_GS_Show_BoundingBox"] = Module["asm"]["
|
|
6178
|
+
return (_GS_Show_BoundingBox = Module["_GS_Show_BoundingBox"] = Module["asm"]["ai"]).apply(null, arguments);
|
|
6167
6179
|
};
|
|
6168
6180
|
|
|
6169
6181
|
var _GS_Set_BoundingBox_By_Key = Module["_GS_Set_BoundingBox_By_Key"] = function() {
|
|
6170
|
-
return (_GS_Set_BoundingBox_By_Key = Module["_GS_Set_BoundingBox_By_Key"] = Module["asm"]["
|
|
6182
|
+
return (_GS_Set_BoundingBox_By_Key = Module["_GS_Set_BoundingBox_By_Key"] = Module["asm"]["bi"]).apply(null, arguments);
|
|
6171
6183
|
};
|
|
6172
6184
|
|
|
6173
6185
|
var _GS_Show_BoundingBox_By_Key = Module["_GS_Show_BoundingBox_By_Key"] = function() {
|
|
6174
|
-
return (_GS_Show_BoundingBox_By_Key = Module["_GS_Show_BoundingBox_By_Key"] = Module["asm"]["
|
|
6186
|
+
return (_GS_Show_BoundingBox_By_Key = Module["_GS_Show_BoundingBox_By_Key"] = Module["asm"]["ci"]).apply(null, arguments);
|
|
6175
6187
|
};
|
|
6176
6188
|
|
|
6177
6189
|
var _GS_Shader_Add_Version = Module["_GS_Shader_Add_Version"] = function() {
|
|
6178
|
-
return (_GS_Shader_Add_Version = Module["_GS_Shader_Add_Version"] = Module["asm"]["
|
|
6190
|
+
return (_GS_Shader_Add_Version = Module["_GS_Shader_Add_Version"] = Module["asm"]["di"]).apply(null, arguments);
|
|
6179
6191
|
};
|
|
6180
6192
|
|
|
6181
6193
|
var _GS_Shader_Add_Define = Module["_GS_Shader_Add_Define"] = function() {
|
|
6182
|
-
return (_GS_Shader_Add_Define = Module["_GS_Shader_Add_Define"] = Module["asm"]["
|
|
6194
|
+
return (_GS_Shader_Add_Define = Module["_GS_Shader_Add_Define"] = Module["asm"]["ei"]).apply(null, arguments);
|
|
6183
6195
|
};
|
|
6184
6196
|
|
|
6185
6197
|
var _GS_Shader_Add_Include = Module["_GS_Shader_Add_Include"] = function() {
|
|
6186
|
-
return (_GS_Shader_Add_Include = Module["_GS_Shader_Add_Include"] = Module["asm"]["
|
|
6198
|
+
return (_GS_Shader_Add_Include = Module["_GS_Shader_Add_Include"] = Module["asm"]["fi"]).apply(null, arguments);
|
|
6187
6199
|
};
|
|
6188
6200
|
|
|
6189
6201
|
var _GS_Shader_Add_Pre_Processing = Module["_GS_Shader_Add_Pre_Processing"] = function() {
|
|
6190
|
-
return (_GS_Shader_Add_Pre_Processing = Module["_GS_Shader_Add_Pre_Processing"] = Module["asm"]["
|
|
6202
|
+
return (_GS_Shader_Add_Pre_Processing = Module["_GS_Shader_Add_Pre_Processing"] = Module["asm"]["gi"]).apply(null, arguments);
|
|
6191
6203
|
};
|
|
6192
6204
|
|
|
6193
6205
|
var _GS_Shader_Add_Post_Processing = Module["_GS_Shader_Add_Post_Processing"] = function() {
|
|
6194
|
-
return (_GS_Shader_Add_Post_Processing = Module["_GS_Shader_Add_Post_Processing"] = Module["asm"]["
|
|
6206
|
+
return (_GS_Shader_Add_Post_Processing = Module["_GS_Shader_Add_Post_Processing"] = Module["asm"]["hi"]).apply(null, arguments);
|
|
6195
6207
|
};
|
|
6196
6208
|
|
|
6197
6209
|
var _GS_Shader_Remove_Define = Module["_GS_Shader_Remove_Define"] = function() {
|
|
6198
|
-
return (_GS_Shader_Remove_Define = Module["_GS_Shader_Remove_Define"] = Module["asm"]["
|
|
6210
|
+
return (_GS_Shader_Remove_Define = Module["_GS_Shader_Remove_Define"] = Module["asm"]["ii"]).apply(null, arguments);
|
|
6199
6211
|
};
|
|
6200
6212
|
|
|
6201
6213
|
var _GS_Shader_Remove_Include = Module["_GS_Shader_Remove_Include"] = function() {
|
|
6202
|
-
return (_GS_Shader_Remove_Include = Module["_GS_Shader_Remove_Include"] = Module["asm"]["
|
|
6214
|
+
return (_GS_Shader_Remove_Include = Module["_GS_Shader_Remove_Include"] = Module["asm"]["ji"]).apply(null, arguments);
|
|
6203
6215
|
};
|
|
6204
6216
|
|
|
6205
6217
|
var _GS_Shader_Remove_Pre_Processing = Module["_GS_Shader_Remove_Pre_Processing"] = function() {
|
|
6206
|
-
return (_GS_Shader_Remove_Pre_Processing = Module["_GS_Shader_Remove_Pre_Processing"] = Module["asm"]["
|
|
6218
|
+
return (_GS_Shader_Remove_Pre_Processing = Module["_GS_Shader_Remove_Pre_Processing"] = Module["asm"]["ki"]).apply(null, arguments);
|
|
6207
6219
|
};
|
|
6208
6220
|
|
|
6209
6221
|
var _GS_Shader_Remove_Post_Processing = Module["_GS_Shader_Remove_Post_Processing"] = function() {
|
|
6210
|
-
return (_GS_Shader_Remove_Post_Processing = Module["_GS_Shader_Remove_Post_Processing"] = Module["asm"]["
|
|
6222
|
+
return (_GS_Shader_Remove_Post_Processing = Module["_GS_Shader_Remove_Post_Processing"] = Module["asm"]["li"]).apply(null, arguments);
|
|
6211
6223
|
};
|
|
6212
6224
|
|
|
6213
6225
|
var _GS_Shader_Clear_Defines = Module["_GS_Shader_Clear_Defines"] = function() {
|
|
6214
|
-
return (_GS_Shader_Clear_Defines = Module["_GS_Shader_Clear_Defines"] = Module["asm"]["
|
|
6226
|
+
return (_GS_Shader_Clear_Defines = Module["_GS_Shader_Clear_Defines"] = Module["asm"]["mi"]).apply(null, arguments);
|
|
6215
6227
|
};
|
|
6216
6228
|
|
|
6217
6229
|
var _GS_Shader_Clear_Includes = Module["_GS_Shader_Clear_Includes"] = function() {
|
|
6218
|
-
return (_GS_Shader_Clear_Includes = Module["_GS_Shader_Clear_Includes"] = Module["asm"]["
|
|
6230
|
+
return (_GS_Shader_Clear_Includes = Module["_GS_Shader_Clear_Includes"] = Module["asm"]["ni"]).apply(null, arguments);
|
|
6219
6231
|
};
|
|
6220
6232
|
|
|
6221
6233
|
var _GS_Shader_Clear_Pre_Processings = Module["_GS_Shader_Clear_Pre_Processings"] = function() {
|
|
6222
|
-
return (_GS_Shader_Clear_Pre_Processings = Module["_GS_Shader_Clear_Pre_Processings"] = Module["asm"]["
|
|
6234
|
+
return (_GS_Shader_Clear_Pre_Processings = Module["_GS_Shader_Clear_Pre_Processings"] = Module["asm"]["oi"]).apply(null, arguments);
|
|
6223
6235
|
};
|
|
6224
6236
|
|
|
6225
6237
|
var _GS_Shader_Clear_Post_Processings = Module["_GS_Shader_Clear_Post_Processings"] = function() {
|
|
6226
|
-
return (_GS_Shader_Clear_Post_Processings = Module["_GS_Shader_Clear_Post_Processings"] = Module["asm"]["
|
|
6238
|
+
return (_GS_Shader_Clear_Post_Processings = Module["_GS_Shader_Clear_Post_Processings"] = Module["asm"]["pi"]).apply(null, arguments);
|
|
6227
6239
|
};
|
|
6228
6240
|
|
|
6229
6241
|
var _GS_Pre_Compile_Shader = Module["_GS_Pre_Compile_Shader"] = function() {
|
|
6230
|
-
return (_GS_Pre_Compile_Shader = Module["_GS_Pre_Compile_Shader"] = Module["asm"]["
|
|
6242
|
+
return (_GS_Pre_Compile_Shader = Module["_GS_Pre_Compile_Shader"] = Module["asm"]["qi"]).apply(null, arguments);
|
|
6231
6243
|
};
|
|
6232
6244
|
|
|
6233
6245
|
var _GS_Compute_Instances_Culling = Module["_GS_Compute_Instances_Culling"] = function() {
|
|
6234
|
-
return (_GS_Compute_Instances_Culling = Module["_GS_Compute_Instances_Culling"] = Module["asm"]["
|
|
6246
|
+
return (_GS_Compute_Instances_Culling = Module["_GS_Compute_Instances_Culling"] = Module["asm"]["ri"]).apply(null, arguments);
|
|
6235
6247
|
};
|
|
6236
6248
|
|
|
6237
6249
|
var _GS_Boolean_Intersection_Graph = Module["_GS_Boolean_Intersection_Graph"] = function() {
|
|
6238
|
-
return (_GS_Boolean_Intersection_Graph = Module["_GS_Boolean_Intersection_Graph"] = Module["asm"]["
|
|
6250
|
+
return (_GS_Boolean_Intersection_Graph = Module["_GS_Boolean_Intersection_Graph"] = Module["asm"]["si"]).apply(null, arguments);
|
|
6239
6251
|
};
|
|
6240
6252
|
|
|
6241
6253
|
var _GS_Boolean_Intersect_Polyline_Polygon_Xy = Module["_GS_Boolean_Intersect_Polyline_Polygon_Xy"] = function() {
|
|
6242
|
-
return (_GS_Boolean_Intersect_Polyline_Polygon_Xy = Module["_GS_Boolean_Intersect_Polyline_Polygon_Xy"] = Module["asm"]["
|
|
6254
|
+
return (_GS_Boolean_Intersect_Polyline_Polygon_Xy = Module["_GS_Boolean_Intersect_Polyline_Polygon_Xy"] = Module["asm"]["ti"]).apply(null, arguments);
|
|
6243
6255
|
};
|
|
6244
6256
|
|
|
6245
6257
|
var _GS_Boolean_Intersect_Polygon_Polygon_Xy = Module["_GS_Boolean_Intersect_Polygon_Polygon_Xy"] = function() {
|
|
6246
|
-
return (_GS_Boolean_Intersect_Polygon_Polygon_Xy = Module["_GS_Boolean_Intersect_Polygon_Polygon_Xy"] = Module["asm"]["
|
|
6258
|
+
return (_GS_Boolean_Intersect_Polygon_Polygon_Xy = Module["_GS_Boolean_Intersect_Polygon_Polygon_Xy"] = Module["asm"]["ui"]).apply(null, arguments);
|
|
6247
6259
|
};
|
|
6248
6260
|
|
|
6249
6261
|
var _GS_Boolean_Intersect_Graph_Polygon_Xy = Module["_GS_Boolean_Intersect_Graph_Polygon_Xy"] = function() {
|
|
6250
|
-
return (_GS_Boolean_Intersect_Graph_Polygon_Xy = Module["_GS_Boolean_Intersect_Graph_Polygon_Xy"] = Module["asm"]["
|
|
6262
|
+
return (_GS_Boolean_Intersect_Graph_Polygon_Xy = Module["_GS_Boolean_Intersect_Graph_Polygon_Xy"] = Module["asm"]["vi"]).apply(null, arguments);
|
|
6251
6263
|
};
|
|
6252
6264
|
|
|
6253
6265
|
var _GS_Boolean_Subtract_Polygon_Polygon_Xy = Module["_GS_Boolean_Subtract_Polygon_Polygon_Xy"] = function() {
|
|
6254
|
-
return (_GS_Boolean_Subtract_Polygon_Polygon_Xy = Module["_GS_Boolean_Subtract_Polygon_Polygon_Xy"] = Module["asm"]["
|
|
6266
|
+
return (_GS_Boolean_Subtract_Polygon_Polygon_Xy = Module["_GS_Boolean_Subtract_Polygon_Polygon_Xy"] = Module["asm"]["wi"]).apply(null, arguments);
|
|
6255
6267
|
};
|
|
6256
6268
|
|
|
6257
6269
|
var _GS_Boolean_Cut_Polygon_Polygon_Xy = Module["_GS_Boolean_Cut_Polygon_Polygon_Xy"] = function() {
|
|
6258
|
-
return (_GS_Boolean_Cut_Polygon_Polygon_Xy = Module["_GS_Boolean_Cut_Polygon_Polygon_Xy"] = Module["asm"]["
|
|
6270
|
+
return (_GS_Boolean_Cut_Polygon_Polygon_Xy = Module["_GS_Boolean_Cut_Polygon_Polygon_Xy"] = Module["asm"]["xi"]).apply(null, arguments);
|
|
6259
6271
|
};
|
|
6260
6272
|
|
|
6261
6273
|
var _GS_Boolean_Subtract = Module["_GS_Boolean_Subtract"] = function() {
|
|
6262
|
-
return (_GS_Boolean_Subtract = Module["_GS_Boolean_Subtract"] = Module["asm"]["
|
|
6274
|
+
return (_GS_Boolean_Subtract = Module["_GS_Boolean_Subtract"] = Module["asm"]["yi"]).apply(null, arguments);
|
|
6263
6275
|
};
|
|
6264
6276
|
|
|
6265
6277
|
var _GS_Boolean_Union = Module["_GS_Boolean_Union"] = function() {
|
|
6266
|
-
return (_GS_Boolean_Union = Module["_GS_Boolean_Union"] = Module["asm"]["
|
|
6278
|
+
return (_GS_Boolean_Union = Module["_GS_Boolean_Union"] = Module["asm"]["zi"]).apply(null, arguments);
|
|
6267
6279
|
};
|
|
6268
6280
|
|
|
6269
6281
|
var _GS_Boolean_Intersect = Module["_GS_Boolean_Intersect"] = function() {
|
|
6270
|
-
return (_GS_Boolean_Intersect = Module["_GS_Boolean_Intersect"] = Module["asm"]["
|
|
6282
|
+
return (_GS_Boolean_Intersect = Module["_GS_Boolean_Intersect"] = Module["asm"]["Ai"]).apply(null, arguments);
|
|
6271
6283
|
};
|
|
6272
6284
|
|
|
6273
6285
|
var _GS_Boolean_Cut = Module["_GS_Boolean_Cut"] = function() {
|
|
6274
|
-
return (_GS_Boolean_Cut = Module["_GS_Boolean_Cut"] = Module["asm"]["
|
|
6286
|
+
return (_GS_Boolean_Cut = Module["_GS_Boolean_Cut"] = Module["asm"]["Bi"]).apply(null, arguments);
|
|
6275
6287
|
};
|
|
6276
6288
|
|
|
6277
6289
|
var _GS_Point_QuickSort = Module["_GS_Point_QuickSort"] = function() {
|
|
6278
|
-
return (_GS_Point_QuickSort = Module["_GS_Point_QuickSort"] = Module["asm"]["
|
|
6290
|
+
return (_GS_Point_QuickSort = Module["_GS_Point_QuickSort"] = Module["asm"]["Ci"]).apply(null, arguments);
|
|
6279
6291
|
};
|
|
6280
6292
|
|
|
6281
6293
|
var _GS_Triangulate_Polygon_Xy = Module["_GS_Triangulate_Polygon_Xy"] = function() {
|
|
6282
|
-
return (_GS_Triangulate_Polygon_Xy = Module["_GS_Triangulate_Polygon_Xy"] = Module["asm"]["
|
|
6294
|
+
return (_GS_Triangulate_Polygon_Xy = Module["_GS_Triangulate_Polygon_Xy"] = Module["asm"]["Di"]).apply(null, arguments);
|
|
6283
6295
|
};
|
|
6284
6296
|
|
|
6285
6297
|
var _GS_DTriangulate_Polygon_Xy = Module["_GS_DTriangulate_Polygon_Xy"] = function() {
|
|
6286
|
-
return (_GS_DTriangulate_Polygon_Xy = Module["_GS_DTriangulate_Polygon_Xy"] = Module["asm"]["
|
|
6298
|
+
return (_GS_DTriangulate_Polygon_Xy = Module["_GS_DTriangulate_Polygon_Xy"] = Module["asm"]["Ei"]).apply(null, arguments);
|
|
6287
6299
|
};
|
|
6288
6300
|
|
|
6289
6301
|
var _GS_DTriangulate_Polygon = Module["_GS_DTriangulate_Polygon"] = function() {
|
|
6290
|
-
return (_GS_DTriangulate_Polygon = Module["_GS_DTriangulate_Polygon"] = Module["asm"]["
|
|
6302
|
+
return (_GS_DTriangulate_Polygon = Module["_GS_DTriangulate_Polygon"] = Module["asm"]["Fi"]).apply(null, arguments);
|
|
6291
6303
|
};
|
|
6292
6304
|
|
|
6293
6305
|
var _GS_Compute_Subdivide_Curve_Count = Module["_GS_Compute_Subdivide_Curve_Count"] = function() {
|
|
6294
|
-
return (_GS_Compute_Subdivide_Curve_Count = Module["_GS_Compute_Subdivide_Curve_Count"] = Module["asm"]["
|
|
6306
|
+
return (_GS_Compute_Subdivide_Curve_Count = Module["_GS_Compute_Subdivide_Curve_Count"] = Module["asm"]["Gi"]).apply(null, arguments);
|
|
6295
6307
|
};
|
|
6296
6308
|
|
|
6297
6309
|
var _GS_Subdivide_Curve = Module["_GS_Subdivide_Curve"] = function() {
|
|
6298
|
-
return (_GS_Subdivide_Curve = Module["_GS_Subdivide_Curve"] = Module["asm"]["
|
|
6310
|
+
return (_GS_Subdivide_Curve = Module["_GS_Subdivide_Curve"] = Module["asm"]["Hi"]).apply(null, arguments);
|
|
6299
6311
|
};
|
|
6300
6312
|
|
|
6301
6313
|
var _GS_Delaunay_On_Triangle = Module["_GS_Delaunay_On_Triangle"] = function() {
|
|
6302
|
-
return (_GS_Delaunay_On_Triangle = Module["_GS_Delaunay_On_Triangle"] = Module["asm"]["
|
|
6314
|
+
return (_GS_Delaunay_On_Triangle = Module["_GS_Delaunay_On_Triangle"] = Module["asm"]["Ii"]).apply(null, arguments);
|
|
6303
6315
|
};
|
|
6304
6316
|
|
|
6305
6317
|
var _GS_Delaunay_On_Triangle_By_Indexes = Module["_GS_Delaunay_On_Triangle_By_Indexes"] = function() {
|
|
6306
|
-
return (_GS_Delaunay_On_Triangle_By_Indexes = Module["_GS_Delaunay_On_Triangle_By_Indexes"] = Module["asm"]["
|
|
6318
|
+
return (_GS_Delaunay_On_Triangle_By_Indexes = Module["_GS_Delaunay_On_Triangle_By_Indexes"] = Module["asm"]["Ji"]).apply(null, arguments);
|
|
6307
6319
|
};
|
|
6308
6320
|
|
|
6309
6321
|
var _GS_Constrained_Delaunay_On_Triangle = Module["_GS_Constrained_Delaunay_On_Triangle"] = function() {
|
|
6310
|
-
return (_GS_Constrained_Delaunay_On_Triangle = Module["_GS_Constrained_Delaunay_On_Triangle"] = Module["asm"]["
|
|
6322
|
+
return (_GS_Constrained_Delaunay_On_Triangle = Module["_GS_Constrained_Delaunay_On_Triangle"] = Module["asm"]["Ki"]).apply(null, arguments);
|
|
6311
6323
|
};
|
|
6312
6324
|
|
|
6313
6325
|
var _GS_Constrained_Delaunay_On_Triangle_By_Indexes = Module["_GS_Constrained_Delaunay_On_Triangle_By_Indexes"] = function() {
|
|
6314
|
-
return (_GS_Constrained_Delaunay_On_Triangle_By_Indexes = Module["_GS_Constrained_Delaunay_On_Triangle_By_Indexes"] = Module["asm"]["
|
|
6326
|
+
return (_GS_Constrained_Delaunay_On_Triangle_By_Indexes = Module["_GS_Constrained_Delaunay_On_Triangle_By_Indexes"] = Module["asm"]["Li"]).apply(null, arguments);
|
|
6315
6327
|
};
|
|
6316
6328
|
|
|
6317
6329
|
var _GS_Compute_Triangles_Borders = Module["_GS_Compute_Triangles_Borders"] = function() {
|
|
6318
|
-
return (_GS_Compute_Triangles_Borders = Module["_GS_Compute_Triangles_Borders"] = Module["asm"]["
|
|
6330
|
+
return (_GS_Compute_Triangles_Borders = Module["_GS_Compute_Triangles_Borders"] = Module["asm"]["Mi"]).apply(null, arguments);
|
|
6319
6331
|
};
|
|
6320
6332
|
|
|
6321
6333
|
var _GS_Feature_Extrude = Module["_GS_Feature_Extrude"] = function() {
|
|
6322
|
-
return (_GS_Feature_Extrude = Module["_GS_Feature_Extrude"] = Module["asm"]["
|
|
6334
|
+
return (_GS_Feature_Extrude = Module["_GS_Feature_Extrude"] = Module["asm"]["Ni"]).apply(null, arguments);
|
|
6323
6335
|
};
|
|
6324
6336
|
|
|
6325
6337
|
var _GS_Planar_Polyline_Offset = Module["_GS_Planar_Polyline_Offset"] = function() {
|
|
6326
|
-
return (_GS_Planar_Polyline_Offset = Module["_GS_Planar_Polyline_Offset"] = Module["asm"]["
|
|
6338
|
+
return (_GS_Planar_Polyline_Offset = Module["_GS_Planar_Polyline_Offset"] = Module["asm"]["Oi"]).apply(null, arguments);
|
|
6327
6339
|
};
|
|
6328
6340
|
|
|
6329
6341
|
var _Internal_Is_Solid_Body = Module["_Internal_Is_Solid_Body"] = function() {
|
|
6330
|
-
return (_Internal_Is_Solid_Body = Module["_Internal_Is_Solid_Body"] = Module["asm"]["
|
|
6342
|
+
return (_Internal_Is_Solid_Body = Module["_Internal_Is_Solid_Body"] = Module["asm"]["Pi"]).apply(null, arguments);
|
|
6331
6343
|
};
|
|
6332
6344
|
|
|
6333
6345
|
var _GS_Is_Solid_Body = Module["_GS_Is_Solid_Body"] = function() {
|
|
6334
|
-
return (_GS_Is_Solid_Body = Module["_GS_Is_Solid_Body"] = Module["asm"]["
|
|
6346
|
+
return (_GS_Is_Solid_Body = Module["_GS_Is_Solid_Body"] = Module["asm"]["Qi"]).apply(null, arguments);
|
|
6335
6347
|
};
|
|
6336
6348
|
|
|
6337
6349
|
var _Internal_Has_Invalid_Triangles = Module["_Internal_Has_Invalid_Triangles"] = function() {
|
|
6338
|
-
return (_Internal_Has_Invalid_Triangles = Module["_Internal_Has_Invalid_Triangles"] = Module["asm"]["
|
|
6350
|
+
return (_Internal_Has_Invalid_Triangles = Module["_Internal_Has_Invalid_Triangles"] = Module["asm"]["Ri"]).apply(null, arguments);
|
|
6339
6351
|
};
|
|
6340
6352
|
|
|
6341
6353
|
var _GS_Create_Float_Triangles = Module["_GS_Create_Float_Triangles"] = function() {
|
|
6342
|
-
return (_GS_Create_Float_Triangles = Module["_GS_Create_Float_Triangles"] = Module["asm"]["
|
|
6354
|
+
return (_GS_Create_Float_Triangles = Module["_GS_Create_Float_Triangles"] = Module["asm"]["Si"]).apply(null, arguments);
|
|
6343
6355
|
};
|
|
6344
6356
|
|
|
6345
6357
|
var _GS_Find_Neighbor_Triangle = Module["_GS_Find_Neighbor_Triangle"] = function() {
|
|
6346
|
-
return (_GS_Find_Neighbor_Triangle = Module["_GS_Find_Neighbor_Triangle"] = Module["asm"]["
|
|
6358
|
+
return (_GS_Find_Neighbor_Triangle = Module["_GS_Find_Neighbor_Triangle"] = Module["asm"]["Ti"]).apply(null, arguments);
|
|
6347
6359
|
};
|
|
6348
6360
|
|
|
6349
6361
|
var _GS_FLT_Compute_Ray_Test_Triangles_By_Projection = Module["_GS_FLT_Compute_Ray_Test_Triangles_By_Projection"] = function() {
|
|
6350
|
-
return (_GS_FLT_Compute_Ray_Test_Triangles_By_Projection = Module["_GS_FLT_Compute_Ray_Test_Triangles_By_Projection"] = Module["asm"]["
|
|
6362
|
+
return (_GS_FLT_Compute_Ray_Test_Triangles_By_Projection = Module["_GS_FLT_Compute_Ray_Test_Triangles_By_Projection"] = Module["asm"]["Ui"]).apply(null, arguments);
|
|
6351
6363
|
};
|
|
6352
6364
|
|
|
6353
6365
|
var _GS_Compute_Ray_Test_Triangles = Module["_GS_Compute_Ray_Test_Triangles"] = function() {
|
|
6354
|
-
return (_GS_Compute_Ray_Test_Triangles = Module["_GS_Compute_Ray_Test_Triangles"] = Module["asm"]["
|
|
6366
|
+
return (_GS_Compute_Ray_Test_Triangles = Module["_GS_Compute_Ray_Test_Triangles"] = Module["asm"]["Vi"]).apply(null, arguments);
|
|
6355
6367
|
};
|
|
6356
6368
|
|
|
6357
6369
|
var _GS_FLT_Compute_Distance_Triangles = Module["_GS_FLT_Compute_Distance_Triangles"] = function() {
|
|
6358
|
-
return (_GS_FLT_Compute_Distance_Triangles = Module["_GS_FLT_Compute_Distance_Triangles"] = Module["asm"]["
|
|
6370
|
+
return (_GS_FLT_Compute_Distance_Triangles = Module["_GS_FLT_Compute_Distance_Triangles"] = Module["asm"]["Wi"]).apply(null, arguments);
|
|
6359
6371
|
};
|
|
6360
6372
|
|
|
6361
6373
|
var _GS_FLT_Compute_Collision_Triangles = Module["_GS_FLT_Compute_Collision_Triangles"] = function() {
|
|
6362
|
-
return (_GS_FLT_Compute_Collision_Triangles = Module["_GS_FLT_Compute_Collision_Triangles"] = Module["asm"]["
|
|
6374
|
+
return (_GS_FLT_Compute_Collision_Triangles = Module["_GS_FLT_Compute_Collision_Triangles"] = Module["asm"]["Xi"]).apply(null, arguments);
|
|
6375
|
+
};
|
|
6376
|
+
|
|
6377
|
+
var _GS_String_Builder_Init = Module["_GS_String_Builder_Init"] = function() {
|
|
6378
|
+
return (_GS_String_Builder_Init = Module["_GS_String_Builder_Init"] = Module["asm"]["Yi"]).apply(null, arguments);
|
|
6379
|
+
};
|
|
6380
|
+
|
|
6381
|
+
var _GS_String_Builder_Init_With_Size = Module["_GS_String_Builder_Init_With_Size"] = function() {
|
|
6382
|
+
return (_GS_String_Builder_Init_With_Size = Module["_GS_String_Builder_Init_With_Size"] = Module["asm"]["Zi"]).apply(null, arguments);
|
|
6383
|
+
};
|
|
6384
|
+
|
|
6385
|
+
var _GS_String_Builder_Append = Module["_GS_String_Builder_Append"] = function() {
|
|
6386
|
+
return (_GS_String_Builder_Append = Module["_GS_String_Builder_Append"] = Module["asm"]["_i"]).apply(null, arguments);
|
|
6387
|
+
};
|
|
6388
|
+
|
|
6389
|
+
var _GS_String_Builder_Append_Char = Module["_GS_String_Builder_Append_Char"] = function() {
|
|
6390
|
+
return (_GS_String_Builder_Append_Char = Module["_GS_String_Builder_Append_Char"] = Module["asm"]["$i"]).apply(null, arguments);
|
|
6391
|
+
};
|
|
6392
|
+
|
|
6393
|
+
var _GS_String_Builder_Insert = Module["_GS_String_Builder_Insert"] = function() {
|
|
6394
|
+
return (_GS_String_Builder_Insert = Module["_GS_String_Builder_Insert"] = Module["asm"]["aj"]).apply(null, arguments);
|
|
6395
|
+
};
|
|
6396
|
+
|
|
6397
|
+
var _GS_String_Builder_Remove_Last = Module["_GS_String_Builder_Remove_Last"] = function() {
|
|
6398
|
+
return (_GS_String_Builder_Remove_Last = Module["_GS_String_Builder_Remove_Last"] = Module["asm"]["bj"]).apply(null, arguments);
|
|
6399
|
+
};
|
|
6400
|
+
|
|
6401
|
+
var _GS_String_Builder_Clear = Module["_GS_String_Builder_Clear"] = function() {
|
|
6402
|
+
return (_GS_String_Builder_Clear = Module["_GS_String_Builder_Clear"] = Module["asm"]["cj"]).apply(null, arguments);
|
|
6403
|
+
};
|
|
6404
|
+
|
|
6405
|
+
var _GS_String_Builder_Compact = Module["_GS_String_Builder_Compact"] = function() {
|
|
6406
|
+
return (_GS_String_Builder_Compact = Module["_GS_String_Builder_Compact"] = Module["asm"]["dj"]).apply(null, arguments);
|
|
6407
|
+
};
|
|
6408
|
+
|
|
6409
|
+
var _GS_String_Builder_Free = Module["_GS_String_Builder_Free"] = function() {
|
|
6410
|
+
return (_GS_String_Builder_Free = Module["_GS_String_Builder_Free"] = Module["asm"]["ej"]).apply(null, arguments);
|
|
6411
|
+
};
|
|
6412
|
+
|
|
6413
|
+
var _GS_String_Builder_Free_Keep_String = Module["_GS_String_Builder_Free_Keep_String"] = function() {
|
|
6414
|
+
return (_GS_String_Builder_Free_Keep_String = Module["_GS_String_Builder_Free_Keep_String"] = Module["asm"]["fj"]).apply(null, arguments);
|
|
6363
6415
|
};
|
|
6364
6416
|
|
|
6365
6417
|
var _GS_Set_Absolute_Tolerance = Module["_GS_Set_Absolute_Tolerance"] = function() {
|
|
6366
|
-
return (_GS_Set_Absolute_Tolerance = Module["_GS_Set_Absolute_Tolerance"] = Module["asm"]["
|
|
6418
|
+
return (_GS_Set_Absolute_Tolerance = Module["_GS_Set_Absolute_Tolerance"] = Module["asm"]["gj"]).apply(null, arguments);
|
|
6367
6419
|
};
|
|
6368
6420
|
|
|
6369
6421
|
var _Matrix_Det = Module["_Matrix_Det"] = function() {
|
|
6370
|
-
return (_Matrix_Det = Module["_Matrix_Det"] = Module["asm"]["
|
|
6422
|
+
return (_Matrix_Det = Module["_Matrix_Det"] = Module["asm"]["hj"]).apply(null, arguments);
|
|
6371
6423
|
};
|
|
6372
6424
|
|
|
6373
6425
|
var _GS_FLT_Matrix_Inverse = Module["_GS_FLT_Matrix_Inverse"] = function() {
|
|
6374
|
-
return (_GS_FLT_Matrix_Inverse = Module["_GS_FLT_Matrix_Inverse"] = Module["asm"]["
|
|
6426
|
+
return (_GS_FLT_Matrix_Inverse = Module["_GS_FLT_Matrix_Inverse"] = Module["asm"]["ij"]).apply(null, arguments);
|
|
6375
6427
|
};
|
|
6376
6428
|
|
|
6377
6429
|
var _GS_FLT_Vector_Normalize = Module["_GS_FLT_Vector_Normalize"] = function() {
|
|
6378
|
-
return (_GS_FLT_Vector_Normalize = Module["_GS_FLT_Vector_Normalize"] = Module["asm"]["
|
|
6430
|
+
return (_GS_FLT_Vector_Normalize = Module["_GS_FLT_Vector_Normalize"] = Module["asm"]["jj"]).apply(null, arguments);
|
|
6379
6431
|
};
|
|
6380
6432
|
|
|
6381
6433
|
var _GS_FLT_Vector_Cross = Module["_GS_FLT_Vector_Cross"] = function() {
|
|
6382
|
-
return (_GS_FLT_Vector_Cross = Module["_GS_FLT_Vector_Cross"] = Module["asm"]["
|
|
6434
|
+
return (_GS_FLT_Vector_Cross = Module["_GS_FLT_Vector_Cross"] = Module["asm"]["kj"]).apply(null, arguments);
|
|
6383
6435
|
};
|
|
6384
6436
|
|
|
6385
6437
|
var _GS_FLT_Matrix_Multiply = Module["_GS_FLT_Matrix_Multiply"] = function() {
|
|
6386
|
-
return (_GS_FLT_Matrix_Multiply = Module["_GS_FLT_Matrix_Multiply"] = Module["asm"]["
|
|
6438
|
+
return (_GS_FLT_Matrix_Multiply = Module["_GS_FLT_Matrix_Multiply"] = Module["asm"]["lj"]).apply(null, arguments);
|
|
6387
6439
|
};
|
|
6388
6440
|
|
|
6389
6441
|
var _GS_FLT_Matrix_Clone = Module["_GS_FLT_Matrix_Clone"] = function() {
|
|
6390
|
-
return (_GS_FLT_Matrix_Clone = Module["_GS_FLT_Matrix_Clone"] = Module["asm"]["
|
|
6442
|
+
return (_GS_FLT_Matrix_Clone = Module["_GS_FLT_Matrix_Clone"] = Module["asm"]["mj"]).apply(null, arguments);
|
|
6391
6443
|
};
|
|
6392
6444
|
|
|
6393
6445
|
var _GS_Matrix_Inverse = Module["_GS_Matrix_Inverse"] = function() {
|
|
6394
|
-
return (_GS_Matrix_Inverse = Module["_GS_Matrix_Inverse"] = Module["asm"]["
|
|
6446
|
+
return (_GS_Matrix_Inverse = Module["_GS_Matrix_Inverse"] = Module["asm"]["nj"]).apply(null, arguments);
|
|
6395
6447
|
};
|
|
6396
6448
|
|
|
6397
6449
|
var _GS_Vector_Normalize = Module["_GS_Vector_Normalize"] = function() {
|
|
6398
|
-
return (_GS_Vector_Normalize = Module["_GS_Vector_Normalize"] = Module["asm"]["
|
|
6450
|
+
return (_GS_Vector_Normalize = Module["_GS_Vector_Normalize"] = Module["asm"]["oj"]).apply(null, arguments);
|
|
6399
6451
|
};
|
|
6400
6452
|
|
|
6401
6453
|
var _GS_Vector_Cross = Module["_GS_Vector_Cross"] = function() {
|
|
6402
|
-
return (_GS_Vector_Cross = Module["_GS_Vector_Cross"] = Module["asm"]["
|
|
6454
|
+
return (_GS_Vector_Cross = Module["_GS_Vector_Cross"] = Module["asm"]["pj"]).apply(null, arguments);
|
|
6403
6455
|
};
|
|
6404
6456
|
|
|
6405
6457
|
var _GS_Matrix_Multiply = Module["_GS_Matrix_Multiply"] = function() {
|
|
6406
|
-
return (_GS_Matrix_Multiply = Module["_GS_Matrix_Multiply"] = Module["asm"]["
|
|
6458
|
+
return (_GS_Matrix_Multiply = Module["_GS_Matrix_Multiply"] = Module["asm"]["qj"]).apply(null, arguments);
|
|
6407
6459
|
};
|
|
6408
6460
|
|
|
6409
6461
|
var _GS_Matrix_Clone = Module["_GS_Matrix_Clone"] = function() {
|
|
6410
|
-
return (_GS_Matrix_Clone = Module["_GS_Matrix_Clone"] = Module["asm"]["
|
|
6462
|
+
return (_GS_Matrix_Clone = Module["_GS_Matrix_Clone"] = Module["asm"]["rj"]).apply(null, arguments);
|
|
6411
6463
|
};
|
|
6412
6464
|
|
|
6413
6465
|
var _GS_FLT_Point_Add = Module["_GS_FLT_Point_Add"] = function() {
|
|
6414
|
-
return (_GS_FLT_Point_Add = Module["_GS_FLT_Point_Add"] = Module["asm"]["
|
|
6466
|
+
return (_GS_FLT_Point_Add = Module["_GS_FLT_Point_Add"] = Module["asm"]["sj"]).apply(null, arguments);
|
|
6415
6467
|
};
|
|
6416
6468
|
|
|
6417
6469
|
var _GS_FLT_Point_Subtract = Module["_GS_FLT_Point_Subtract"] = function() {
|
|
6418
|
-
return (_GS_FLT_Point_Subtract = Module["_GS_FLT_Point_Subtract"] = Module["asm"]["
|
|
6470
|
+
return (_GS_FLT_Point_Subtract = Module["_GS_FLT_Point_Subtract"] = Module["asm"]["tj"]).apply(null, arguments);
|
|
6419
6471
|
};
|
|
6420
6472
|
|
|
6421
6473
|
var _GS_FLT_Point_Is_Same = Module["_GS_FLT_Point_Is_Same"] = function() {
|
|
6422
|
-
return (_GS_FLT_Point_Is_Same = Module["_GS_FLT_Point_Is_Same"] = Module["asm"]["
|
|
6474
|
+
return (_GS_FLT_Point_Is_Same = Module["_GS_FLT_Point_Is_Same"] = Module["asm"]["uj"]).apply(null, arguments);
|
|
6423
6475
|
};
|
|
6424
6476
|
|
|
6425
6477
|
var _GS_FLT_Vector_Module = Module["_GS_FLT_Vector_Module"] = function() {
|
|
6426
|
-
return (_GS_FLT_Vector_Module = Module["_GS_FLT_Vector_Module"] = Module["asm"]["
|
|
6478
|
+
return (_GS_FLT_Vector_Module = Module["_GS_FLT_Vector_Module"] = Module["asm"]["vj"]).apply(null, arguments);
|
|
6427
6479
|
};
|
|
6428
6480
|
|
|
6429
6481
|
var _GS_FLT_Vector_Is_Zero = Module["_GS_FLT_Vector_Is_Zero"] = function() {
|
|
6430
|
-
return (_GS_FLT_Vector_Is_Zero = Module["_GS_FLT_Vector_Is_Zero"] = Module["asm"]["
|
|
6482
|
+
return (_GS_FLT_Vector_Is_Zero = Module["_GS_FLT_Vector_Is_Zero"] = Module["asm"]["wj"]).apply(null, arguments);
|
|
6431
6483
|
};
|
|
6432
6484
|
|
|
6433
6485
|
var _GS_FLT_Vector_Include_Angle = Module["_GS_FLT_Vector_Include_Angle"] = function() {
|
|
6434
|
-
return (_GS_FLT_Vector_Include_Angle = Module["_GS_FLT_Vector_Include_Angle"] = Module["asm"]["
|
|
6486
|
+
return (_GS_FLT_Vector_Include_Angle = Module["_GS_FLT_Vector_Include_Angle"] = Module["asm"]["xj"]).apply(null, arguments);
|
|
6435
6487
|
};
|
|
6436
6488
|
|
|
6437
6489
|
var _GS_FLT_Vector_Angle = Module["_GS_FLT_Vector_Angle"] = function() {
|
|
6438
|
-
return (_GS_FLT_Vector_Angle = Module["_GS_FLT_Vector_Angle"] = Module["asm"]["
|
|
6490
|
+
return (_GS_FLT_Vector_Angle = Module["_GS_FLT_Vector_Angle"] = Module["asm"]["yj"]).apply(null, arguments);
|
|
6439
6491
|
};
|
|
6440
6492
|
|
|
6441
6493
|
var _GS_FLT_Vector_Dot = Module["_GS_FLT_Vector_Dot"] = function() {
|
|
6442
|
-
return (_GS_FLT_Vector_Dot = Module["_GS_FLT_Vector_Dot"] = Module["asm"]["
|
|
6494
|
+
return (_GS_FLT_Vector_Dot = Module["_GS_FLT_Vector_Dot"] = Module["asm"]["zj"]).apply(null, arguments);
|
|
6443
6495
|
};
|
|
6444
6496
|
|
|
6445
6497
|
var _GS_FLT_Vector_Angle_With_Normal = Module["_GS_FLT_Vector_Angle_With_Normal"] = function() {
|
|
6446
|
-
return (_GS_FLT_Vector_Angle_With_Normal = Module["_GS_FLT_Vector_Angle_With_Normal"] = Module["asm"]["
|
|
6498
|
+
return (_GS_FLT_Vector_Angle_With_Normal = Module["_GS_FLT_Vector_Angle_With_Normal"] = Module["asm"]["Aj"]).apply(null, arguments);
|
|
6447
6499
|
};
|
|
6448
6500
|
|
|
6449
6501
|
var _GS_FLT_Vector_Is_Parallel = Module["_GS_FLT_Vector_Is_Parallel"] = function() {
|
|
6450
|
-
return (_GS_FLT_Vector_Is_Parallel = Module["_GS_FLT_Vector_Is_Parallel"] = Module["asm"]["
|
|
6502
|
+
return (_GS_FLT_Vector_Is_Parallel = Module["_GS_FLT_Vector_Is_Parallel"] = Module["asm"]["Bj"]).apply(null, arguments);
|
|
6451
6503
|
};
|
|
6452
6504
|
|
|
6453
6505
|
var _GS_FLT_Vector_Reverse = Module["_GS_FLT_Vector_Reverse"] = function() {
|
|
6454
|
-
return (_GS_FLT_Vector_Reverse = Module["_GS_FLT_Vector_Reverse"] = Module["asm"]["
|
|
6506
|
+
return (_GS_FLT_Vector_Reverse = Module["_GS_FLT_Vector_Reverse"] = Module["asm"]["Cj"]).apply(null, arguments);
|
|
6455
6507
|
};
|
|
6456
6508
|
|
|
6457
6509
|
var _GS_FLT_Vector_Divide = Module["_GS_FLT_Vector_Divide"] = function() {
|
|
6458
|
-
return (_GS_FLT_Vector_Divide = Module["_GS_FLT_Vector_Divide"] = Module["asm"]["
|
|
6510
|
+
return (_GS_FLT_Vector_Divide = Module["_GS_FLT_Vector_Divide"] = Module["asm"]["Dj"]).apply(null, arguments);
|
|
6459
6511
|
};
|
|
6460
6512
|
|
|
6461
6513
|
var _GS_FLT_Vector_Is_Perpendicular = Module["_GS_FLT_Vector_Is_Perpendicular"] = function() {
|
|
6462
|
-
return (_GS_FLT_Vector_Is_Perpendicular = Module["_GS_FLT_Vector_Is_Perpendicular"] = Module["asm"]["
|
|
6514
|
+
return (_GS_FLT_Vector_Is_Perpendicular = Module["_GS_FLT_Vector_Is_Perpendicular"] = Module["asm"]["Ej"]).apply(null, arguments);
|
|
6463
6515
|
};
|
|
6464
6516
|
|
|
6465
6517
|
var _GS_FLT_Triangle_Normal = Module["_GS_FLT_Triangle_Normal"] = function() {
|
|
6466
|
-
return (_GS_FLT_Triangle_Normal = Module["_GS_FLT_Triangle_Normal"] = Module["asm"]["
|
|
6518
|
+
return (_GS_FLT_Triangle_Normal = Module["_GS_FLT_Triangle_Normal"] = Module["asm"]["Fj"]).apply(null, arguments);
|
|
6467
6519
|
};
|
|
6468
6520
|
|
|
6469
6521
|
var _GS_FLT_Polygon_Normal = Module["_GS_FLT_Polygon_Normal"] = function() {
|
|
6470
|
-
return (_GS_FLT_Polygon_Normal = Module["_GS_FLT_Polygon_Normal"] = Module["asm"]["
|
|
6522
|
+
return (_GS_FLT_Polygon_Normal = Module["_GS_FLT_Polygon_Normal"] = Module["asm"]["Gj"]).apply(null, arguments);
|
|
6471
6523
|
};
|
|
6472
6524
|
|
|
6473
6525
|
var _GS_FLT_Distance_Point = Module["_GS_FLT_Distance_Point"] = function() {
|
|
6474
|
-
return (_GS_FLT_Distance_Point = Module["_GS_FLT_Distance_Point"] = Module["asm"]["
|
|
6526
|
+
return (_GS_FLT_Distance_Point = Module["_GS_FLT_Distance_Point"] = Module["asm"]["Hj"]).apply(null, arguments);
|
|
6475
6527
|
};
|
|
6476
6528
|
|
|
6477
6529
|
var _GS_FLT_Distance_Point_Point = Module["_GS_FLT_Distance_Point_Point"] = function() {
|
|
6478
|
-
return (_GS_FLT_Distance_Point_Point = Module["_GS_FLT_Distance_Point_Point"] = Module["asm"]["
|
|
6530
|
+
return (_GS_FLT_Distance_Point_Point = Module["_GS_FLT_Distance_Point_Point"] = Module["asm"]["Ij"]).apply(null, arguments);
|
|
6479
6531
|
};
|
|
6480
6532
|
|
|
6481
6533
|
var _GS_FLT_Distance_Point_Line = Module["_GS_FLT_Distance_Point_Line"] = function() {
|
|
6482
|
-
return (_GS_FLT_Distance_Point_Line = Module["_GS_FLT_Distance_Point_Line"] = Module["asm"]["
|
|
6534
|
+
return (_GS_FLT_Distance_Point_Line = Module["_GS_FLT_Distance_Point_Line"] = Module["asm"]["Jj"]).apply(null, arguments);
|
|
6483
6535
|
};
|
|
6484
6536
|
|
|
6485
6537
|
var _GS_FLT_Project_Point_To_Line = Module["_GS_FLT_Project_Point_To_Line"] = function() {
|
|
6486
|
-
return (_GS_FLT_Project_Point_To_Line = Module["_GS_FLT_Project_Point_To_Line"] = Module["asm"]["
|
|
6538
|
+
return (_GS_FLT_Project_Point_To_Line = Module["_GS_FLT_Project_Point_To_Line"] = Module["asm"]["Kj"]).apply(null, arguments);
|
|
6487
6539
|
};
|
|
6488
6540
|
|
|
6489
6541
|
var _GS_FLT_Distance_Point_LineSegment = Module["_GS_FLT_Distance_Point_LineSegment"] = function() {
|
|
6490
|
-
return (_GS_FLT_Distance_Point_LineSegment = Module["_GS_FLT_Distance_Point_LineSegment"] = Module["asm"]["
|
|
6542
|
+
return (_GS_FLT_Distance_Point_LineSegment = Module["_GS_FLT_Distance_Point_LineSegment"] = Module["asm"]["Lj"]).apply(null, arguments);
|
|
6491
6543
|
};
|
|
6492
6544
|
|
|
6493
6545
|
var _GS_FLT_Distance_Line_LineSegment = Module["_GS_FLT_Distance_Line_LineSegment"] = function() {
|
|
6494
|
-
return (_GS_FLT_Distance_Line_LineSegment = Module["_GS_FLT_Distance_Line_LineSegment"] = Module["asm"]["
|
|
6546
|
+
return (_GS_FLT_Distance_Line_LineSegment = Module["_GS_FLT_Distance_Line_LineSegment"] = Module["asm"]["Mj"]).apply(null, arguments);
|
|
6495
6547
|
};
|
|
6496
6548
|
|
|
6497
6549
|
var _GS_FLT_Closest_Point = Module["_GS_FLT_Closest_Point"] = function() {
|
|
6498
|
-
return (_GS_FLT_Closest_Point = Module["_GS_FLT_Closest_Point"] = Module["asm"]["
|
|
6550
|
+
return (_GS_FLT_Closest_Point = Module["_GS_FLT_Closest_Point"] = Module["asm"]["Nj"]).apply(null, arguments);
|
|
6499
6551
|
};
|
|
6500
6552
|
|
|
6501
6553
|
var _GS_FLT_Distance_LineSegment_LineSegment = Module["_GS_FLT_Distance_LineSegment_LineSegment"] = function() {
|
|
6502
|
-
return (_GS_FLT_Distance_LineSegment_LineSegment = Module["_GS_FLT_Distance_LineSegment_LineSegment"] = Module["asm"]["
|
|
6554
|
+
return (_GS_FLT_Distance_LineSegment_LineSegment = Module["_GS_FLT_Distance_LineSegment_LineSegment"] = Module["asm"]["Oj"]).apply(null, arguments);
|
|
6503
6555
|
};
|
|
6504
6556
|
|
|
6505
6557
|
var _GS_FLT_Intersection_Line_LineSegment = Module["_GS_FLT_Intersection_Line_LineSegment"] = function() {
|
|
6506
|
-
return (_GS_FLT_Intersection_Line_LineSegment = Module["_GS_FLT_Intersection_Line_LineSegment"] = Module["asm"]["
|
|
6558
|
+
return (_GS_FLT_Intersection_Line_LineSegment = Module["_GS_FLT_Intersection_Line_LineSegment"] = Module["asm"]["Pj"]).apply(null, arguments);
|
|
6507
6559
|
};
|
|
6508
6560
|
|
|
6509
6561
|
var _GS_Vector_Module = Module["_GS_Vector_Module"] = function() {
|
|
6510
|
-
return (_GS_Vector_Module = Module["_GS_Vector_Module"] = Module["asm"]["
|
|
6562
|
+
return (_GS_Vector_Module = Module["_GS_Vector_Module"] = Module["asm"]["Qj"]).apply(null, arguments);
|
|
6511
6563
|
};
|
|
6512
6564
|
|
|
6513
6565
|
var _GS_FLT_Distance_Line_Line_With_Points = Module["_GS_FLT_Distance_Line_Line_With_Points"] = function() {
|
|
6514
|
-
return (_GS_FLT_Distance_Line_Line_With_Points = Module["_GS_FLT_Distance_Line_Line_With_Points"] = Module["asm"]["
|
|
6566
|
+
return (_GS_FLT_Distance_Line_Line_With_Points = Module["_GS_FLT_Distance_Line_Line_With_Points"] = Module["asm"]["Rj"]).apply(null, arguments);
|
|
6515
6567
|
};
|
|
6516
6568
|
|
|
6517
6569
|
var _GS_FLT_Distance_Point_Plane = Module["_GS_FLT_Distance_Point_Plane"] = function() {
|
|
6518
|
-
return (_GS_FLT_Distance_Point_Plane = Module["_GS_FLT_Distance_Point_Plane"] = Module["asm"]["
|
|
6570
|
+
return (_GS_FLT_Distance_Point_Plane = Module["_GS_FLT_Distance_Point_Plane"] = Module["asm"]["Sj"]).apply(null, arguments);
|
|
6519
6571
|
};
|
|
6520
6572
|
|
|
6521
6573
|
var _GS_FLT_Project_Point_To_Plane = Module["_GS_FLT_Project_Point_To_Plane"] = function() {
|
|
6522
|
-
return (_GS_FLT_Project_Point_To_Plane = Module["_GS_FLT_Project_Point_To_Plane"] = Module["asm"]["
|
|
6574
|
+
return (_GS_FLT_Project_Point_To_Plane = Module["_GS_FLT_Project_Point_To_Plane"] = Module["asm"]["Tj"]).apply(null, arguments);
|
|
6523
6575
|
};
|
|
6524
6576
|
|
|
6525
6577
|
var _GS_FLT_Project_Point_to_Triangle = Module["_GS_FLT_Project_Point_to_Triangle"] = function() {
|
|
6526
|
-
return (_GS_FLT_Project_Point_to_Triangle = Module["_GS_FLT_Project_Point_to_Triangle"] = Module["asm"]["
|
|
6578
|
+
return (_GS_FLT_Project_Point_to_Triangle = Module["_GS_FLT_Project_Point_to_Triangle"] = Module["asm"]["Uj"]).apply(null, arguments);
|
|
6527
6579
|
};
|
|
6528
6580
|
|
|
6529
6581
|
var _GS_FLT_Is_Point_In_LineSegment = Module["_GS_FLT_Is_Point_In_LineSegment"] = function() {
|
|
6530
|
-
return (_GS_FLT_Is_Point_In_LineSegment = Module["_GS_FLT_Is_Point_In_LineSegment"] = Module["asm"]["
|
|
6582
|
+
return (_GS_FLT_Is_Point_In_LineSegment = Module["_GS_FLT_Is_Point_In_LineSegment"] = Module["asm"]["Vj"]).apply(null, arguments);
|
|
6531
6583
|
};
|
|
6532
6584
|
|
|
6533
6585
|
var _GS_FLT_Is_Point_In_Triangle = Module["_GS_FLT_Is_Point_In_Triangle"] = function() {
|
|
6534
|
-
return (_GS_FLT_Is_Point_In_Triangle = Module["_GS_FLT_Is_Point_In_Triangle"] = Module["asm"]["
|
|
6586
|
+
return (_GS_FLT_Is_Point_In_Triangle = Module["_GS_FLT_Is_Point_In_Triangle"] = Module["asm"]["Wj"]).apply(null, arguments);
|
|
6535
6587
|
};
|
|
6536
6588
|
|
|
6537
6589
|
var _GS_FLT_Matrix_Multiply_Point = Module["_GS_FLT_Matrix_Multiply_Point"] = function() {
|
|
6538
|
-
return (_GS_FLT_Matrix_Multiply_Point = Module["_GS_FLT_Matrix_Multiply_Point"] = Module["asm"]["
|
|
6590
|
+
return (_GS_FLT_Matrix_Multiply_Point = Module["_GS_FLT_Matrix_Multiply_Point"] = Module["asm"]["Xj"]).apply(null, arguments);
|
|
6539
6591
|
};
|
|
6540
6592
|
|
|
6541
6593
|
var _GS_FLT_Matrix_Multiply_WPoint = Module["_GS_FLT_Matrix_Multiply_WPoint"] = function() {
|
|
6542
|
-
return (_GS_FLT_Matrix_Multiply_WPoint = Module["_GS_FLT_Matrix_Multiply_WPoint"] = Module["asm"]["
|
|
6594
|
+
return (_GS_FLT_Matrix_Multiply_WPoint = Module["_GS_FLT_Matrix_Multiply_WPoint"] = Module["asm"]["Yj"]).apply(null, arguments);
|
|
6543
6595
|
};
|
|
6544
6596
|
|
|
6545
6597
|
var _GS_FLT_Intersection_Line_Line = Module["_GS_FLT_Intersection_Line_Line"] = function() {
|
|
6546
|
-
return (_GS_FLT_Intersection_Line_Line = Module["_GS_FLT_Intersection_Line_Line"] = Module["asm"]["
|
|
6598
|
+
return (_GS_FLT_Intersection_Line_Line = Module["_GS_FLT_Intersection_Line_Line"] = Module["asm"]["Zj"]).apply(null, arguments);
|
|
6547
6599
|
};
|
|
6548
6600
|
|
|
6549
6601
|
var _GS_FLT_Intersection_LineSegment_LineSegment = Module["_GS_FLT_Intersection_LineSegment_LineSegment"] = function() {
|
|
6550
|
-
return (_GS_FLT_Intersection_LineSegment_LineSegment = Module["_GS_FLT_Intersection_LineSegment_LineSegment"] = Module["asm"]["
|
|
6602
|
+
return (_GS_FLT_Intersection_LineSegment_LineSegment = Module["_GS_FLT_Intersection_LineSegment_LineSegment"] = Module["asm"]["_j"]).apply(null, arguments);
|
|
6551
6603
|
};
|
|
6552
6604
|
|
|
6553
6605
|
var _GS_FLT_Intersection_Line_Plane = Module["_GS_FLT_Intersection_Line_Plane"] = function() {
|
|
6554
|
-
return (_GS_FLT_Intersection_Line_Plane = Module["_GS_FLT_Intersection_Line_Plane"] = Module["asm"]["
|
|
6606
|
+
return (_GS_FLT_Intersection_Line_Plane = Module["_GS_FLT_Intersection_Line_Plane"] = Module["asm"]["$j"]).apply(null, arguments);
|
|
6555
6607
|
};
|
|
6556
6608
|
|
|
6557
6609
|
var _GS_FLT_Intersection_Line_Triangle = Module["_GS_FLT_Intersection_Line_Triangle"] = function() {
|
|
6558
|
-
return (_GS_FLT_Intersection_Line_Triangle = Module["_GS_FLT_Intersection_Line_Triangle"] = Module["asm"]["
|
|
6610
|
+
return (_GS_FLT_Intersection_Line_Triangle = Module["_GS_FLT_Intersection_Line_Triangle"] = Module["asm"]["ak"]).apply(null, arguments);
|
|
6559
6611
|
};
|
|
6560
6612
|
|
|
6561
6613
|
var _GS_FLT_Intersection_LineSegment_Triangle = Module["_GS_FLT_Intersection_LineSegment_Triangle"] = function() {
|
|
6562
|
-
return (_GS_FLT_Intersection_LineSegment_Triangle = Module["_GS_FLT_Intersection_LineSegment_Triangle"] = Module["asm"]["
|
|
6614
|
+
return (_GS_FLT_Intersection_LineSegment_Triangle = Module["_GS_FLT_Intersection_LineSegment_Triangle"] = Module["asm"]["bk"]).apply(null, arguments);
|
|
6563
6615
|
};
|
|
6564
6616
|
|
|
6565
6617
|
var _GS_FLT_Intersection_LineSegment_Triangle_With_Type = Module["_GS_FLT_Intersection_LineSegment_Triangle_With_Type"] = function() {
|
|
6566
|
-
return (_GS_FLT_Intersection_LineSegment_Triangle_With_Type = Module["_GS_FLT_Intersection_LineSegment_Triangle_With_Type"] = Module["asm"]["
|
|
6618
|
+
return (_GS_FLT_Intersection_LineSegment_Triangle_With_Type = Module["_GS_FLT_Intersection_LineSegment_Triangle_With_Type"] = Module["asm"]["ck"]).apply(null, arguments);
|
|
6567
6619
|
};
|
|
6568
6620
|
|
|
6569
6621
|
var _GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type = Module["_GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type"] = function() {
|
|
6570
|
-
return (_GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type = Module["_GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type"] = Module["asm"]["
|
|
6622
|
+
return (_GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type = Module["_GS_FLT_Is_Intersecting_Triangle_Triangle_With_Type"] = Module["asm"]["dk"]).apply(null, arguments);
|
|
6571
6623
|
};
|
|
6572
6624
|
|
|
6573
6625
|
var _GS_FLT_Intersection_Ray_Triangle = Module["_GS_FLT_Intersection_Ray_Triangle"] = function() {
|
|
6574
|
-
return (_GS_FLT_Intersection_Ray_Triangle = Module["_GS_FLT_Intersection_Ray_Triangle"] = Module["asm"]["
|
|
6626
|
+
return (_GS_FLT_Intersection_Ray_Triangle = Module["_GS_FLT_Intersection_Ray_Triangle"] = Module["asm"]["ek"]).apply(null, arguments);
|
|
6575
6627
|
};
|
|
6576
6628
|
|
|
6577
6629
|
var _GS_FLT_Intersection_Ray_Triangle_With_Type = Module["_GS_FLT_Intersection_Ray_Triangle_With_Type"] = function() {
|
|
6578
|
-
return (_GS_FLT_Intersection_Ray_Triangle_With_Type = Module["_GS_FLT_Intersection_Ray_Triangle_With_Type"] = Module["asm"]["
|
|
6630
|
+
return (_GS_FLT_Intersection_Ray_Triangle_With_Type = Module["_GS_FLT_Intersection_Ray_Triangle_With_Type"] = Module["asm"]["fk"]).apply(null, arguments);
|
|
6579
6631
|
};
|
|
6580
6632
|
|
|
6581
6633
|
var _GS_FLT_Is_Intersection_Ray_BBox = Module["_GS_FLT_Is_Intersection_Ray_BBox"] = function() {
|
|
6582
|
-
return (_GS_FLT_Is_Intersection_Ray_BBox = Module["_GS_FLT_Is_Intersection_Ray_BBox"] = Module["asm"]["
|
|
6634
|
+
return (_GS_FLT_Is_Intersection_Ray_BBox = Module["_GS_FLT_Is_Intersection_Ray_BBox"] = Module["asm"]["gk"]).apply(null, arguments);
|
|
6583
6635
|
};
|
|
6584
6636
|
|
|
6585
6637
|
var _GS_Point_Add = Module["_GS_Point_Add"] = function() {
|
|
6586
|
-
return (_GS_Point_Add = Module["_GS_Point_Add"] = Module["asm"]["
|
|
6638
|
+
return (_GS_Point_Add = Module["_GS_Point_Add"] = Module["asm"]["hk"]).apply(null, arguments);
|
|
6587
6639
|
};
|
|
6588
6640
|
|
|
6589
6641
|
var _GS_Point_Subtract = Module["_GS_Point_Subtract"] = function() {
|
|
6590
|
-
return (_GS_Point_Subtract = Module["_GS_Point_Subtract"] = Module["asm"]["
|
|
6642
|
+
return (_GS_Point_Subtract = Module["_GS_Point_Subtract"] = Module["asm"]["ik"]).apply(null, arguments);
|
|
6591
6643
|
};
|
|
6592
6644
|
|
|
6593
6645
|
var _GS_Point_Subtract_By_Index = Module["_GS_Point_Subtract_By_Index"] = function() {
|
|
6594
|
-
return (_GS_Point_Subtract_By_Index = Module["_GS_Point_Subtract_By_Index"] = Module["asm"]["
|
|
6646
|
+
return (_GS_Point_Subtract_By_Index = Module["_GS_Point_Subtract_By_Index"] = Module["asm"]["jk"]).apply(null, arguments);
|
|
6595
6647
|
};
|
|
6596
6648
|
|
|
6597
6649
|
var _GS_Vector_Is_Zero = Module["_GS_Vector_Is_Zero"] = function() {
|
|
6598
|
-
return (_GS_Vector_Is_Zero = Module["_GS_Vector_Is_Zero"] = Module["asm"]["
|
|
6650
|
+
return (_GS_Vector_Is_Zero = Module["_GS_Vector_Is_Zero"] = Module["asm"]["kk"]).apply(null, arguments);
|
|
6599
6651
|
};
|
|
6600
6652
|
|
|
6601
6653
|
var _GS_Vector_Multiply = Module["_GS_Vector_Multiply"] = function() {
|
|
6602
|
-
return (_GS_Vector_Multiply = Module["_GS_Vector_Multiply"] = Module["asm"]["
|
|
6654
|
+
return (_GS_Vector_Multiply = Module["_GS_Vector_Multiply"] = Module["asm"]["lk"]).apply(null, arguments);
|
|
6603
6655
|
};
|
|
6604
6656
|
|
|
6605
6657
|
var _GS_Vector_Dot = Module["_GS_Vector_Dot"] = function() {
|
|
6606
|
-
return (_GS_Vector_Dot = Module["_GS_Vector_Dot"] = Module["asm"]["
|
|
6658
|
+
return (_GS_Vector_Dot = Module["_GS_Vector_Dot"] = Module["asm"]["mk"]).apply(null, arguments);
|
|
6607
6659
|
};
|
|
6608
6660
|
|
|
6609
6661
|
var _GS_Vector_Divide = Module["_GS_Vector_Divide"] = function() {
|
|
6610
|
-
return (_GS_Vector_Divide = Module["_GS_Vector_Divide"] = Module["asm"]["
|
|
6662
|
+
return (_GS_Vector_Divide = Module["_GS_Vector_Divide"] = Module["asm"]["nk"]).apply(null, arguments);
|
|
6611
6663
|
};
|
|
6612
6664
|
|
|
6613
6665
|
var _GS_Vector_Include_Angle = Module["_GS_Vector_Include_Angle"] = function() {
|
|
6614
|
-
return (_GS_Vector_Include_Angle = Module["_GS_Vector_Include_Angle"] = Module["asm"]["
|
|
6666
|
+
return (_GS_Vector_Include_Angle = Module["_GS_Vector_Include_Angle"] = Module["asm"]["ok"]).apply(null, arguments);
|
|
6615
6667
|
};
|
|
6616
6668
|
|
|
6617
6669
|
var _GS_Vector_Angle = Module["_GS_Vector_Angle"] = function() {
|
|
6618
|
-
return (_GS_Vector_Angle = Module["_GS_Vector_Angle"] = Module["asm"]["
|
|
6670
|
+
return (_GS_Vector_Angle = Module["_GS_Vector_Angle"] = Module["asm"]["pk"]).apply(null, arguments);
|
|
6619
6671
|
};
|
|
6620
6672
|
|
|
6621
6673
|
var _GS_Vector_Angle_With_Normal = Module["_GS_Vector_Angle_With_Normal"] = function() {
|
|
6622
|
-
return (_GS_Vector_Angle_With_Normal = Module["_GS_Vector_Angle_With_Normal"] = Module["asm"]["
|
|
6674
|
+
return (_GS_Vector_Angle_With_Normal = Module["_GS_Vector_Angle_With_Normal"] = Module["asm"]["qk"]).apply(null, arguments);
|
|
6623
6675
|
};
|
|
6624
6676
|
|
|
6625
6677
|
var _GS_Vector_Is_Parallel = Module["_GS_Vector_Is_Parallel"] = function() {
|
|
6626
|
-
return (_GS_Vector_Is_Parallel = Module["_GS_Vector_Is_Parallel"] = Module["asm"]["
|
|
6678
|
+
return (_GS_Vector_Is_Parallel = Module["_GS_Vector_Is_Parallel"] = Module["asm"]["rk"]).apply(null, arguments);
|
|
6627
6679
|
};
|
|
6628
6680
|
|
|
6629
6681
|
var _GS_Vector_Reverse = Module["_GS_Vector_Reverse"] = function() {
|
|
6630
|
-
return (_GS_Vector_Reverse = Module["_GS_Vector_Reverse"] = Module["asm"]["
|
|
6682
|
+
return (_GS_Vector_Reverse = Module["_GS_Vector_Reverse"] = Module["asm"]["sk"]).apply(null, arguments);
|
|
6631
6683
|
};
|
|
6632
6684
|
|
|
6633
6685
|
var _GS_Vector_Param = Module["_GS_Vector_Param"] = function() {
|
|
6634
|
-
return (_GS_Vector_Param = Module["_GS_Vector_Param"] = Module["asm"]["
|
|
6686
|
+
return (_GS_Vector_Param = Module["_GS_Vector_Param"] = Module["asm"]["tk"]).apply(null, arguments);
|
|
6635
6687
|
};
|
|
6636
6688
|
|
|
6637
6689
|
var _GS_Point_Is_Same = Module["_GS_Point_Is_Same"] = function() {
|
|
6638
|
-
return (_GS_Point_Is_Same = Module["_GS_Point_Is_Same"] = Module["asm"]["
|
|
6690
|
+
return (_GS_Point_Is_Same = Module["_GS_Point_Is_Same"] = Module["asm"]["uk"]).apply(null, arguments);
|
|
6639
6691
|
};
|
|
6640
6692
|
|
|
6641
6693
|
var _GS_Point_Is_Same_By_Index = Module["_GS_Point_Is_Same_By_Index"] = function() {
|
|
6642
|
-
return (_GS_Point_Is_Same_By_Index = Module["_GS_Point_Is_Same_By_Index"] = Module["asm"]["
|
|
6694
|
+
return (_GS_Point_Is_Same_By_Index = Module["_GS_Point_Is_Same_By_Index"] = Module["asm"]["vk"]).apply(null, arguments);
|
|
6643
6695
|
};
|
|
6644
6696
|
|
|
6645
6697
|
var _GS_Vector_Is_Same = Module["_GS_Vector_Is_Same"] = function() {
|
|
6646
|
-
return (_GS_Vector_Is_Same = Module["_GS_Vector_Is_Same"] = Module["asm"]["
|
|
6698
|
+
return (_GS_Vector_Is_Same = Module["_GS_Vector_Is_Same"] = Module["asm"]["wk"]).apply(null, arguments);
|
|
6647
6699
|
};
|
|
6648
6700
|
|
|
6649
6701
|
var _GS_Vector_Is_Perpendicular = Module["_GS_Vector_Is_Perpendicular"] = function() {
|
|
6650
|
-
return (_GS_Vector_Is_Perpendicular = Module["_GS_Vector_Is_Perpendicular"] = Module["asm"]["
|
|
6702
|
+
return (_GS_Vector_Is_Perpendicular = Module["_GS_Vector_Is_Perpendicular"] = Module["asm"]["xk"]).apply(null, arguments);
|
|
6651
6703
|
};
|
|
6652
6704
|
|
|
6653
6705
|
var _GS_Triangle_Normal = Module["_GS_Triangle_Normal"] = function() {
|
|
6654
|
-
return (_GS_Triangle_Normal = Module["_GS_Triangle_Normal"] = Module["asm"]["
|
|
6706
|
+
return (_GS_Triangle_Normal = Module["_GS_Triangle_Normal"] = Module["asm"]["yk"]).apply(null, arguments);
|
|
6655
6707
|
};
|
|
6656
6708
|
|
|
6657
6709
|
var _GS_Polygon_Normal = Module["_GS_Polygon_Normal"] = function() {
|
|
6658
|
-
return (_GS_Polygon_Normal = Module["_GS_Polygon_Normal"] = Module["asm"]["
|
|
6710
|
+
return (_GS_Polygon_Normal = Module["_GS_Polygon_Normal"] = Module["asm"]["zk"]).apply(null, arguments);
|
|
6659
6711
|
};
|
|
6660
6712
|
|
|
6661
6713
|
var _GS_Polygon_Normal_With_Indexes = Module["_GS_Polygon_Normal_With_Indexes"] = function() {
|
|
6662
|
-
return (_GS_Polygon_Normal_With_Indexes = Module["_GS_Polygon_Normal_With_Indexes"] = Module["asm"]["
|
|
6714
|
+
return (_GS_Polygon_Normal_With_Indexes = Module["_GS_Polygon_Normal_With_Indexes"] = Module["asm"]["Ak"]).apply(null, arguments);
|
|
6663
6715
|
};
|
|
6664
6716
|
|
|
6665
6717
|
var _GS_Closest_Point = Module["_GS_Closest_Point"] = function() {
|
|
6666
|
-
return (_GS_Closest_Point = Module["_GS_Closest_Point"] = Module["asm"]["
|
|
6718
|
+
return (_GS_Closest_Point = Module["_GS_Closest_Point"] = Module["asm"]["Bk"]).apply(null, arguments);
|
|
6667
6719
|
};
|
|
6668
6720
|
|
|
6669
6721
|
var _GS_Distance_Point = Module["_GS_Distance_Point"] = function() {
|
|
6670
|
-
return (_GS_Distance_Point = Module["_GS_Distance_Point"] = Module["asm"]["
|
|
6722
|
+
return (_GS_Distance_Point = Module["_GS_Distance_Point"] = Module["asm"]["Ck"]).apply(null, arguments);
|
|
6671
6723
|
};
|
|
6672
6724
|
|
|
6673
6725
|
var _GS_Interpolate_Point = Module["_GS_Interpolate_Point"] = function() {
|
|
6674
|
-
return (_GS_Interpolate_Point = Module["_GS_Interpolate_Point"] = Module["asm"]["
|
|
6726
|
+
return (_GS_Interpolate_Point = Module["_GS_Interpolate_Point"] = Module["asm"]["Dk"]).apply(null, arguments);
|
|
6675
6727
|
};
|
|
6676
6728
|
|
|
6677
6729
|
var _GS_Distance_Point_Point = Module["_GS_Distance_Point_Point"] = function() {
|
|
6678
|
-
return (_GS_Distance_Point_Point = Module["_GS_Distance_Point_Point"] = Module["asm"]["
|
|
6730
|
+
return (_GS_Distance_Point_Point = Module["_GS_Distance_Point_Point"] = Module["asm"]["Ek"]).apply(null, arguments);
|
|
6679
6731
|
};
|
|
6680
6732
|
|
|
6681
6733
|
var _GS_Distance_Point_Line = Module["_GS_Distance_Point_Line"] = function() {
|
|
6682
|
-
return (_GS_Distance_Point_Line = Module["_GS_Distance_Point_Line"] = Module["asm"]["
|
|
6734
|
+
return (_GS_Distance_Point_Line = Module["_GS_Distance_Point_Line"] = Module["asm"]["Fk"]).apply(null, arguments);
|
|
6683
6735
|
};
|
|
6684
6736
|
|
|
6685
6737
|
var _GS_Project_Point_To_Line = Module["_GS_Project_Point_To_Line"] = function() {
|
|
6686
|
-
return (_GS_Project_Point_To_Line = Module["_GS_Project_Point_To_Line"] = Module["asm"]["
|
|
6738
|
+
return (_GS_Project_Point_To_Line = Module["_GS_Project_Point_To_Line"] = Module["asm"]["Gk"]).apply(null, arguments);
|
|
6687
6739
|
};
|
|
6688
6740
|
|
|
6689
6741
|
var _GS_Distance_Point_LineSegment = Module["_GS_Distance_Point_LineSegment"] = function() {
|
|
6690
|
-
return (_GS_Distance_Point_LineSegment = Module["_GS_Distance_Point_LineSegment"] = Module["asm"]["
|
|
6742
|
+
return (_GS_Distance_Point_LineSegment = Module["_GS_Distance_Point_LineSegment"] = Module["asm"]["Hk"]).apply(null, arguments);
|
|
6691
6743
|
};
|
|
6692
6744
|
|
|
6693
6745
|
var _GS_Project_Point_To_LineSegment = Module["_GS_Project_Point_To_LineSegment"] = function() {
|
|
6694
|
-
return (_GS_Project_Point_To_LineSegment = Module["_GS_Project_Point_To_LineSegment"] = Module["asm"]["
|
|
6746
|
+
return (_GS_Project_Point_To_LineSegment = Module["_GS_Project_Point_To_LineSegment"] = Module["asm"]["Ik"]).apply(null, arguments);
|
|
6695
6747
|
};
|
|
6696
6748
|
|
|
6697
6749
|
var _GS_Project_Point_To_Plane = Module["_GS_Project_Point_To_Plane"] = function() {
|
|
6698
|
-
return (_GS_Project_Point_To_Plane = Module["_GS_Project_Point_To_Plane"] = Module["asm"]["
|
|
6750
|
+
return (_GS_Project_Point_To_Plane = Module["_GS_Project_Point_To_Plane"] = Module["asm"]["Jk"]).apply(null, arguments);
|
|
6699
6751
|
};
|
|
6700
6752
|
|
|
6701
6753
|
var _GS_Is_Point_In_Plane = Module["_GS_Is_Point_In_Plane"] = function() {
|
|
6702
|
-
return (_GS_Is_Point_In_Plane = Module["_GS_Is_Point_In_Plane"] = Module["asm"]["
|
|
6754
|
+
return (_GS_Is_Point_In_Plane = Module["_GS_Is_Point_In_Plane"] = Module["asm"]["Kk"]).apply(null, arguments);
|
|
6703
6755
|
};
|
|
6704
6756
|
|
|
6705
6757
|
var _GS_Is_Point_In_LineSegment = Module["_GS_Is_Point_In_LineSegment"] = function() {
|
|
6706
|
-
return (_GS_Is_Point_In_LineSegment = Module["_GS_Is_Point_In_LineSegment"] = Module["asm"]["
|
|
6758
|
+
return (_GS_Is_Point_In_LineSegment = Module["_GS_Is_Point_In_LineSegment"] = Module["asm"]["Lk"]).apply(null, arguments);
|
|
6707
6759
|
};
|
|
6708
6760
|
|
|
6709
6761
|
var _GS_Is_Point_In_LineSegment_Internal = Module["_GS_Is_Point_In_LineSegment_Internal"] = function() {
|
|
6710
|
-
return (_GS_Is_Point_In_LineSegment_Internal = Module["_GS_Is_Point_In_LineSegment_Internal"] = Module["asm"]["
|
|
6762
|
+
return (_GS_Is_Point_In_LineSegment_Internal = Module["_GS_Is_Point_In_LineSegment_Internal"] = Module["asm"]["Mk"]).apply(null, arguments);
|
|
6711
6763
|
};
|
|
6712
6764
|
|
|
6713
6765
|
var _GS_Is_Point_In_Triangle = Module["_GS_Is_Point_In_Triangle"] = function() {
|
|
6714
|
-
return (_GS_Is_Point_In_Triangle = Module["_GS_Is_Point_In_Triangle"] = Module["asm"]["
|
|
6766
|
+
return (_GS_Is_Point_In_Triangle = Module["_GS_Is_Point_In_Triangle"] = Module["asm"]["Nk"]).apply(null, arguments);
|
|
6715
6767
|
};
|
|
6716
6768
|
|
|
6717
6769
|
var _GS_Intersection_Line_LineSegment = Module["_GS_Intersection_Line_LineSegment"] = function() {
|
|
6718
|
-
return (_GS_Intersection_Line_LineSegment = Module["_GS_Intersection_Line_LineSegment"] = Module["asm"]["
|
|
6770
|
+
return (_GS_Intersection_Line_LineSegment = Module["_GS_Intersection_Line_LineSegment"] = Module["asm"]["Ok"]).apply(null, arguments);
|
|
6719
6771
|
};
|
|
6720
6772
|
|
|
6721
6773
|
var _GS_Intersection_LineSegment_LineSegment = Module["_GS_Intersection_LineSegment_LineSegment"] = function() {
|
|
6722
|
-
return (_GS_Intersection_LineSegment_LineSegment = Module["_GS_Intersection_LineSegment_LineSegment"] = Module["asm"]["
|
|
6774
|
+
return (_GS_Intersection_LineSegment_LineSegment = Module["_GS_Intersection_LineSegment_LineSegment"] = Module["asm"]["Pk"]).apply(null, arguments);
|
|
6723
6775
|
};
|
|
6724
6776
|
|
|
6725
6777
|
var _GS_Intersection_Line_Plane = Module["_GS_Intersection_Line_Plane"] = function() {
|
|
6726
|
-
return (_GS_Intersection_Line_Plane = Module["_GS_Intersection_Line_Plane"] = Module["asm"]["
|
|
6778
|
+
return (_GS_Intersection_Line_Plane = Module["_GS_Intersection_Line_Plane"] = Module["asm"]["Qk"]).apply(null, arguments);
|
|
6727
6779
|
};
|
|
6728
6780
|
|
|
6729
6781
|
var _GS_Intersection_Line_Triangle = Module["_GS_Intersection_Line_Triangle"] = function() {
|
|
6730
|
-
return (_GS_Intersection_Line_Triangle = Module["_GS_Intersection_Line_Triangle"] = Module["asm"]["
|
|
6782
|
+
return (_GS_Intersection_Line_Triangle = Module["_GS_Intersection_Line_Triangle"] = Module["asm"]["Rk"]).apply(null, arguments);
|
|
6731
6783
|
};
|
|
6732
6784
|
|
|
6733
6785
|
var _GS_Intersection_Line_Triangle_Roughly = Module["_GS_Intersection_Line_Triangle_Roughly"] = function() {
|
|
6734
|
-
return (_GS_Intersection_Line_Triangle_Roughly = Module["_GS_Intersection_Line_Triangle_Roughly"] = Module["asm"]["
|
|
6786
|
+
return (_GS_Intersection_Line_Triangle_Roughly = Module["_GS_Intersection_Line_Triangle_Roughly"] = Module["asm"]["Sk"]).apply(null, arguments);
|
|
6735
6787
|
};
|
|
6736
6788
|
|
|
6737
6789
|
var _GS_Intersection_Plane_Triangle = Module["_GS_Intersection_Plane_Triangle"] = function() {
|
|
6738
|
-
return (_GS_Intersection_Plane_Triangle = Module["_GS_Intersection_Plane_Triangle"] = Module["asm"]["
|
|
6790
|
+
return (_GS_Intersection_Plane_Triangle = Module["_GS_Intersection_Plane_Triangle"] = Module["asm"]["Tk"]).apply(null, arguments);
|
|
6739
6791
|
};
|
|
6740
6792
|
|
|
6741
6793
|
var _GS_Intersection_Plane_Triangle_With_Info = Module["_GS_Intersection_Plane_Triangle_With_Info"] = function() {
|
|
6742
|
-
return (_GS_Intersection_Plane_Triangle_With_Info = Module["_GS_Intersection_Plane_Triangle_With_Info"] = Module["asm"]["
|
|
6794
|
+
return (_GS_Intersection_Plane_Triangle_With_Info = Module["_GS_Intersection_Plane_Triangle_With_Info"] = Module["asm"]["Uk"]).apply(null, arguments);
|
|
6743
6795
|
};
|
|
6744
6796
|
|
|
6745
6797
|
var _GS_Intersection_Triangle_Triangle = Module["_GS_Intersection_Triangle_Triangle"] = function() {
|
|
6746
|
-
return (_GS_Intersection_Triangle_Triangle = Module["_GS_Intersection_Triangle_Triangle"] = Module["asm"]["
|
|
6798
|
+
return (_GS_Intersection_Triangle_Triangle = Module["_GS_Intersection_Triangle_Triangle"] = Module["asm"]["Vk"]).apply(null, arguments);
|
|
6747
6799
|
};
|
|
6748
6800
|
|
|
6749
6801
|
var _GS_Is_Point_On_Polygon_Xy = Module["_GS_Is_Point_On_Polygon_Xy"] = function() {
|
|
6750
|
-
return (_GS_Is_Point_On_Polygon_Xy = Module["_GS_Is_Point_On_Polygon_Xy"] = Module["asm"]["
|
|
6802
|
+
return (_GS_Is_Point_On_Polygon_Xy = Module["_GS_Is_Point_On_Polygon_Xy"] = Module["asm"]["Wk"]).apply(null, arguments);
|
|
6751
6803
|
};
|
|
6752
6804
|
|
|
6753
6805
|
var _GS_Is_Point_In_Polygon_Xy = Module["_GS_Is_Point_In_Polygon_Xy"] = function() {
|
|
6754
|
-
return (_GS_Is_Point_In_Polygon_Xy = Module["_GS_Is_Point_In_Polygon_Xy"] = Module["asm"]["
|
|
6806
|
+
return (_GS_Is_Point_In_Polygon_Xy = Module["_GS_Is_Point_In_Polygon_Xy"] = Module["asm"]["Xk"]).apply(null, arguments);
|
|
6755
6807
|
};
|
|
6756
6808
|
|
|
6757
6809
|
var _GS_Is_Intersecting_LineSegment_LineSegment = Module["_GS_Is_Intersecting_LineSegment_LineSegment"] = function() {
|
|
6758
|
-
return (_GS_Is_Intersecting_LineSegment_LineSegment = Module["_GS_Is_Intersecting_LineSegment_LineSegment"] = Module["asm"]["
|
|
6810
|
+
return (_GS_Is_Intersecting_LineSegment_LineSegment = Module["_GS_Is_Intersecting_LineSegment_LineSegment"] = Module["asm"]["Yk"]).apply(null, arguments);
|
|
6759
6811
|
};
|
|
6760
6812
|
|
|
6761
6813
|
var _GS_Matrix_Multiply_Point = Module["_GS_Matrix_Multiply_Point"] = function() {
|
|
6762
|
-
return (_GS_Matrix_Multiply_Point = Module["_GS_Matrix_Multiply_Point"] = Module["asm"]["
|
|
6814
|
+
return (_GS_Matrix_Multiply_Point = Module["_GS_Matrix_Multiply_Point"] = Module["asm"]["Zk"]).apply(null, arguments);
|
|
6763
6815
|
};
|
|
6764
6816
|
|
|
6765
6817
|
var _GS_Matrix_Rotate = Module["_GS_Matrix_Rotate"] = function() {
|
|
6766
|
-
return (_GS_Matrix_Rotate = Module["_GS_Matrix_Rotate"] = Module["asm"]["
|
|
6818
|
+
return (_GS_Matrix_Rotate = Module["_GS_Matrix_Rotate"] = Module["asm"]["_k"]).apply(null, arguments);
|
|
6767
6819
|
};
|
|
6768
6820
|
|
|
6769
6821
|
var _GS_BB_Is_Intersection = Module["_GS_BB_Is_Intersection"] = function() {
|
|
6770
|
-
return (_GS_BB_Is_Intersection = Module["_GS_BB_Is_Intersection"] = Module["asm"]["
|
|
6822
|
+
return (_GS_BB_Is_Intersection = Module["_GS_BB_Is_Intersection"] = Module["asm"]["$k"]).apply(null, arguments);
|
|
6771
6823
|
};
|
|
6772
6824
|
|
|
6773
6825
|
var _GS_BB_Create_By_Points = Module["_GS_BB_Create_By_Points"] = function() {
|
|
6774
|
-
return (_GS_BB_Create_By_Points = Module["_GS_BB_Create_By_Points"] = Module["asm"]["
|
|
6826
|
+
return (_GS_BB_Create_By_Points = Module["_GS_BB_Create_By_Points"] = Module["asm"]["al"]).apply(null, arguments);
|
|
6775
6827
|
};
|
|
6776
6828
|
|
|
6777
6829
|
var _GS_BB_Create_By_Indexed_Points = Module["_GS_BB_Create_By_Indexed_Points"] = function() {
|
|
6778
|
-
return (_GS_BB_Create_By_Indexed_Points = Module["_GS_BB_Create_By_Indexed_Points"] = Module["asm"]["
|
|
6830
|
+
return (_GS_BB_Create_By_Indexed_Points = Module["_GS_BB_Create_By_Indexed_Points"] = Module["asm"]["bl"]).apply(null, arguments);
|
|
6779
6831
|
};
|
|
6780
6832
|
|
|
6781
6833
|
var _GS_Intersection_Ray_Triangle = Module["_GS_Intersection_Ray_Triangle"] = function() {
|
|
6782
|
-
return (_GS_Intersection_Ray_Triangle = Module["_GS_Intersection_Ray_Triangle"] = Module["asm"]["
|
|
6834
|
+
return (_GS_Intersection_Ray_Triangle = Module["_GS_Intersection_Ray_Triangle"] = Module["asm"]["cl"]).apply(null, arguments);
|
|
6783
6835
|
};
|
|
6784
6836
|
|
|
6785
6837
|
var _GS_Intersection_Ray_Triangles = Module["_GS_Intersection_Ray_Triangles"] = function() {
|
|
6786
|
-
return (_GS_Intersection_Ray_Triangles = Module["_GS_Intersection_Ray_Triangles"] = Module["asm"]["
|
|
6838
|
+
return (_GS_Intersection_Ray_Triangles = Module["_GS_Intersection_Ray_Triangles"] = Module["asm"]["dl"]).apply(null, arguments);
|
|
6787
6839
|
};
|
|
6788
6840
|
|
|
6789
6841
|
var _GS_Is_Intersection_Ray_BBox = Module["_GS_Is_Intersection_Ray_BBox"] = function() {
|
|
6790
|
-
return (_GS_Is_Intersection_Ray_BBox = Module["_GS_Is_Intersection_Ray_BBox"] = Module["asm"]["
|
|
6842
|
+
return (_GS_Is_Intersection_Ray_BBox = Module["_GS_Is_Intersection_Ray_BBox"] = Module["asm"]["el"]).apply(null, arguments);
|
|
6843
|
+
};
|
|
6844
|
+
|
|
6845
|
+
var _cJSON_Delete = Module["_cJSON_Delete"] = function() {
|
|
6846
|
+
return (_cJSON_Delete = Module["_cJSON_Delete"] = Module["asm"]["fl"]).apply(null, arguments);
|
|
6847
|
+
};
|
|
6848
|
+
|
|
6849
|
+
var _cJSON_Parse = Module["_cJSON_Parse"] = function() {
|
|
6850
|
+
return (_cJSON_Parse = Module["_cJSON_Parse"] = Module["asm"]["gl"]).apply(null, arguments);
|
|
6851
|
+
};
|
|
6852
|
+
|
|
6853
|
+
var _cJSON_Print = Module["_cJSON_Print"] = function() {
|
|
6854
|
+
return (_cJSON_Print = Module["_cJSON_Print"] = Module["asm"]["hl"]).apply(null, arguments);
|
|
6855
|
+
};
|
|
6856
|
+
|
|
6857
|
+
var _cJSON_PrintUnformatted = Module["_cJSON_PrintUnformatted"] = function() {
|
|
6858
|
+
return (_cJSON_PrintUnformatted = Module["_cJSON_PrintUnformatted"] = Module["asm"]["il"]).apply(null, arguments);
|
|
6859
|
+
};
|
|
6860
|
+
|
|
6861
|
+
var _cJSON_PrintBuffered = Module["_cJSON_PrintBuffered"] = function() {
|
|
6862
|
+
return (_cJSON_PrintBuffered = Module["_cJSON_PrintBuffered"] = Module["asm"]["jl"]).apply(null, arguments);
|
|
6791
6863
|
};
|
|
6792
6864
|
|
|
6793
6865
|
var ___errno_location = function() {
|
|
6794
|
-
return (___errno_location = Module["asm"]["
|
|
6866
|
+
return (___errno_location = Module["asm"]["kl"]).apply(null, arguments);
|
|
6795
6867
|
};
|
|
6796
6868
|
|
|
6797
6869
|
var _malloc = Module["_malloc"] = function() {
|
|
6798
|
-
return (_malloc = Module["_malloc"] = Module["asm"]["
|
|
6870
|
+
return (_malloc = Module["_malloc"] = Module["asm"]["ll"]).apply(null, arguments);
|
|
6799
6871
|
};
|
|
6800
6872
|
|
|
6801
6873
|
var _free = Module["_free"] = function() {
|
|
6802
|
-
return (_free = Module["_free"] = Module["asm"]["
|
|
6874
|
+
return (_free = Module["_free"] = Module["asm"]["ml"]).apply(null, arguments);
|
|
6803
6875
|
};
|
|
6804
6876
|
|
|
6805
6877
|
var _setThrew = function() {
|
|
6806
|
-
return (_setThrew = Module["asm"]["
|
|
6878
|
+
return (_setThrew = Module["asm"]["nl"]).apply(null, arguments);
|
|
6807
6879
|
};
|
|
6808
6880
|
|
|
6809
6881
|
var _saveSetjmp = function() {
|
|
@@ -6811,20 +6883,20 @@ var _saveSetjmp = function() {
|
|
|
6811
6883
|
};
|
|
6812
6884
|
|
|
6813
6885
|
var stackSave = function() {
|
|
6814
|
-
return (stackSave = Module["asm"]["
|
|
6886
|
+
return (stackSave = Module["asm"]["ol"]).apply(null, arguments);
|
|
6815
6887
|
};
|
|
6816
6888
|
|
|
6817
6889
|
var stackRestore = function() {
|
|
6818
|
-
return (stackRestore = Module["asm"]["
|
|
6890
|
+
return (stackRestore = Module["asm"]["pl"]).apply(null, arguments);
|
|
6819
6891
|
};
|
|
6820
6892
|
|
|
6821
6893
|
var ___cxa_is_pointer_type = function() {
|
|
6822
6894
|
return (___cxa_is_pointer_type = Module["asm"]["__cxa_is_pointer_type"]).apply(null, arguments);
|
|
6823
6895
|
};
|
|
6824
6896
|
|
|
6825
|
-
var ___start_em_js = Module["___start_em_js"] =
|
|
6897
|
+
var ___start_em_js = Module["___start_em_js"] = 178864;
|
|
6826
6898
|
|
|
6827
|
-
var ___stop_em_js = Module["___stop_em_js"] =
|
|
6899
|
+
var ___stop_em_js = Module["___stop_em_js"] = 181147;
|
|
6828
6900
|
|
|
6829
6901
|
function invoke_iii(index, a1, a2) {
|
|
6830
6902
|
var sp = stackSave();
|