x_ite 9.0.1 → 9.0.3
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/dist/assets/components/Annotation.js +33 -33
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +34 -34
- package/dist/assets/components/CADGeometry.min.js +1 -1
- package/dist/assets/components/CubeMapTexturing.js +113 -124
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +92 -47
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +34 -34
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +45 -45
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +90 -76
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +171 -149
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +18 -16
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +44 -44
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +68 -173
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +112 -97
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +106 -102
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +214 -125
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +43 -43
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +34 -33
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjection.js +48 -48
- package/dist/assets/components/TextureProjection.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +60 -64
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +66 -66
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +12 -12
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +1129 -959
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.min.mjs +1 -1
- package/dist/x_ite.mjs +1129 -959
- package/dist/x_ite.zip +0 -0
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* X_ITE v9.0.
|
|
1
|
+
/* X_ITE v9.0.3 */(() => { // webpackBootstrap
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ // The require scope
|
|
4
4
|
/******/ var __webpack_require__ = {};
|
|
@@ -39,25 +39,25 @@ var __webpack_exports__ = {};
|
|
|
39
39
|
// UNUSED EXPORTS: default
|
|
40
40
|
|
|
41
41
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
|
|
42
|
-
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
42
|
+
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components");
|
|
43
43
|
var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
|
|
44
44
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
|
|
45
|
-
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
45
|
+
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Fields");
|
|
46
46
|
var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
|
|
47
47
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
|
|
48
|
-
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
48
|
+
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DFieldDefinition");
|
|
49
49
|
var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
|
|
50
50
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
|
|
51
|
-
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
51
|
+
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/FieldDefinitionArray");
|
|
52
52
|
var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
|
|
53
53
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Rendering/X3DCoordinateNode\")"
|
|
54
|
-
const X3DCoordinateNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
54
|
+
const X3DCoordinateNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Rendering/X3DCoordinateNode");
|
|
55
55
|
var X3DCoordinateNode_default = /*#__PURE__*/__webpack_require__.n(X3DCoordinateNode_namespaceObject);
|
|
56
56
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
|
|
57
|
-
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
57
|
+
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DConstants");
|
|
58
58
|
var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
|
|
59
59
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
|
|
60
|
-
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
60
|
+
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Namespace");
|
|
61
61
|
var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
|
|
62
62
|
;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Spheroid3.js
|
|
63
63
|
/*******************************************************************************
|
|
@@ -248,10 +248,10 @@ const ReferenceEllipsoids_default_ = ReferenceEllipsoids;
|
|
|
248
248
|
Namespace_default().add ("ReferenceEllipsoids", "standard/Geospatial/ReferenceEllipsoids", ReferenceEllipsoids_default_);
|
|
249
249
|
/* harmony default export */ const Geospatial_ReferenceEllipsoids = (ReferenceEllipsoids_default_);
|
|
250
250
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Vector3\")"
|
|
251
|
-
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
251
|
+
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Numbers/Vector3");
|
|
252
252
|
var Vector3_default = /*#__PURE__*/__webpack_require__.n(Vector3_namespaceObject);
|
|
253
253
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Algorithm\")"
|
|
254
|
-
const Algorithm_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
254
|
+
const Algorithm_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Algorithm");
|
|
255
255
|
var Algorithm_default = /*#__PURE__*/__webpack_require__.n(Algorithm_namespaceObject);
|
|
256
256
|
;// CONCATENATED MODULE: ./src/standard/Geospatial/Geodetic.js
|
|
257
257
|
/*******************************************************************************
|
|
@@ -1016,10 +1016,10 @@ const GeospatialObject_default_ = GeospatialObject;
|
|
|
1016
1016
|
Namespace_default().add ("GeospatialObject", "x_ite/Browser/Geospatial/GeospatialObject", GeospatialObject_default_);
|
|
1017
1017
|
/* harmony default export */ const Geospatial_GeospatialObject = (GeospatialObject_default_);
|
|
1018
1018
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DCast\")"
|
|
1019
|
-
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1019
|
+
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DCast");
|
|
1020
1020
|
var X3DCast_default = /*#__PURE__*/__webpack_require__.n(X3DCast_namespaceObject);
|
|
1021
1021
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Matrix4\")"
|
|
1022
|
-
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1022
|
+
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Numbers/Matrix4");
|
|
1023
1023
|
var Matrix4_default = /*#__PURE__*/__webpack_require__.n(Matrix4_namespaceObject);
|
|
1024
1024
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/X3DGeospatialObject.js
|
|
1025
1025
|
/*******************************************************************************
|
|
@@ -1286,9 +1286,9 @@ Object .defineProperties (X3DGeospatialObject,
|
|
|
1286
1286
|
value: "X3DGeospatialObject",
|
|
1287
1287
|
enumerable: true,
|
|
1288
1288
|
},
|
|
1289
|
-
|
|
1289
|
+
componentInfo:
|
|
1290
1290
|
{
|
|
1291
|
-
value: "Geospatial",
|
|
1291
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
1292
1292
|
enumerable: true,
|
|
1293
1293
|
},
|
|
1294
1294
|
});
|
|
@@ -1299,7 +1299,7 @@ const X3DGeospatialObject_default_ = X3DGeospatialObject;
|
|
|
1299
1299
|
Namespace_default().add ("X3DGeospatialObject", "x_ite/Components/Geospatial/X3DGeospatialObject", X3DGeospatialObject_default_);
|
|
1300
1300
|
/* harmony default export */ const Geospatial_X3DGeospatialObject = (X3DGeospatialObject_default_);
|
|
1301
1301
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Triangle3\")"
|
|
1302
|
-
const Triangle3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1302
|
+
const Triangle3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Geometry/Triangle3");
|
|
1303
1303
|
var Triangle3_default = /*#__PURE__*/__webpack_require__.n(Triangle3_namespaceObject);
|
|
1304
1304
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoCoordinate.js
|
|
1305
1305
|
/*******************************************************************************
|
|
@@ -1513,9 +1513,9 @@ Object .defineProperties (GeoCoordinate,
|
|
|
1513
1513
|
value: "GeoCoordinate",
|
|
1514
1514
|
enumerable: true,
|
|
1515
1515
|
},
|
|
1516
|
-
|
|
1516
|
+
componentInfo:
|
|
1517
1517
|
{
|
|
1518
|
-
value: "Geospatial",
|
|
1518
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
1519
1519
|
enumerable: true,
|
|
1520
1520
|
},
|
|
1521
1521
|
containerField:
|
|
@@ -1525,7 +1525,7 @@ Object .defineProperties (GeoCoordinate,
|
|
|
1525
1525
|
},
|
|
1526
1526
|
specificationRange:
|
|
1527
1527
|
{
|
|
1528
|
-
value: Object .freeze (
|
|
1528
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
1529
1529
|
enumerable: true,
|
|
1530
1530
|
},
|
|
1531
1531
|
fieldDefinitions:
|
|
@@ -1546,10 +1546,10 @@ const GeoCoordinate_default_ = GeoCoordinate;
|
|
|
1546
1546
|
Namespace_default().add ("GeoCoordinate", "x_ite/Components/Geospatial/GeoCoordinate", GeoCoordinate_default_);
|
|
1547
1547
|
/* harmony default export */ const Geospatial_GeoCoordinate = (GeoCoordinate_default_);
|
|
1548
1548
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Rendering/X3DGeometryNode\")"
|
|
1549
|
-
const X3DGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1549
|
+
const X3DGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Rendering/X3DGeometryNode");
|
|
1550
1550
|
var X3DGeometryNode_default = /*#__PURE__*/__webpack_require__.n(X3DGeometryNode_namespaceObject);
|
|
1551
1551
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Vector2\")"
|
|
1552
|
-
const Vector2_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1552
|
+
const Vector2_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Numbers/Vector2");
|
|
1553
1553
|
var Vector2_default = /*#__PURE__*/__webpack_require__.n(Vector2_namespaceObject);
|
|
1554
1554
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoElevationGrid.js
|
|
1555
1555
|
/*******************************************************************************
|
|
@@ -1617,6 +1617,7 @@ function GeoElevationGrid (executionContext)
|
|
|
1617
1617
|
|
|
1618
1618
|
this .addType ((X3DConstants_default()).GeoElevationGrid);
|
|
1619
1619
|
|
|
1620
|
+
this ._set_height .setUnit ("length");
|
|
1620
1621
|
this ._creaseAngle .setUnit ("angle");
|
|
1621
1622
|
this ._height .setUnit ("length");
|
|
1622
1623
|
|
|
@@ -1633,9 +1634,10 @@ Object .assign (Object .setPrototypeOf (GeoElevationGrid .prototype, (X3DGeometr
|
|
|
1633
1634
|
X3DGeometryNode_default().prototype .initialize .call (this);
|
|
1634
1635
|
Geospatial_X3DGeospatialObject .prototype .initialize .call (this);
|
|
1635
1636
|
|
|
1636
|
-
this .
|
|
1637
|
-
this .
|
|
1638
|
-
this .
|
|
1637
|
+
this ._set_height .addFieldInterest (this ._height);
|
|
1638
|
+
this ._color .addInterest ("set_color__", this);
|
|
1639
|
+
this ._texCoord .addInterest ("set_texCoord__", this);
|
|
1640
|
+
this ._normal .addInterest ("set_normal__", this);
|
|
1639
1641
|
|
|
1640
1642
|
this .set_color__ ();
|
|
1641
1643
|
this .set_texCoord__ ();
|
|
@@ -1943,9 +1945,9 @@ Object .defineProperties (GeoElevationGrid,
|
|
|
1943
1945
|
value: "GeoElevationGrid",
|
|
1944
1946
|
enumerable: true,
|
|
1945
1947
|
},
|
|
1946
|
-
|
|
1948
|
+
componentInfo:
|
|
1947
1949
|
{
|
|
1948
|
-
value: "Geospatial",
|
|
1950
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
1949
1951
|
enumerable: true,
|
|
1950
1952
|
},
|
|
1951
1953
|
containerField:
|
|
@@ -1955,7 +1957,7 @@ Object .defineProperties (GeoElevationGrid,
|
|
|
1955
1957
|
},
|
|
1956
1958
|
specificationRange:
|
|
1957
1959
|
{
|
|
1958
|
-
value: Object .freeze (
|
|
1960
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
1959
1961
|
enumerable: true,
|
|
1960
1962
|
},
|
|
1961
1963
|
fieldDefinitions:
|
|
@@ -1964,6 +1966,7 @@ Object .defineProperties (GeoElevationGrid,
|
|
|
1964
1966
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
1965
1967
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "geoOrigin", new (Fields_default()).SFNode ()),
|
|
1966
1968
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "geoSystem", new (Fields_default()).MFString ("GD", "WE")),
|
|
1969
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOnly, "set_height", new (Fields_default()).MFDouble ()),
|
|
1967
1970
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "geoGridOrigin", new (Fields_default()).SFVec3d ()),
|
|
1968
1971
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "xDimension", new (Fields_default()).SFInt32 ()),
|
|
1969
1972
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "zDimension", new (Fields_default()).SFInt32 ()),
|
|
@@ -1978,7 +1981,7 @@ Object .defineProperties (GeoElevationGrid,
|
|
|
1978
1981
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "color", new (Fields_default()).SFNode ()),
|
|
1979
1982
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "texCoord", new (Fields_default()).SFNode ()),
|
|
1980
1983
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "normal", new (Fields_default()).SFNode ()),
|
|
1981
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).
|
|
1984
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "height", new (Fields_default()).MFDouble (0, 0)),
|
|
1982
1985
|
]),
|
|
1983
1986
|
enumerable: true,
|
|
1984
1987
|
},
|
|
@@ -1990,22 +1993,22 @@ const GeoElevationGrid_default_ = GeoElevationGrid;
|
|
|
1990
1993
|
Namespace_default().add ("GeoElevationGrid", "x_ite/Components/Geospatial/GeoElevationGrid", GeoElevationGrid_default_);
|
|
1991
1994
|
/* harmony default export */ const Geospatial_GeoElevationGrid = (GeoElevationGrid_default_);
|
|
1992
1995
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DChildNode\")"
|
|
1993
|
-
const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1996
|
+
const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Core/X3DChildNode");
|
|
1994
1997
|
var X3DChildNode_default = /*#__PURE__*/__webpack_require__.n(X3DChildNode_namespaceObject);
|
|
1995
1998
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DBoundedObject\")"
|
|
1996
|
-
const X3DBoundedObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
1999
|
+
const X3DBoundedObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DBoundedObject");
|
|
1997
2000
|
var X3DBoundedObject_default = /*#__PURE__*/__webpack_require__.n(X3DBoundedObject_namespaceObject);
|
|
1998
2001
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Rendering/TraverseType\")"
|
|
1999
|
-
const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2002
|
+
const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Rendering/TraverseType");
|
|
2000
2003
|
var TraverseType_default = /*#__PURE__*/__webpack_require__.n(TraverseType_namespaceObject);
|
|
2001
2004
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/Group\")"
|
|
2002
|
-
const Group_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2005
|
+
const Group_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/Group");
|
|
2003
2006
|
var Group_default = /*#__PURE__*/__webpack_require__.n(Group_namespaceObject);
|
|
2004
2007
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Networking/Inline\")"
|
|
2005
|
-
const Inline_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2008
|
+
const Inline_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Networking/Inline");
|
|
2006
2009
|
var Inline_default = /*#__PURE__*/__webpack_require__.n(Inline_namespaceObject);
|
|
2007
2010
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Box3\")"
|
|
2008
|
-
const Box3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2011
|
+
const Box3_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Geometry/Box3");
|
|
2009
2012
|
var Box3_default = /*#__PURE__*/__webpack_require__.n(Box3_namespaceObject);
|
|
2010
2013
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoLOD.js
|
|
2011
2014
|
/*******************************************************************************
|
|
@@ -2433,9 +2436,9 @@ Object .defineProperties (GeoLOD,
|
|
|
2433
2436
|
value: "GeoLOD",
|
|
2434
2437
|
enumerable: true,
|
|
2435
2438
|
},
|
|
2436
|
-
|
|
2439
|
+
componentInfo:
|
|
2437
2440
|
{
|
|
2438
|
-
value: "Geospatial",
|
|
2441
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
2439
2442
|
enumerable: true,
|
|
2440
2443
|
},
|
|
2441
2444
|
containerField:
|
|
@@ -2445,7 +2448,7 @@ Object .defineProperties (GeoLOD,
|
|
|
2445
2448
|
},
|
|
2446
2449
|
specificationRange:
|
|
2447
2450
|
{
|
|
2448
|
-
value: Object .freeze (
|
|
2451
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
2449
2452
|
enumerable: true,
|
|
2450
2453
|
},
|
|
2451
2454
|
fieldDefinitions:
|
|
@@ -2479,7 +2482,7 @@ const GeoLOD_default_ = GeoLOD;
|
|
|
2479
2482
|
Namespace_default().add ("GeoLOD", "x_ite/Components/Geospatial/GeoLOD", GeoLOD_default_);
|
|
2480
2483
|
/* harmony default export */ const Geospatial_GeoLOD = (GeoLOD_default_);
|
|
2481
2484
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DTransformMatrix3DNode\")"
|
|
2482
|
-
const X3DTransformMatrix3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2485
|
+
const X3DTransformMatrix3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DTransformMatrix3DNode");
|
|
2483
2486
|
var X3DTransformMatrix3DNode_default = /*#__PURE__*/__webpack_require__.n(X3DTransformMatrix3DNode_namespaceObject);
|
|
2484
2487
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoLocation.js
|
|
2485
2488
|
/*******************************************************************************
|
|
@@ -2577,9 +2580,9 @@ Object .defineProperties (GeoLocation,
|
|
|
2577
2580
|
value: "GeoLocation",
|
|
2578
2581
|
enumerable: true,
|
|
2579
2582
|
},
|
|
2580
|
-
|
|
2583
|
+
componentInfo:
|
|
2581
2584
|
{
|
|
2582
|
-
value: "Geospatial",
|
|
2585
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
2583
2586
|
enumerable: true,
|
|
2584
2587
|
},
|
|
2585
2588
|
containerField:
|
|
@@ -2589,7 +2592,7 @@ Object .defineProperties (GeoLocation,
|
|
|
2589
2592
|
},
|
|
2590
2593
|
specificationRange:
|
|
2591
2594
|
{
|
|
2592
|
-
value: Object .freeze (
|
|
2595
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
2593
2596
|
enumerable: true,
|
|
2594
2597
|
},
|
|
2595
2598
|
fieldDefinitions:
|
|
@@ -2617,10 +2620,10 @@ const GeoLocation_default_ = GeoLocation;
|
|
|
2617
2620
|
Namespace_default().add ("GeoLocation", "x_ite/Components/Geospatial/GeoLocation", GeoLocation_default_);
|
|
2618
2621
|
/* harmony default export */ const Geospatial_GeoLocation = (GeoLocation_default_);
|
|
2619
2622
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DInfoNode\")"
|
|
2620
|
-
const X3DInfoNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2623
|
+
const X3DInfoNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Core/X3DInfoNode");
|
|
2621
2624
|
var X3DInfoNode_default = /*#__PURE__*/__webpack_require__.n(X3DInfoNode_namespaceObject);
|
|
2622
2625
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Networking/X3DUrlObject\")"
|
|
2623
|
-
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2626
|
+
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Networking/X3DUrlObject");
|
|
2624
2627
|
var X3DUrlObject_default = /*#__PURE__*/__webpack_require__.n(X3DUrlObject_namespaceObject);
|
|
2625
2628
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoMetadata.js
|
|
2626
2629
|
/*******************************************************************************
|
|
@@ -2709,9 +2712,9 @@ Object .defineProperties (GeoMetadata,
|
|
|
2709
2712
|
value: "GeoMetadata",
|
|
2710
2713
|
enumerable: true,
|
|
2711
2714
|
},
|
|
2712
|
-
|
|
2715
|
+
componentInfo:
|
|
2713
2716
|
{
|
|
2714
|
-
value: "Geospatial",
|
|
2717
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
2715
2718
|
enumerable: true,
|
|
2716
2719
|
},
|
|
2717
2720
|
containerField:
|
|
@@ -2721,13 +2724,14 @@ Object .defineProperties (GeoMetadata,
|
|
|
2721
2724
|
},
|
|
2722
2725
|
specificationRange:
|
|
2723
2726
|
{
|
|
2724
|
-
value: Object .freeze (
|
|
2727
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
2725
2728
|
enumerable: true,
|
|
2726
2729
|
},
|
|
2727
2730
|
fieldDefinitions:
|
|
2728
2731
|
{
|
|
2729
2732
|
value: new (FieldDefinitionArray_default()) ([
|
|
2730
2733
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
2734
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "description", new (Fields_default()).SFString ()),
|
|
2731
2735
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "load", new (Fields_default()).SFBool (true)),
|
|
2732
2736
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "url", new (Fields_default()).MFString ()),
|
|
2733
2737
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "autoRefresh", new (Fields_default()).SFTime ()),
|
|
@@ -2745,7 +2749,7 @@ const GeoMetadata_default_ = GeoMetadata;
|
|
|
2745
2749
|
Namespace_default().add ("GeoMetadata", "x_ite/Components/Geospatial/GeoMetadata", GeoMetadata_default_);
|
|
2746
2750
|
/* harmony default export */ const Geospatial_GeoMetadata = (GeoMetadata_default_);
|
|
2747
2751
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DNode\")"
|
|
2748
|
-
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2752
|
+
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Core/X3DNode");
|
|
2749
2753
|
var X3DNode_default = /*#__PURE__*/__webpack_require__.n(X3DNode_namespaceObject);
|
|
2750
2754
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoOrigin.js
|
|
2751
2755
|
/*******************************************************************************
|
|
@@ -2838,9 +2842,9 @@ Object .defineProperties (GeoOrigin,
|
|
|
2838
2842
|
value: "GeoOrigin",
|
|
2839
2843
|
enumerable: true,
|
|
2840
2844
|
},
|
|
2841
|
-
|
|
2845
|
+
componentInfo:
|
|
2842
2846
|
{
|
|
2843
|
-
value: "Geospatial",
|
|
2847
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
2844
2848
|
enumerable: true,
|
|
2845
2849
|
},
|
|
2846
2850
|
containerField:
|
|
@@ -2850,7 +2854,7 @@ Object .defineProperties (GeoOrigin,
|
|
|
2850
2854
|
},
|
|
2851
2855
|
specificationRange:
|
|
2852
2856
|
{
|
|
2853
|
-
value: Object .freeze (
|
|
2857
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
2854
2858
|
enumerable: true,
|
|
2855
2859
|
},
|
|
2856
2860
|
fieldDefinitions:
|
|
@@ -2871,7 +2875,7 @@ const GeoOrigin_default_ = GeoOrigin;
|
|
|
2871
2875
|
Namespace_default().add ("GeoOrigin", "x_ite/Components/Geospatial/GeoOrigin", GeoOrigin_default_);
|
|
2872
2876
|
/* harmony default export */ const Geospatial_GeoOrigin = (GeoOrigin_default_);
|
|
2873
2877
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Interpolation/X3DInterpolatorNode\")"
|
|
2874
|
-
const X3DInterpolatorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
2878
|
+
const X3DInterpolatorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Interpolation/X3DInterpolatorNode");
|
|
2875
2879
|
var X3DInterpolatorNode_default = /*#__PURE__*/__webpack_require__.n(X3DInterpolatorNode_namespaceObject);
|
|
2876
2880
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoPositionInterpolator.js
|
|
2877
2881
|
/*******************************************************************************
|
|
@@ -2998,9 +3002,9 @@ Object .defineProperties (GeoPositionInterpolator,
|
|
|
2998
3002
|
value: "GeoPositionInterpolator",
|
|
2999
3003
|
enumerable: true,
|
|
3000
3004
|
},
|
|
3001
|
-
|
|
3005
|
+
componentInfo:
|
|
3002
3006
|
{
|
|
3003
|
-
value: "Geospatial",
|
|
3007
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
3004
3008
|
enumerable: true,
|
|
3005
3009
|
},
|
|
3006
3010
|
containerField:
|
|
@@ -3010,7 +3014,7 @@ Object .defineProperties (GeoPositionInterpolator,
|
|
|
3010
3014
|
},
|
|
3011
3015
|
specificationRange:
|
|
3012
3016
|
{
|
|
3013
|
-
value: Object .freeze (
|
|
3017
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
3014
3018
|
enumerable: true,
|
|
3015
3019
|
},
|
|
3016
3020
|
fieldDefinitions:
|
|
@@ -3022,7 +3026,7 @@ Object .defineProperties (GeoPositionInterpolator,
|
|
|
3022
3026
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOnly, "set_fraction", new (Fields_default()).SFFloat ()),
|
|
3023
3027
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "key", new (Fields_default()).MFFloat ()),
|
|
3024
3028
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "keyValue", new (Fields_default()).MFVec3d ()),
|
|
3025
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "value_changed", new (Fields_default()).
|
|
3029
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "value_changed", new (Fields_default()).SFVec3f ()),
|
|
3026
3030
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "geovalue_changed", new (Fields_default()).SFVec3d ()),
|
|
3027
3031
|
]),
|
|
3028
3032
|
enumerable: true,
|
|
@@ -3035,10 +3039,10 @@ const GeoPositionInterpolator_default_ = GeoPositionInterpolator;
|
|
|
3035
3039
|
Namespace_default().add ("GeoPositionInterpolator", "x_ite/Components/Geospatial/GeoPositionInterpolator", GeoPositionInterpolator_default_);
|
|
3036
3040
|
/* harmony default export */ const Geospatial_GeoPositionInterpolator = (GeoPositionInterpolator_default_);
|
|
3037
3041
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/EnvironmentalSensor/X3DEnvironmentalSensorNode\")"
|
|
3038
|
-
const X3DEnvironmentalSensorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3042
|
+
const X3DEnvironmentalSensorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/EnvironmentalSensor/X3DEnvironmentalSensorNode");
|
|
3039
3043
|
var X3DEnvironmentalSensorNode_default = /*#__PURE__*/__webpack_require__.n(X3DEnvironmentalSensorNode_namespaceObject);
|
|
3040
3044
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/EnvironmentalSensor/ProximitySensor\")"
|
|
3041
|
-
const ProximitySensor_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3045
|
+
const ProximitySensor_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/EnvironmentalSensor/ProximitySensor");
|
|
3042
3046
|
var ProximitySensor_default = /*#__PURE__*/__webpack_require__.n(ProximitySensor_namespaceObject);
|
|
3043
3047
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoProximitySensor.js
|
|
3044
3048
|
/*******************************************************************************
|
|
@@ -3127,6 +3131,8 @@ Object .assign (Object .setPrototypeOf (GeoProximitySensor .prototype, (X3DEnvir
|
|
|
3127
3131
|
this ._size .addFieldInterest (this .proximitySensor ._size);
|
|
3128
3132
|
this ._center .addFieldInterest (this .proximitySensor ._center);
|
|
3129
3133
|
|
|
3134
|
+
this ._geoCenter .addFieldInterest (this ._center);
|
|
3135
|
+
|
|
3130
3136
|
this .proximitySensor ._isCameraObject .addFieldInterest (this ._isCameraObject);
|
|
3131
3137
|
this .proximitySensor ._isPickableObject .addFieldInterest (this ._isPickableObject);
|
|
3132
3138
|
|
|
@@ -3167,9 +3173,9 @@ Object .defineProperties (GeoProximitySensor,
|
|
|
3167
3173
|
value: "GeoProximitySensor",
|
|
3168
3174
|
enumerable: true,
|
|
3169
3175
|
},
|
|
3170
|
-
|
|
3176
|
+
componentInfo:
|
|
3171
3177
|
{
|
|
3172
|
-
value: "Geospatial",
|
|
3178
|
+
value: Object .freeze ({ name: "Geospatial", level: 2 }),
|
|
3173
3179
|
enumerable: true,
|
|
3174
3180
|
},
|
|
3175
3181
|
containerField:
|
|
@@ -3179,18 +3185,20 @@ Object .defineProperties (GeoProximitySensor,
|
|
|
3179
3185
|
},
|
|
3180
3186
|
specificationRange:
|
|
3181
3187
|
{
|
|
3182
|
-
value: Object .freeze (
|
|
3188
|
+
value: Object .freeze ({ from: "3.2", to: "Infinity" }),
|
|
3183
3189
|
enumerable: true,
|
|
3184
3190
|
},
|
|
3185
3191
|
fieldDefinitions:
|
|
3186
3192
|
{
|
|
3187
3193
|
value: new (FieldDefinitionArray_default()) ([
|
|
3188
3194
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "metadata", new (Fields_default()).SFNode ()),
|
|
3195
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "description", new (Fields_default()).SFString ()),
|
|
3189
3196
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "geoOrigin", new (Fields_default()).SFNode ()),
|
|
3190
3197
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).initializeOnly, "geoSystem", new (Fields_default()).MFString ("GD", "WE")),
|
|
3191
3198
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "enabled", new (Fields_default()).SFBool (true)),
|
|
3192
3199
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "size", new (Fields_default()).SFVec3f ()),
|
|
3193
|
-
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "center", new (Fields_default()).
|
|
3200
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "center", new (Fields_default()).SFVec3d ()),
|
|
3201
|
+
new (X3DFieldDefinition_default()) ((X3DConstants_default()).inputOutput, "geoCenter", new (Fields_default()).SFVec3d ()),
|
|
3194
3202
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "isActive", new (Fields_default()).SFBool ()),
|
|
3195
3203
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "enterTime", new (Fields_default()).SFTime ()),
|
|
3196
3204
|
new (X3DFieldDefinition_default()) ((X3DConstants_default()).outputOnly, "exitTime", new (Fields_default()).SFTime ()),
|
|
@@ -3209,7 +3217,7 @@ const GeoProximitySensor_default_ = GeoProximitySensor;
|
|
|
3209
3217
|
Namespace_default().add ("GeoProximitySensor", "x_ite/Components/Geospatial/GeoProximitySensor", GeoProximitySensor_default_);
|
|
3210
3218
|
/* harmony default export */ const Geospatial_GeoProximitySensor = (GeoProximitySensor_default_);
|
|
3211
3219
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/PointingDeviceSensor/X3DTouchSensorNode\")"
|
|
3212
|
-
const X3DTouchSensorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3220
|
+
const X3DTouchSensorNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/PointingDeviceSensor/X3DTouchSensorNode");
|
|
3213
3221
|
var X3DTouchSensorNode_default = /*#__PURE__*/__webpack_require__.n(X3DTouchSensorNode_namespaceObject);
|
|
3214
3222
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoTouchSensor.js
|
|
3215
3223
|
/*******************************************************************************
|
|
@@ -3311,9 +3319,9 @@ Object .defineProperties (GeoTouchSensor,
|
|
|
3311
3319
|
value: "GeoTouchSensor",
|
|
3312
3320
|
enumerable: true,
|
|
3313
3321
|
},
|
|
3314
|
-
|
|
3322
|
+
componentInfo:
|
|
3315
3323
|
{
|
|
3316
|
-
value: "Geospatial",
|
|
3324
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
3317
3325
|
enumerable: true,
|
|
3318
3326
|
},
|
|
3319
3327
|
containerField:
|
|
@@ -3323,7 +3331,7 @@ Object .defineProperties (GeoTouchSensor,
|
|
|
3323
3331
|
},
|
|
3324
3332
|
specificationRange:
|
|
3325
3333
|
{
|
|
3326
|
-
value: Object .freeze (
|
|
3334
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
3327
3335
|
enumerable: true,
|
|
3328
3336
|
},
|
|
3329
3337
|
fieldDefinitions:
|
|
@@ -3458,9 +3466,9 @@ Object .defineProperties (GeoTransform,
|
|
|
3458
3466
|
value: "GeoTransform",
|
|
3459
3467
|
enumerable: true,
|
|
3460
3468
|
},
|
|
3461
|
-
|
|
3469
|
+
componentInfo:
|
|
3462
3470
|
{
|
|
3463
|
-
value: "Geospatial",
|
|
3471
|
+
value: Object .freeze ({ name: "Geospatial", level: 2 }),
|
|
3464
3472
|
enumerable: true,
|
|
3465
3473
|
},
|
|
3466
3474
|
containerField:
|
|
@@ -3470,7 +3478,7 @@ Object .defineProperties (GeoTransform,
|
|
|
3470
3478
|
},
|
|
3471
3479
|
specificationRange:
|
|
3472
3480
|
{
|
|
3473
|
-
value: Object .freeze (
|
|
3481
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
3474
3482
|
enumerable: true,
|
|
3475
3483
|
},
|
|
3476
3484
|
fieldDefinitions:
|
|
@@ -3502,16 +3510,16 @@ const GeoTransform_default_ = GeoTransform;
|
|
|
3502
3510
|
Namespace_default().add ("GeoTransform", "x_ite/Components/Geospatial/GeoTransform", GeoTransform_default_);
|
|
3503
3511
|
/* harmony default export */ const Geospatial_GeoTransform = (GeoTransform_default_);
|
|
3504
3512
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Navigation/X3DViewpointNode\")"
|
|
3505
|
-
const X3DViewpointNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3513
|
+
const X3DViewpointNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Navigation/X3DViewpointNode");
|
|
3506
3514
|
var X3DViewpointNode_default = /*#__PURE__*/__webpack_require__.n(X3DViewpointNode_namespaceObject);
|
|
3507
3515
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Navigation/Viewpoint\")"
|
|
3508
|
-
const Viewpoint_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3516
|
+
const Viewpoint_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Navigation/Viewpoint");
|
|
3509
3517
|
var Viewpoint_default = /*#__PURE__*/__webpack_require__.n(Viewpoint_namespaceObject);
|
|
3510
3518
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Navigation/NavigationInfo\")"
|
|
3511
|
-
const NavigationInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3519
|
+
const NavigationInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Navigation/NavigationInfo");
|
|
3512
3520
|
var NavigationInfo_default = /*#__PURE__*/__webpack_require__.n(NavigationInfo_namespaceObject);
|
|
3513
3521
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Rotation4\")"
|
|
3514
|
-
const Rotation4_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.
|
|
3522
|
+
const Rotation4_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("standard/Math/Numbers/Rotation4");
|
|
3515
3523
|
var Rotation4_default = /*#__PURE__*/__webpack_require__.n(Rotation4_namespaceObject);
|
|
3516
3524
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Geospatial/GeoViewpoint.js
|
|
3517
3525
|
/*******************************************************************************
|
|
@@ -3583,6 +3591,13 @@ function GeoViewpoint (executionContext)
|
|
|
3583
3591
|
this .addChildObjects ((X3DConstants_default()).inputOutput, "navType", new (Fields_default()).MFString ("EXAMINE", "ANY"),
|
|
3584
3592
|
(X3DConstants_default()).inputOutput, "headlight", new (Fields_default()).SFBool (true));
|
|
3585
3593
|
|
|
3594
|
+
// Units
|
|
3595
|
+
|
|
3596
|
+
this ._centerOfRotation .setUnit ("length");
|
|
3597
|
+
this ._fieldOfView .setUnit ("angle");
|
|
3598
|
+
|
|
3599
|
+
// Legacy
|
|
3600
|
+
|
|
3586
3601
|
if (executionContext .getSpecificationVersion () <= 3.2)
|
|
3587
3602
|
{
|
|
3588
3603
|
this .addAlias ("navType", this ._navType);
|
|
@@ -3591,8 +3606,7 @@ function GeoViewpoint (executionContext)
|
|
|
3591
3606
|
this .traverse = traverse;
|
|
3592
3607
|
}
|
|
3593
3608
|
|
|
3594
|
-
|
|
3595
|
-
this ._fieldOfView .setUnit ("angle");
|
|
3609
|
+
// Private properties
|
|
3596
3610
|
|
|
3597
3611
|
this .geoNavigationInfoNode = new (NavigationInfo_default()) (executionContext);
|
|
3598
3612
|
this .projectionMatrix = new (Matrix4_default()) ();
|
|
@@ -3762,9 +3776,9 @@ Object .defineProperties (GeoViewpoint,
|
|
|
3762
3776
|
value: "GeoViewpoint",
|
|
3763
3777
|
enumerable: true,
|
|
3764
3778
|
},
|
|
3765
|
-
|
|
3779
|
+
componentInfo:
|
|
3766
3780
|
{
|
|
3767
|
-
value: "Geospatial",
|
|
3781
|
+
value: Object .freeze ({ name: "Geospatial", level: 1 }),
|
|
3768
3782
|
enumerable: true,
|
|
3769
3783
|
},
|
|
3770
3784
|
containerField:
|
|
@@ -3774,7 +3788,7 @@ Object .defineProperties (GeoViewpoint,
|
|
|
3774
3788
|
},
|
|
3775
3789
|
specificationRange:
|
|
3776
3790
|
{
|
|
3777
|
-
value: Object .freeze (
|
|
3791
|
+
value: Object .freeze ({ from: "3.0", to: "Infinity" }),
|
|
3778
3792
|
enumerable: true,
|
|
3779
3793
|
},
|
|
3780
3794
|
fieldDefinitions:
|