<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN"   "http://www.web3d.org/specifications/x3d-3.1.dtd">
<X3D profile='Immersiveversion='3.1xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.1.xsd '>
<head>
<meta name='titlecontent='WhereAmI.x3d'/>
<meta name='descriptioncontent='PROTO for displaying current viewpoint location'/>
<meta name='creatorcontent='Leonard Daly'/>
<meta name='createdcontent='1 Jan 1999'/>
<meta name='translatedcontent='5 May 2006'/>
<meta name='modifiedcontent='23 March 2007'/>
<meta name='referencecontent=' http://X3dGraphics.com '/>
<meta name='referencecontent=' http://www.web3d.org/x3d/content/examples/help.html '/>
<meta name='rightscontent='Copyright 1999, 2006, Daly Realism, Inc.'/>
<meta name='subjectcontent=' X3D book, X3D graphics, X3D-Edit, http://www.x3dGraphics.com '/>
<meta name='identifiercontent=' http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter14-Prototypes/WhereAmI.x3d '/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head>
<!--

Index for ProtoDeclare definition: WhereAmI
Index for DEF nodes: Where, WhereDump
-->
<Scene>
<ProtoDeclare name='WhereAmI'>
<ProtoBody>
<!-- Where ROUTEs:  [from orientation_changed to WhereDump.orientation ] [from position_changed to WhereDump.position ] -->
<ProximitySensor DEF='Wheresize='1000 1000 1000'/>
<!-- WhereDump ROUTEs:  [from Where.orientation_changed to orientation ] [from Where.position_changed to position ] -->
<Script DEF='WhereDump'
  url=' "WhereAmI.js" "../Chapter14-Prototypes/WhereAmI.js" "http://X3dGraphics.com/examples/X3dForWebAuthors/Chapter14-Prototypes/WhereAmI.js" '>
<field name='positiontype='SFVec3faccessType='inputOnly'/>
<field name='orientationtype='SFRotationaccessType='inputOnly'/>
</Script>
<ROUTE fromNode='WherefromField='orientation_changedtoNode='WhereDumptoField='orientation'/>
<ROUTE fromNode='WherefromField='position_changedtoNode='WhereDumptoField='position'/>
</ProtoBody>
</ProtoDeclare>
</Scene>
</X3D>
<!--

Index for ProtoDeclare definition: WhereAmI
Index for DEF nodes: Where, WhereDump
-->

<!-- Tag color codes: <Node DEF='idName' attribute='value'/> <Prototype name='ProtoName'> <field name='fieldName'/> </Prototype> -->