1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <X3D profile='Immersive' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
4 | <head> |
5 | <meta name='title' content=' Pdm1BottomMineExample.x3d '/> |
6 | <meta name='description' content='Russian bottom mine triggered by tilt bar (whisker); example use of prototype.'/> |
7 | <meta name='creator' content='Don Brutzman and Jeff Weekley, LAX Gate 65'/> |
8 | <meta name='created' content='20 March 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='reference' content=' Pdm1BottomMinePrototype.x3d '/> |
11 | <meta name='photo' content='Pdm1AssembledMine97cm.jpg'/> |
12 | <meta name='photo' content='Pdm1Fuse.jpg'/> |
13 | <meta name='photo' content='Pdm1FuseBoxLabel.jpg'/> |
14 | <meta name='photo' content='Pdm1MineBoxLabel.jpg'/> |
15 | <meta name='photo' content='Pdm1MineCaseAnchorFrame.jpg'/> |
16 | <meta name='reference' content=' https://www.fas.org/man/dod-101/navy/docs/swos/cmd/miw/Sp6-4-1/sld065.htm '/> |
17 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/Pdm1BottomMineExample.x3d '/> |
18 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
19 | <meta name='license' content='../../license.html'/> |
20 | </head> |
21 | <Scene> |
22 | <WorldInfo title='Pdm1BottomMineExample.x3d'/> |
23 | <ExternProtoDeclare name='Pdm1BottomMine' appinfo='PDM-1 underwater mine' url=' "Pdm1BottomMinePrototype.x3d#Pdm1BottomMine" "https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/Pdm1BottomMinePrototype.x3d#Pdm1BottomMine" "Pdm1BottomMinePrototype.wrl#Pdm1BottomMine" "https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/Pdm1BottomMinePrototype.wrl#Pdm1BottomMine" '> |
24 |
<field name='mineColor' type='SFColor' accessType='inputOutput'
appinfo='useful for classification'/> |
25 |
<field name='viewpointDescription' type='SFString' accessType='initializeOnly'
appinfo='customize to match each instance'/> |
26 | </ExternProtoDeclare> |
27 | <Background skyColor='0 0.3 1.0'/> |
28 | <ProtoInstance name='Pdm1BottomMine'> |
29 | <fieldValue name='mineColor' value='0.4 0.3 0.1'/> |
30 | <fieldValue name='viewpointDescription' value='PDM-1 closeup 1.5m'/> |
31 | </ProtoInstance> |
32 | <Viewpoint description='PDM-1 example' position='0 0.5 5'/> |
33 | </Scene> |
34 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
line 28
ProtoInstance Pdm1BottomMine |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->