| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
| 3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
| 4 | <head> |
| 5 | <meta name='title' content=' CrewHouseHatch.x3d '/> |
| 6 | <meta name='description' content='Crew House Hatch for the LCAC'/> |
| 7 | <meta name='creator' content='Jeffrey Weekley'/> |
| 8 | <meta name='created' content='6 July 2001'/> |
| 9 | <meta name='modified' content='20 October 2019'/> |
| 10 | <meta name='reference' content='http://www.hazegray.org/features/nato/us/lcac'/> |
| 11 | <meta name='reference' content=' lcac.pdf '/> |
| 12 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ship/lcac.htm '/> |
| 13 |
<meta name='reference' content='lsd-44_990829-N-9593R-002.jpg' />
|
| 14 |
<meta name='reference' content='https://www.fas.org/man/dod-101/sys/ship/lsd-44_990829-N-9593R-002.jpg' />
|
| 15 |
<meta name='reference' content='lcac-kb97_8.jpg' />
|
| 16 |
<meta name='reference' content='https://www.fas.org/man/dod-101/sys/ship/lcac-kb97_8.jpg' />
|
| 17 |
<meta name='reference' content='lcac-dvic076.jpg' />
|
| 18 |
<meta name='reference' content='https://www.fas.org/man/dod-101/sys/ship/lcac-dvic076.jpg' />
|
| 19 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/LCAC/CrewHouseHatch.x3d '/> |
| 20 | <meta name='subject' content='LCAC Crew House Hatch'/> |
| 21 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
| 22 | <meta name='license' content='../../license.html'/> |
| 23 | </head> |
| 24 | <Scene> |
| 25 | <WorldInfo title='CrewHouseHatch.x3d'/> |
| 26 | <ExternProtoDeclare name='ArbitraryAxisCylinderSensor' appinfo='Modified CylinderSensor with children nodes oriented about an arbitrary axis. Warning: ArbitraryAxisCylinderSensor affects children, not peers.' url=' "../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.x3d#ArbitraryAxisCylinderSensor" "../../../Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ArbitraryAxisCylinderSensorPrototype.wrl#ArbitraryAxisCylinderSensor" '> |
| 27 |
<field name='shiftRotationAxis' type='SFRotation' accessType='initializeOnly'
appinfo='shifted axis of rotation from local vertical, default 1 0 0 0'/> |
| 28 |
<field name='center' type='SFVec3f' accessType='initializeOnly'
appinfo='local center for axis of rotation, default 0 0 0'/> |
| 29 |
<field name='showCylinderSensorShape' type='SFBool' accessType='initializeOnly'
appinfo='whether to show visualization shape to show orientation and cylindrical mapping of mouse movements by sensor, default true'/> |
| 30 |
<field name='scaleCylinderSensorShape' type='SFVec3f' accessType='inputOutput'
appinfo='scale for visualization shape, default 1 1 1'/> |
| 31 |
<field name='colorCylinderSensorShape' type='SFColor' accessType='inputOutput'
appinfo='color for visualization shape, default 0.9 0.9 0.4'/> |
| 32 |
<field name='transparencyCylinderSensorShape' type='SFFloat' accessType='inputOutput'
appinfo='transparency for visualization shape'/> |
| 33 |
<field name='children' type='MFNode' accessType='inputOutput'
appinfo='children nodes affected by ArbitraryAxisCylinderSensor'/> |
| 34 |
<field name='autoOffset' type='SFBool' accessType='inputOutput'
appinfo='determines whether previous offset values are remembered/accumulated, default true'/> |
| 35 |
<field name='description' type='SFString' accessType='inputOutput'
appinfo='Text tooltip displayed for user interaction'/> |
| 36 |
<field name='diskAngle' type='SFFloat' accessType='inputOutput'
appinfo='diskAngle 0 forces disk-like behavior, diskAngle 1.57 (90 degrees) forces cylinder-like behavior, default 0.262, range [0,pi/2]'/> |
| 37 |
<field name='enabled' type='SFBool' accessType='inputOutput'
appinfo='enables/disables node operation, default true'/> |
| 38 |
<field name='minAngle' type='SFFloat' accessType='inputOutput'
appinfo='clamps rotation_changed events, default 0, range [-2pi,2pi]'/> |
| 39 |
<field name='maxAngle' type='SFFloat' accessType='inputOutput'
appinfo='clamps rotation_changed events, default -1, range [-2pi,2pi]'/> |
| 40 |
<field name='offset' type='SFFloat' accessType='initializeOnly'
appinfo='sends event and remembers last value sensed, default 0, range (-infinity,infinity)'/> |
| 41 |
<field name='isActive' type='SFBool' accessType='outputOnly'
appinfo='output event isActive=true when primary mouse button is pressed, output event isActive=false when released.'/> |
| 42 |
<field name='rotation_changed' type='SFRotation' accessType='outputOnly'
appinfo='rotation_changed events equal sum of relative bearing changes plus offset value about Y-axis in local coordinate system'/> |
| 43 |
<field name='trackPoint_changed' type='SFVec3f' accessType='outputOnly'
appinfo="trackPoint_changed events give intersection point of bearing with sensor's virtual geometry"/> |
| 44 | </ExternProtoDeclare> |
| 45 | <ProtoInstance name='ArbitraryAxisCylinderSensor'> |
| 46 | <fieldValue name='minAngle' value='-0.01'/> |
| 47 | <fieldValue name='maxAngle' value='3'/> |
| 48 | <fieldValue name='showCylinderSensorShape' value='false'/> |
| 49 | <fieldValue name='children'> |
| 50 | <Group DEF='PilotHouseHatch'> |
| 51 | <Transform translation='0.53125 0 -0.1'> |
| 52 | <Transform rotation='0.58 0.58 0.58 2.09'> |
| 53 | <Transform DEF='Hatch' translation='0 0 -0.9'> |
| 54 | <Shape> |
| 55 | <Appearance> |
| 56 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 57 | </Appearance> |
| 58 | <Extrusion crossSection='0.9 -0.2 0.89 -0.24 0.87 -0.27 0.84 -0.29 0.8 -0.3 -0.8 -0.3 -0.84 -0.29 -0.87 -0.27 -0.89 -0.24 -0.9 -0.2 -0.9 0.2 -0.89 0.24 -0.87 0.27 -0.84 0.29 -0.8 0.3 0.8 0.3 0.84 0.29 0.87 0.27 0.89 0.24 0.9 0.2 0.9 -0.2 0.89 -0.24 0.87 -0.27 0.84 -0.29 0.8 -0.3 -0.8 -0.3 -0.84 -0.29 -0.87 -0.27 -0.89 -0.24 -0.9 -0.2 0.9 -0.2' scale='1 1 1 1 1.02 1.2 1.02 1.2' spine='0 0 0 0 0.11225 0 0 0.11225 0 0 0.125 0'/> |
| 59 | </Shape> |
| 60 | </Transform> |
| 61 | <Transform DEF='HatchPorthole' translation='0.5 0.07 -0.9'> |
| 62 | <Shape> |
| 63 | <Appearance> |
| 64 | <Material diffuseColor='0.1 0.1 0.15' shininess='1' specularColor='0.75 0.75 0.9'/> |
| 65 | </Appearance> |
| 66 | <Cylinder height='0.15' radius='0.125'/> |
| 67 | </Shape> |
| 68 | </Transform> |
| 69 | <Transform DEF='Hinges' scale='0.9 1 0.9'> |
| 70 | <Transform DEF='Upperhinge' translation='0.5 0.1 -0.466'> |
| 71 | <Transform rotation='0 0 1 1.57' translation='0 0 -0.125'> |
| 72 | <Shape> |
| 73 | <Appearance> |
| 74 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 75 | </Appearance> |
| 76 | <Cylinder height='0.05' radius='0.1'/> |
| 77 | </Shape> |
| 78 | </Transform> |
| 79 | <Transform translation='0 0 -0.225'> |
| 80 | <Shape> |
| 81 | <Appearance> |
| 82 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 83 | </Appearance> |
| 84 | <Box size='0.1125 0.1125 0.25'/> |
| 85 | </Shape> |
| 86 | </Transform> |
| 87 | </Transform> |
| 88 | <Transform DEF='LowerHinge' translation='-0.5 0.1 -0.466'> |
| 89 | <Transform rotation='0 0 1 1.57' translation='0 0 -0.125'> |
| 90 | <Shape> |
| 91 | <Appearance> |
| 92 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 93 | </Appearance> |
| 94 | <Cylinder height='0.05' radius='0.1'/> |
| 95 | </Shape> |
| 96 | </Transform> |
| 97 | <Transform translation='0 0 -0.225'> |
| 98 | <Shape> |
| 99 | <Appearance> |
| 100 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 101 | </Appearance> |
| 102 | <Box size='0.1125 0.1125 0.25'/> |
| 103 | </Shape> |
| 104 | </Transform> |
| 105 | </Transform> |
| 106 | <Transform DEF='HatchHandle' translation='0.3 0.1 -1.4'> |
| 107 | <Shape> |
| 108 | <Box size='0.0525 0.1125 0.2'/> |
| 109 | <Appearance> |
| 110 | <Material diffuseColor='0.7 0.75 0.85'/> |
| 111 | </Appearance> |
| 112 | </Shape> |
| 113 | </Transform> |
| 114 | </Transform> |
| 115 | </Transform> |
| 116 | </Transform> |
| 117 | </Group> |
| 118 | </fieldValue> |
| 119 | </ProtoInstance> |
| 120 | </Scene> |
| 121 | </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 45
ProtoInstance ArbitraryAxisCylinderSensor |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declaration with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' 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.
-->