source: GTP/trunk/Lib/Vis/Preprocessing/data/graz/terrain_walls.x3d @ 1696

Revision 1696, 1.6 KB checked in by mattausch, 18 years ago (diff)

removed memory leaks

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<X3D profile="Full">
3  <head>
4    <meta name="filename" content="terrain_walls.x3d"/>
5    <meta name="description" content="*enter description here, short-sentence summaries preferred*"/>
6    <meta name="author" content="*enter name of original author here*"/>
7    <meta name="translator" content="*if manually translating VRML-to-X3D, enter name of person translating here*"/>
8    <meta name="created" content="*enter date of initial version here*"/>
9    <meta name="translated" content="06 September 2005"/>
10    <meta name="revised"    content="06 September 2005"/>
11    <meta name="version" content="*enter version here*"/>
12    <meta name="reference" content="*enter reference citation or relative/online url here*"/>
13    <meta name="reference" content="*enter additional url/bibliographic reference information here*"/>
14    <meta name="copyright" content="*enter copyright information here* Example:  Copyright (c) Web3D Consortium Inc. 2002"/>
15    <meta name="drawing" content="*enter drawing filename/url here*"/>
16    <meta name="image" content="*enter image filename/url here*"/>
17    <meta name="movie" content="*enter movie filename/url here*"/>
18    <meta name="photo" content="*enter photo filename/url here*"/>
19    <meta name="keywords" content="*enter keywords here*"/>
20    <meta name="url" content="*enter online url address for this file here*"/>
21    <meta name="generator" content="Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html"/>
22  </head>
23  <Scene>
24  <Inline  url='"Worlds/Graz/small/terrain.wrl"'/>
25  <Inline  url='"Worlds/Graz/small/walls.wrl"'/>
26  </Scene>
27
28</X3D>
Note: See TracBrowser for help on using the repository browser.