<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
<X3D profile='Interchange' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  <head>
    <meta content='SightGauge.x3d' name='title'/>
    <meta content='This file defines a sight gauge that is inlined to create the cockpit console of a helicopter' name='description'/>
    <meta content='Jane Wu (adapted from the original Sight.wrl created for vrtp demo helicopter)' name='creator'/>
    <meta content='9 January 2001' name='created'/>
    <meta content='20 October 2019' name='modified'/>
    <meta content='https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/HelicopterUnitedStates/SightGauge.x3d' name='identifier'/>
    <meta content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit' name='generator'/>
    <meta content='../../license.html' name='license'/>
  </head>
  <Scene>
    <WorldInfo title='SightGauge.x3d'/>
    <Group>
      <Shape>
        <Appearance DEF='TRANSPARENT_OFF_WHITE'>
          <Material diffuseColor='0.9 0.9 0.9' transparency='0.8'/>
        </Appearance>
        <Box size='0.2 0.2 0.03'/>
      </Shape>
      <Transform rotation='1.0 0.0 0.0 1.57' translation='0.0 0.0 0.015'>
        <Shape>
          <Appearance DEF='TRANSPARENT_WHITE'>
            <Material diffuseColor='1.0 1.0 1.0' transparency='0.8'/>
          </Appearance>
          <Cylinder bottom='false' height='0.008' radius='0.1'/>
        </Shape>
      </Transform>
      <Transform translation='0.0 0.0 0.018'>
        <Shape DEF='RETICLE'>
          <Appearance DEF='WHITE'>
            <Material diffuseColor='1.0 1.0 1.0'/>
          </Appearance>
          <Box size='0.002 0.2 0.003'/>
        </Shape>
      </Transform>
      <Transform translation='-0.06 0.0 0.018'>
        <Shape DEF='SHORT_RETICLE'>
          <Appearance USE='WHITE'/>
          <Box size='0.002 0.05 0.003'/>
        </Shape>
      </Transform>
      <Transform translation='0.06 0.0 0.018'>
        <Shape USE='SHORT_RETICLE'/>
      </Transform>
      <Transform rotation='0.0 0.0 1.0 1.57' translation='0.0 0.0 0.018'>
        <Shape USE='RETICLE'/>
      </Transform>
      <Transform rotation='0.0 0.0 1.0 1.57' translation='0.0 0.06 0.018'>
        <Shape USE='SHORT_RETICLE'/>
      </Transform>
      <Transform rotation='0.0 0.0 1.0 1.57' translation='0.0 -0.06 0.018'>
        <Shape USE='SHORT_RETICLE'/>
      </Transform>
    </Group>
  </Scene>
</X3D>