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='bound_500.x3d'/> |
6 | <meta name='MovingImage' content='bound-500-movie.mpg'/> |
7 | <meta name='reference' content='http://www.nist.gov/vrml.html'/> |
8 | <meta name='reference' content='http://www.itl.nist.gov/div897/ctg/vrml/vrml.html'/> |
9 | <meta name='creator' content='http://www.itl.nist.gov/div897/ctg/vrml/members.html'/> |
10 | <meta name='disclaimer' content='This file was provided by the National Institute of Standards and Technology, and is part of the X3D Conformance Test Suite, available at http://www.nist.gov/vrml.html The information contained within this file is provided for use in establishing conformance to the ISO VRML97 Specification. Conformance to this test does not imply recommendation or endorsement by the National Institute of Standards and Technology (NIST). This software can be redistributed and/or modified freely provided that any derivative works bear some notice that they are derived from it, and any modified versions bear some notice that they have been modified. '/> |
11 | <meta name='reference' content='Interactive Conformance Testing for VRML, Mary Brady and Lynn Rosenthal, NIST, created 8 September 2010 and updated 25 August 2016, https://www.nist.gov/itl/ssd/information-systems-group/interactive-conformance-testing-vrml'/> |
12 | <meta name='info' content='Correct definition and compliance of this conformance scene is maintained by the X3D Working Group, https://www.web3d.org/working-groups/x3d'/> |
13 | <meta name='translator' content='Michael Kass NIST, Don Brutzman NPS'/> |
14 | <meta name='translated' content='21 January 2001'/> |
15 | <meta name='modified' content='28 August 2023'/> |
16 | <meta name='description' content='This tests check the boundary condition of 500 children per grouping node. A Switch node is defined with 500 children in its "switch" field. Section 7.3 (Minimum Support Requirements) of the VRML specifications 500 children within a single grouping node. The test should generate 500 default color spheres and radius 0.3 meters.'/> |
17 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/ConformanceNist/SpecialGroups/Switch/bound_500.x3d'/> |
18 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
19 | <meta name='generator' content='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/> |
20 | <meta name='license' content='../../license.html'/> |
21 | </head> |
22 | <Scene> |
23 | <WorldInfo title='bound_500.x3d'/> |
24 | <Group> |
25 | <Viewpoint description='Front View' position='0 0 30'/> |
26 | </Group> |
27 | <NavigationInfo type='"EXAMINE" "WALK" "FLY" "ANY"'/> |
28 | <Transform scale='0.04 0.04 0.04' translation='-5 11 0'> |
29 | <Shape> |
30 | <Appearance> |
31 |
<!-- ROUTE information for the-click node:
[from text-color.value_changed to emissiveColor
]
-->
<Material DEF='the-click' ambientIntensity='1' emissiveColor='0 0 1'/> |
32 | </Appearance> |
33 | <Text string='"CLICK HERE TO START"'> |
34 | <FontStyle size='32' style='BOLD'/> |
35 | </Text> |
36 | </Shape> |
37 |
<!-- ROUTE information for the-touch node:
[from touchTime to the-time.startTime
]
[from touchTime to text-time.startTime
]
-->
<TouchSensor DEF='the-touch' description='touch to activate'/> |
38 | </Transform> |
39 |
<!-- ROUTE information for text-time node:
[from the-touch.touchTime to startTime
]
[from fraction_changed to text-color.set_fraction
]
-->
<TimeSensor DEF='text-time'/> |
40 |
<!-- ROUTE information for the-time node:
[from the-touch.touchTime to startTime
]
[from fraction_changed to the-geometry.set_fraction
]
-->
<TimeSensor DEF='the-time' cycleInterval='8'/> |
41 |
<!-- ROUTE information for text-color node:
[from text-time.fraction_changed to set_fraction
]
[from value_changed to the-click.emissiveColor
]
-->
<ColorInterpolator DEF='text-color' key='0 0.5 1' keyValue='0 1 0 1 1 1 0 1 0'/> |
42 |
<!-- ROUTE information for convert-script node:
[from the-geometry.value_changed to value_in
]
[from value_out to the-switch.whichChoice
]
-->
<Script DEF='convert-script'> |
43 | <field name='value_in' type='SFFloat' accessType='inputOnly'/> |
44 | <field name='value_out' type='SFInt32' accessType='outputOnly'/> |
<![CDATA[
ecmascript: function value_in (the_value) { value_out = the_value * 100; }
]]>
|
|
46 | </Script> |
47 |
<!-- ROUTE information for the-geometry node:
[from the-time.fraction_changed to set_fraction
]
[from value_changed to convert-script.value_in
]
-->
<ScalarInterpolator DEF='the-geometry' key='0 0.002 0.004 0.006 0.008 0.01 0.012 0.014 0.016 0.018 0.02 0.022 0.024 0.026 0.028 0.03 0.032 0.034 0.036 0.038 0.04 0.042 0.044 0.046 0.048 0.05 0.052 0.054 0.056 0.058 0.06 0.062 0.064 0.066 0.068 0.07 0.072 0.074 0.076 0.078 0.08 0.082 0.084 0.086 0.088 0.09 0.092 0.094 0.096 0.098 0.1 0.102 0.104 0.106 0.108 0.11 0.112 0.114 0.116 0.118 0.12 0.122 0.124 0.126 0.128 0.13 0.132 0.134 0.136 0.138 0.14 0.142 0.144 0.146 0.148 0.15 0.152 0.154 0.156 0.158 0.16 0.162 0.164 0.166 0.168 0.17 0.172 0.174 0.176 0.178 0.18 0.182 0.184 0.186 0.188 0.19 0.192 0.194 0.196 0.198 0.2 0.202 0.204 0.206 0.208 0.21 0.212 0.214 0.216 0.218 0.22 0.222 0.224 0.226 0.228 0.23 0.232 0.234 0.236 0.238 0.24 0.242 0.244 0.246 0.248 0.25 0.252 0.254 0.256 0.258 0.26 0.262 0.264 0.266 0.268 0.27 0.272 0.274 0.276 0.278 0.28 0.282 0.284 0.286 0.288 0.29 0.292 0.294 0.296 0.298 0.3 0.302 0.304 0.306 0.308 0.31 0.312 0.314 0.316 0.318 0.32 0.322 0.324 0.326 0.328 0.33 0.332 0.334 0.336 0.338 0.34 0.342 0.344 0.346 0.348 0.35 0.352 0.354 0.356 0.358 0.36 0.362 0.364 0.366 0.368 0.37 0.372 0.374 0.376 0.378 0.38 0.382 0.384 0.386 0.388 0.39 0.392 0.394 0.396 0.398 0.4 0.402 0.404 0.406 0.408 0.41 0.412 0.414 0.416 0.418 0.42 0.422 0.424 0.426 0.428 0.43 0.432 0.434 0.436 0.438 0.44 0.442 0.444 0.446 0.448 0.45 0.452 0.454 0.456 0.458 0.46 0.462 0.464 0.466 0.468 0.47 0.472 0.474 0.476 0.478 0.48 0.482 0.484 0.486 0.488 0.49 0.492 0.494 0.496 0.498 0.5 0.502 0.504 0.506 0.508 0.51 0.512 0.514 0.516 0.518 0.52 0.522 0.524 0.526 0.528 0.53 0.532 0.534 0.536 0.538 0.54 0.542 0.544 0.546 0.548 0.55 0.552 0.554 0.556 0.558 0.56 0.562 0.564 0.566 0.568 0.57 0.572 0.574 0.576 0.578 0.58 0.582 0.584 0.586 0.588 0.59 0.592 0.594 0.596 0.598 0.6 0.602 0.604 0.606 0.608 0.61 0.612 0.614 0.616 0.618 0.62 0.622 0.624 0.626 0.628 0.63 0.632 0.634 0.636 0.638 0.64 0.642 0.644 0.646 0.648 0.65 0.652 0.654 0.656 0.658 0.66 0.662 0.664 0.666 0.668 0.67 0.672 0.674 0.676 0.678 0.68 0.682 0.684 0.686 0.688 0.69 0.692 0.694 0.696 0.698 0.7 0.702 0.704 0.706 0.708 0.71 0.712 0.714 0.716 0.718 0.72 0.722 0.724 0.726 0.728 0.73 0.732 0.734 0.736 0.738 0.74 0.742 0.744 0.746 0.748 0.75 0.752 0.754 0.756 0.758 0.76 0.762 0.764 0.766 0.768 0.77 0.772 0.774 0.776 0.778 0.78 0.782 0.784 0.786 0.788 0.79 0.792 0.794 0.796 0.798 0.8 0.802 0.804 0.806 0.808 0.81 0.812 0.814 0.816 0.818 0.82 0.822 0.824 0.826 0.828 0.83 0.832 0.834 0.836 0.838 0.84 0.842 0.844 0.846 0.848 0.85 0.852 0.854 0.856 0.858 0.86 0.862 0.864 0.866 0.868 0.87 0.872 0.874 0.876 0.878 0.88 0.882 0.884 0.886 0.888 0.89 0.892 0.894 0.896 0.898 0.9 0.902 0.904 0.906 0.908 0.91 0.912 0.914 0.916 0.918 0.92 0.922 0.924 0.926 0.928 0.93 0.932 0.934 0.936 0.938 0.94 0.942 0.944 0.946 0.948 0.95 0.952 0.954 0.956 0.958 0.96 0.962 0.964 0.966 0.968 0.97 0.972 0.974 0.976 0.978 0.98 0.982 0.984 0.986 0.988 0.99 0.992 0.994 0.996 1' keyValue='0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 0.09 0.1 0.11 0.12 0.13 0.14 0.15 0.16 0.17 0.18 0.19 0.2 0.21 0.22 0.23 0.24 0.25 0.26 0.27 0.28 0.29 0.3 0.31 0.32 0.33 0.34 0.35 0.36 0.37 0.38 0.39 0.4 0.41 0.42 0.43 0.44 0.45 0.46 0.47 0.48 0.49 0.5 0.51 0.52 0.53 0.54 0.55 0.56 0.57 0.58 0.59 0.6 0.61 0.62 0.63 0.64 0.65 0.66 0.67 0.68 0.69 0.7 0.71 0.72 0.73 0.74 0.75 0.76 0.77 0.78 0.79 0.8 0.81 0.82 0.83 0.84 0.85 0.86 0.87 0.88 0.89 0.9 0.91 0.92 0.93 0.94 0.95 0.96 0.97 0.98 0.99 1 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.1 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.2 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.3 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.4 1.41 1.42 1.43 1.44 1.45 1.46 1.47 1.48 1.49 1.5 1.51 1.52 1.53 1.54 1.55 1.56 1.57 1.58 1.59 1.6 1.61 1.62 1.63 1.64 1.65 1.66 1.67 1.68 1.69 1.7 1.71 1.72 1.73 1.74 1.75 1.76 1.77 1.78 1.79 1.8 1.81 1.82 1.83 1.84 1.85 1.86 1.87 1.88 1.89 1.9 1.91 1.92 1.93 1.94 1.95 1.96 1.97 1.98 1.99 2 2.01 2.02 2.03 2.04 2.05 2.06 2.07 2.08 2.09 2.1 2.11 2.12 2.13 2.14 2.15 2.16 2.17 2.18 2.19 2.2 2.21 2.22 2.23 2.24 2.25 2.26 2.27 2.28 2.29 2.3 2.31 2.32 2.33 2.34 2.35 2.36 2.37 2.38 2.39 2.4 2.41 2.42 2.43 2.44 2.45 2.46 2.47 2.48 2.49 2.5 2.51 2.52 2.53 2.54 2.55 2.56 2.57 2.58 2.59 2.6 2.61 2.62 2.63 2.64 2.65 2.66 2.67 2.68 2.69 2.7 2.71 2.72 2.73 2.74 2.75 2.76 2.77 2.78 2.79 2.8 2.81 2.82 2.83 2.84 2.85 2.86 2.87 2.88 2.89 2.9 2.91 2.92 2.93 2.94 2.95 2.96 2.97 2.98 2.99 3 3.01 3.02 3.03 3.04 3.05 3.06 3.07 3.08 3.09 3.1 3.11 3.12 3.13 3.14 3.15 3.16 3.17 3.18 3.19 3.2 3.21 3.22 3.23 3.24 3.25 3.26 3.27 3.28 3.29 3.3 3.31 3.32 3.33 3.34 3.35 3.36 3.37 3.38 3.39 3.4 3.41 3.42 3.43 3.44 3.45 3.46 3.47 3.48 3.49 3.5 3.51 3.52 3.53 3.54 3.55 3.56 3.57 3.58 3.59 3.6 3.61 3.62 3.63 3.64 3.65 3.66 3.67 3.68 3.69 3.7 3.71 3.72 3.73 3.74 3.75 3.76 3.77 3.78 3.79 3.8 3.81 3.82 3.83 3.84 3.85 3.86 3.87 3.88 3.89 3.9 3.91 3.92 3.93 3.94 3.95 3.96 3.97 3.98 3.99 4 4.01 4.02 4.03 4.04 4.05 4.06 4.07 4.08 4.09 4.1 4.11 4.12 4.13 4.14 4.15 4.16 4.17 4.18 4.19 4.2 4.21 4.22 4.23 4.24 4.25 4.26 4.27 4.28 4.29 4.3 4.31 4.32 4.33 4.34 4.35 4.36 4.37 4.38 4.39 4.4 4.41 4.42 4.43 4.44 4.45 4.46 4.47 4.48 4.49 4.5 4.51 4.52 4.53 4.54 4.55 4.56 4.57 4.58 4.59 4.6 4.61 4.62 4.63 4.64 4.65 4.66 4.67 4.68 4.69 4.7 4.71 4.72 4.73 4.74 4.75 4.76 4.77 4.78 4.79 4.8 4.81 4.82 4.83 4.84 4.85 4.86 4.87 4.88 4.89 4.9 4.91 4.92 4.93 4.94 4.95 4.96 4.97 4.98 4.99 5'/> |
48 |
<!-- ROUTE information for the-switch node:
[from convert-script.value_out to whichChoice
]
-->
<Switch DEF='the-switch' whichChoice='0'> |
49 | <Transform translation='-12 10 0'> |
50 | <Shape> |
51 | <Appearance> |
52 | <Material/> |
53 | </Appearance> |
54 | <Sphere radius='0.3'/> |
55 | </Shape> |
56 | </Transform> |
57 | <Transform translation='-11 10 0'> |
58 | <Shape> |
59 | <Appearance> |
60 | <Material/> |
61 | </Appearance> |
62 | <Sphere radius='0.3'/> |
63 | </Shape> |
64 | </Transform> |
65 | <Transform translation='-10 10 0'> |
66 | <Shape> |
67 | <Appearance> |
68 | <Material/> |
69 | </Appearance> |
70 | <Sphere radius='0.3'/> |
71 | </Shape> |
72 | </Transform> |
73 | <Transform translation='-9 10 0'> |
74 | <Shape> |
75 | <Appearance> |
76 | <Material/> |
77 | </Appearance> |
78 | <Sphere radius='0.3'/> |
79 | </Shape> |
80 | </Transform> |
81 | <Transform translation='-8 10 0'> |
82 | <Shape> |
83 | <Appearance> |
84 | <Material/> |
85 | </Appearance> |
86 | <Sphere radius='0.3'/> |
87 | </Shape> |
88 | </Transform> |
89 | <Transform translation='-7 10 0'> |
90 | <Shape> |
91 | <Appearance> |
92 | <Material/> |
93 | </Appearance> |
94 | <Sphere radius='0.3'/> |
95 | </Shape> |
96 | </Transform> |
97 | <Transform translation='-6 10 0'> |
98 | <Shape> |
99 | <Appearance> |
100 | <Material/> |
101 | </Appearance> |
102 | <Sphere radius='0.3'/> |
103 | </Shape> |
104 | </Transform> |
105 | <Transform translation='-5 10 0'> |
106 | <Shape> |
107 | <Appearance> |
108 | <Material/> |
109 | </Appearance> |
110 | <Sphere radius='0.3'/> |
111 | </Shape> |
112 | </Transform> |
113 | <Transform translation='-4 10 0'> |
114 | <Shape> |
115 | <Appearance> |
116 | <Material/> |
117 | </Appearance> |
118 | <Sphere radius='0.3'/> |
119 | </Shape> |
120 | </Transform> |
121 | <Transform translation='-3 10 0'> |
122 | <Shape> |
123 | <Appearance> |
124 | <Material/> |
125 | </Appearance> |
126 | <Sphere radius='0.3'/> |
127 | </Shape> |
128 | </Transform> |
129 | <Transform translation='-2 10 0'> |
130 | <Shape> |
131 | <Appearance> |
132 | <Material/> |
133 | </Appearance> |
134 | <Sphere radius='0.3'/> |
135 | </Shape> |
136 | </Transform> |
137 | <Transform translation='-1 10 0'> |
138 | <Shape> |
139 | <Appearance> |
140 | <Material/> |
141 | </Appearance> |
142 | <Sphere radius='0.3'/> |
143 | </Shape> |
144 | </Transform> |
145 | <Transform translation='0 10 0'> |
146 | <Shape> |
147 | <Appearance> |
148 | <Material/> |
149 | </Appearance> |
150 | <Sphere radius='0.3'/> |
151 | </Shape> |
152 | </Transform> |
153 | <Transform translation='1 10 0'> |
154 | <Shape> |
155 | <Appearance> |
156 | <Material/> |
157 | </Appearance> |
158 | <Sphere radius='0.3'/> |
159 | </Shape> |
160 | </Transform> |
161 | <Transform translation='2 10 0'> |
162 | <Shape> |
163 | <Appearance> |
164 | <Material/> |
165 | </Appearance> |
166 | <Sphere radius='0.3'/> |
167 | </Shape> |
168 | </Transform> |
169 | <Transform translation='3 10 0'> |
170 | <Shape> |
171 | <Appearance> |
172 | <Material/> |
173 | </Appearance> |
174 | <Sphere radius='0.3'/> |
175 | </Shape> |
176 | </Transform> |
177 | <Transform translation='4 10 0'> |
178 | <Shape> |
179 | <Appearance> |
180 | <Material/> |
181 | </Appearance> |
182 | <Sphere radius='0.3'/> |
183 | </Shape> |
184 | </Transform> |
185 | <Transform translation='5 10 0'> |
186 | <Shape> |
187 | <Appearance> |
188 | <Material/> |
189 | </Appearance> |
190 | <Sphere radius='0.3'/> |
191 | </Shape> |
192 | </Transform> |
193 | <Transform translation='6 10 0'> |
194 | <Shape> |
195 | <Appearance> |
196 | <Material/> |
197 | </Appearance> |
198 | <Sphere radius='0.3'/> |
199 | </Shape> |
200 | </Transform> |
201 | <Transform translation='7 10 0'> |
202 | <Shape> |
203 | <Appearance> |
204 | <Material/> |
205 | </Appearance> |
206 | <Sphere radius='0.3'/> |
207 | </Shape> |
208 | </Transform> |
209 | <Transform translation='8 10 0'> |
210 | <Shape> |
211 | <Appearance> |
212 | <Material/> |
213 | </Appearance> |
214 | <Sphere radius='0.3'/> |
215 | </Shape> |
216 | </Transform> |
217 | <Transform translation='9 10 0'> |
218 | <Shape> |
219 | <Appearance> |
220 | <Material/> |
221 | </Appearance> |
222 | <Sphere radius='0.3'/> |
223 | </Shape> |
224 | </Transform> |
225 | <Transform translation='10 10 0'> |
226 | <Shape> |
227 | <Appearance> |
228 | <Material/> |
229 | </Appearance> |
230 | <Sphere radius='0.3'/> |
231 | </Shape> |
232 | </Transform> |
233 | <Transform translation='11 10 0'> |
234 | <Shape> |
235 | <Appearance> |
236 | <Material/> |
237 | </Appearance> |
238 | <Sphere radius='0.3'/> |
239 | </Shape> |
240 | </Transform> |
241 | <Transform translation='12 10 0'> |
242 | <Shape> |
243 | <Appearance> |
244 | <Material/> |
245 | </Appearance> |
246 | <Sphere radius='0.3'/> |
247 | </Shape> |
248 | </Transform> |
249 | <Transform translation='-12 9 0'> |
250 | <Shape> |
251 | <Appearance> |
252 | <Material/> |
253 | </Appearance> |
254 | <Sphere radius='0.3'/> |
255 | </Shape> |
256 | </Transform> |
257 | <Transform translation='-11 9 0'> |
258 | <Shape> |
259 | <Appearance> |
260 | <Material/> |
261 | </Appearance> |
262 | <Sphere radius='0.3'/> |
263 | </Shape> |
264 | </Transform> |
265 | <Transform translation='-10 9 0'> |
266 | <Shape> |
267 | <Appearance> |
268 | <Material/> |
269 | </Appearance> |
270 | <Sphere radius='0.3'/> |
271 | </Shape> |
272 | </Transform> |
273 | <Transform translation='-9 9 0'> |
274 | <Shape> |
275 | <Appearance> |
276 | <Material/> |
277 | </Appearance> |
278 | <Sphere radius='0.3'/> |
279 | </Shape> |
280 | </Transform> |
281 | <Transform translation='-8 9 0'> |
282 | <Shape> |
283 | <Appearance> |
284 | <Material/> |
285 | </Appearance> |
286 | <Sphere radius='0.3'/> |
287 | </Shape> |
288 | </Transform> |
289 | <Transform translation='-7 9 0'> |
290 | <Shape> |
291 | <Appearance> |
292 | <Material/> |
293 | </Appearance> |
294 | <Sphere radius='0.3'/> |
295 | </Shape> |
296 | </Transform> |
297 | <Transform translation='-6 9 0'> |
298 | <Shape> |
299 | <Appearance> |
300 | <Material/> |
301 | </Appearance> |
302 | <Sphere radius='0.3'/> |
303 | </Shape> |
304 | </Transform> |
305 | <Transform translation='-5 9 0'> |
306 | <Shape> |
307 | <Appearance> |
308 | <Material/> |
309 | </Appearance> |
310 | <Sphere radius='0.3'/> |
311 | </Shape> |
312 | </Transform> |
313 | <Transform translation='-4 9 0'> |
314 | <Shape> |
315 | <Appearance> |
316 | <Material/> |
317 | </Appearance> |
318 | <Sphere radius='0.3'/> |
319 | </Shape> |
320 | </Transform> |
321 | <Transform translation='-3 9 0'> |
322 | <Shape> |
323 | <Appearance> |
324 | <Material/> |
325 | </Appearance> |
326 | <Sphere radius='0.3'/> |
327 | </Shape> |
328 | </Transform> |
329 | <Transform translation='-2 9 0'> |
330 | <Shape> |
331 | <Appearance> |
332 | <Material/> |
333 | </Appearance> |
334 | <Sphere radius='0.3'/> |
335 | </Shape> |
336 | </Transform> |
337 | <Transform translation='-1 9 0'> |
338 | <Shape> |
339 | <Appearance> |
340 | <Material/> |
341 | </Appearance> |
342 | <Sphere radius='0.3'/> |
343 | </Shape> |
344 | </Transform> |
345 | <Transform translation='0 9 0'> |
346 | <Shape> |
347 | <Appearance> |
348 | <Material/> |
349 | </Appearance> |
350 | <Sphere radius='0.3'/> |
351 | </Shape> |
352 | </Transform> |
353 | <Transform translation='1 9 0'> |
354 | <Shape> |
355 | <Appearance> |
356 | <Material/> |
357 | </Appearance> |
358 | <Sphere radius='0.3'/> |
359 | </Shape> |
360 | </Transform> |
361 | <Transform translation='2 9 0'> |
362 | <Shape> |
363 | <Appearance> |
364 | <Material/> |
365 | </Appearance> |
366 | <Sphere radius='0.3'/> |
367 | </Shape> |
368 | </Transform> |
369 | <Transform translation='3 9 0'> |
370 | <Shape> |
371 | <Appearance> |
372 | <Material/> |
373 | </Appearance> |
374 | <Sphere radius='0.3'/> |
375 | </Shape> |
376 | </Transform> |
377 | <Transform translation='4 9 0'> |
378 | <Shape> |
379 | <Appearance> |
380 | <Material/> |
381 | </Appearance> |
382 | <Sphere radius='0.3'/> |
383 | </Shape> |
384 | </Transform> |
385 | <Transform translation='5 9 0'> |
386 | <Shape> |
387 | <Appearance> |
388 | <Material/> |
389 | </Appearance> |
390 | <Sphere radius='0.3'/> |
391 | </Shape> |
392 | </Transform> |
393 | <Transform translation='6 9 0'> |
394 | <Shape> |
395 | <Appearance> |
396 | <Material/> |
397 | </Appearance> |
398 | <Sphere radius='0.3'/> |
399 | </Shape> |
400 | </Transform> |
401 | <Transform translation='7 9 0'> |
402 | <Shape> |
403 | <Appearance> |
404 | <Material/> |
405 | </Appearance> |
406 | <Sphere radius='0.3'/> |
407 | </Shape> |
408 | </Transform> |
409 | <Transform translation='8 9 0'> |
410 | <Shape> |
411 | <Appearance> |
412 | <Material/> |
413 | </Appearance> |
414 | <Sphere radius='0.3'/> |
415 | </Shape> |
416 | </Transform> |
417 | <Transform translation='9 9 0'> |
418 | <Shape> |
419 | <Appearance> |
420 | <Material/> |
421 | </Appearance> |
422 | <Sphere radius='0.3'/> |
423 | </Shape> |
424 | </Transform> |
425 | <Transform translation='10 9 0'> |
426 | <Shape> |
427 | <Appearance> |
428 | <Material/> |
429 | </Appearance> |
430 | <Sphere radius='0.3'/> |
431 | </Shape> |
432 | </Transform> |
433 | <Transform translation='11 9 0'> |
434 | <Shape> |
435 | <Appearance> |
436 | <Material/> |
437 | </Appearance> |
438 | <Sphere radius='0.3'/> |
439 | </Shape> |
440 | </Transform> |
441 | <Transform translation='12 9 0'> |
442 | <Shape> |
443 | <Appearance> |
444 | <Material/> |
445 | </Appearance> |
446 | <Sphere radius='0.3'/> |
447 | </Shape> |
448 | </Transform> |
449 | <Transform translation='-12 8 0'> |
450 | <Shape> |
451 | <Appearance> |
452 | <Material/> |
453 | </Appearance> |
454 | <Sphere radius='0.3'/> |
455 | </Shape> |
456 | </Transform> |
457 | <Transform translation='-11 8 0'> |
458 | <Shape> |
459 | <Appearance> |
460 | <Material/> |
461 | </Appearance> |
462 | <Sphere radius='0.3'/> |
463 | </Shape> |
464 | </Transform> |
465 | <Transform translation='-10 8 0'> |
466 | <Shape> |
467 | <Appearance> |
468 | <Material/> |
469 | </Appearance> |
470 | <Sphere radius='0.3'/> |
471 | </Shape> |
472 | </Transform> |
473 | <Transform translation='-9 8 0'> |
474 | <Shape> |
475 | <Appearance> |
476 | <Material/> |
477 | </Appearance> |
478 | <Sphere radius='0.3'/> |
479 | </Shape> |
480 | </Transform> |
481 | <Transform translation='-8 8 0'> |
482 | <Shape> |
483 | <Appearance> |
484 | <Material/> |
485 | </Appearance> |
486 | <Sphere radius='0.3'/> |
487 | </Shape> |
488 | </Transform> |
489 | <Transform translation='-7 8 0'> |
490 | <Shape> |
491 | <Appearance> |
492 | <Material/> |
493 | </Appearance> |
494 | <Sphere radius='0.3'/> |
495 | </Shape> |
496 | </Transform> |
497 | <Transform translation='-6 8 0'> |
498 | <Shape> |
499 | <Appearance> |
500 | <Material/> |
501 | </Appearance> |
502 | <Sphere radius='0.3'/> |
503 | </Shape> |
504 | </Transform> |
505 | <Transform translation='-5 8 0'> |
506 | <Shape> |
507 | <Appearance> |
508 | <Material/> |
509 | </Appearance> |
510 | <Sphere radius='0.3'/> |
511 | </Shape> |
512 | </Transform> |
513 | <Transform translation='-4 8 0'> |
514 | <Shape> |
515 | <Appearance> |
516 | <Material/> |
517 | </Appearance> |
518 | <Sphere radius='0.3'/> |
519 | </Shape> |
520 | </Transform> |
521 | <Transform translation='-3 8 0'> |
522 | <Shape> |
523 | <Appearance> |
524 | <Material/> |
525 | </Appearance> |
526 | <Sphere radius='0.3'/> |
527 | </Shape> |
528 | </Transform> |
529 | <Transform translation='-2 8 0'> |
530 | <Shape> |
531 | <Appearance> |
532 | <Material/> |
533 | </Appearance> |
534 | <Sphere radius='0.3'/> |
535 | </Shape> |
536 | </Transform> |
537 | <Transform translation='-1 8 0'> |
538 | <Shape> |
539 | <Appearance> |
540 | <Material/> |
541 | </Appearance> |
542 | <Sphere radius='0.3'/> |
543 | </Shape> |
544 | </Transform> |
545 | <Transform translation='0 8 0'> |
546 | <Shape> |
547 | <Appearance> |
548 | <Material/> |
549 | </Appearance> |
550 | <Sphere radius='0.3'/> |
551 | </Shape> |
552 | </Transform> |
553 | <Transform translation='1 8 0'> |
554 | <Shape> |
555 | <Appearance> |
556 | <Material/> |
557 | </Appearance> |
558 | <Sphere radius='0.3'/> |
559 | </Shape> |
560 | </Transform> |
561 | <Transform translation='2 8 0'> |
562 | <Shape> |
563 | <Appearance> |
564 | <Material/> |
565 | </Appearance> |
566 | <Sphere radius='0.3'/> |
567 | </Shape> |
568 | </Transform> |
569 | <Transform translation='3 8 0'> |
570 | <Shape> |
571 | <Appearance> |
572 | <Material/> |
573 | </Appearance> |
574 | <Sphere radius='0.3'/> |
575 | </Shape> |
576 | </Transform> |
577 | <Transform translation='4 8 0'> |
578 | <Shape> |
579 | <Appearance> |
580 | <Material/> |
581 | </Appearance> |
582 | <Sphere radius='0.3'/> |
583 | </Shape> |
584 | </Transform> |
585 | <Transform translation='5 8 0'> |
586 | <Shape> |
587 | <Appearance> |
588 | <Material/> |
589 | </Appearance> |
590 | <Sphere radius='0.3'/> |
591 | </Shape> |
592 | </Transform> |
593 | <Transform translation='6 8 0'> |
594 | <Shape> |
595 | <Appearance> |
596 | <Material/> |
597 | </Appearance> |
598 | <Sphere radius='0.3'/> |
599 | </Shape> |
600 | </Transform> |
601 | <Transform translation='7 8 0'> |
602 | <Shape> |
603 | <Appearance> |
604 | <Material/> |
605 | </Appearance> |
606 | <Sphere radius='0.3'/> |
607 | </Shape> |
608 | </Transform> |
609 | <Transform translation='8 8 0'> |
610 | <Shape> |
611 | <Appearance> |
612 | <Material/> |
613 | </Appearance> |
614 | <Sphere radius='0.3'/> |
615 | </Shape> |
616 | </Transform> |
617 | <Transform translation='9 8 0'> |
618 | <Shape> |
619 | <Appearance> |
620 | <Material/> |
621 | </Appearance> |
622 | <Sphere radius='0.3'/> |
623 | </Shape> |
624 | </Transform> |
625 | <Transform translation='10 8 0'> |
626 | <Shape> |
627 | <Appearance> |
628 | <Material/> |
629 | </Appearance> |
630 | <Sphere radius='0.3'/> |
631 | </Shape> |
632 | </Transform> |
633 | <Transform translation='11 8 0'> |
634 | <Shape> |
635 | <Appearance> |
636 | <Material/> |
637 | </Appearance> |
638 | <Sphere radius='0.3'/> |
639 | </Shape> |
640 | </Transform> |
641 | <Transform translation='12 8 0'> |
642 | <Shape> |
643 | <Appearance> |
644 | <Material/> |
645 | </Appearance> |
646 | <Sphere radius='0.3'/> |
647 | </Shape> |
648 | </Transform> |
649 | <Transform translation='-12 7 0'> |
650 | <Shape> |
651 | <Appearance> |
652 | <Material/> |
653 | </Appearance> |
654 | <Sphere radius='0.3'/> |
655 | </Shape> |
656 | </Transform> |
657 | <Transform translation='-11 7 0'> |
658 | <Shape> |
659 | <Appearance> |
660 | <Material/> |
661 | </Appearance> |
662 | <Sphere radius='0.3'/> |
663 | </Shape> |
664 | </Transform> |
665 | <Transform translation='-10 7 0'> |
666 | <Shape> |
667 | <Appearance> |
668 | <Material/> |
669 | </Appearance> |
670 | <Sphere radius='0.3'/> |
671 | </Shape> |
672 | </Transform> |
673 | <Transform translation='-9 7 0'> |
674 | <Shape> |
675 | <Appearance> |
676 | <Material/> |
677 | </Appearance> |
678 | <Sphere radius='0.3'/> |
679 | </Shape> |
680 | </Transform> |
681 | <Transform translation='-8 7 0'> |
682 | <Shape> |
683 | <Appearance> |
684 | <Material/> |
685 | </Appearance> |
686 | <Sphere radius='0.3'/> |
687 | </Shape> |
688 | </Transform> |
689 | <Transform translation='-7 7 0'> |
690 | <Shape> |
691 | <Appearance> |
692 | <Material/> |
693 | </Appearance> |
694 | <Sphere radius='0.3'/> |
695 | </Shape> |
696 | </Transform> |
697 | <Transform translation='-6 7 0'> |
698 | <Shape> |
699 | <Appearance> |
700 | <Material/> |
701 | </Appearance> |
702 | <Sphere radius='0.3'/> |
703 | </Shape> |
704 | </Transform> |
705 | <Transform translation='-5 7 0'> |
706 | <Shape> |
707 | <Appearance> |
708 | <Material/> |
709 | </Appearance> |
710 | <Sphere radius='0.3'/> |
711 | </Shape> |
712 | </Transform> |
713 | <Transform translation='-4 7 0'> |
714 | <Shape> |
715 | <Appearance> |
716 | <Material/> |
717 | </Appearance> |
718 | <Sphere radius='0.3'/> |
719 | </Shape> |
720 | </Transform> |
721 | <Transform translation='-3 7 0'> |
722 | <Shape> |
723 | <Appearance> |
724 | <Material/> |
725 | </Appearance> |
726 | <Sphere radius='0.3'/> |
727 | </Shape> |
728 | </Transform> |
729 | <Transform translation='-2 7 0'> |
730 | <Shape> |
731 | <Appearance> |
732 | <Material/> |
733 | </Appearance> |
734 | <Sphere radius='0.3'/> |
735 | </Shape> |
736 | </Transform> |
737 | <Transform translation='-1 7 0'> |
738 | <Shape> |
739 | <Appearance> |
740 | <Material/> |
741 | </Appearance> |
742 | <Sphere radius='0.3'/> |
743 | </Shape> |
744 | </Transform> |
745 | <Transform translation='0 7 0'> |
746 | <Shape> |
747 | <Appearance> |
748 | <Material/> |
749 | </Appearance> |
750 | <Sphere radius='0.3'/> |
751 | </Shape> |
752 | </Transform> |
753 | <Transform translation='1 7 0'> |
754 | <Shape> |
755 | <Appearance> |
756 | <Material/> |
757 | </Appearance> |
758 | <Sphere radius='0.3'/> |
759 | </Shape> |
760 | </Transform> |
761 | <Transform translation='2 7 0'> |
762 | <Shape> |
763 | <Appearance> |
764 | <Material/> |
765 | </Appearance> |
766 | <Sphere radius='0.3'/> |
767 | </Shape> |
768 | </Transform> |
769 | <Transform translation='3 7 0'> |
770 | <Shape> |
771 | <Appearance> |
772 | <Material/> |
773 | </Appearance> |
774 | <Sphere radius='0.3'/> |
775 | </Shape> |
776 | </Transform> |
777 | <Transform translation='4 7 0'> |
778 | <Shape> |
779 | <Appearance> |
780 | <Material/> |
781 | </Appearance> |
782 | <Sphere radius='0.3'/> |
783 | </Shape> |
784 | </Transform> |
785 | <Transform translation='5 7 0'> |
786 | <Shape> |
787 | <Appearance> |
788 | <Material/> |
789 | </Appearance> |
790 | <Sphere radius='0.3'/> |
791 | </Shape> |
792 | </Transform> |
793 | <Transform translation='6 7 0'> |
794 | <Shape> |
795 | <Appearance> |
796 | <Material/> |
797 | </Appearance> |
798 | <Sphere radius='0.3'/> |
799 | </Shape> |
800 | </Transform> |
801 | <Transform translation='7 7 0'> |
802 | <Shape> |
803 | <Appearance> |
804 | <Material/> |
805 | </Appearance> |
806 | <Sphere radius='0.3'/> |
807 | </Shape> |
808 | </Transform> |
809 | <Transform translation='8 7 0'> |
810 | <Shape> |
811 | <Appearance> |
812 | <Material/> |
813 | </Appearance> |
814 | <Sphere radius='0.3'/> |
815 | </Shape> |
816 | </Transform> |
817 | <Transform translation='9 7 0'> |
818 | <Shape> |
819 | <Appearance> |
820 | <Material/> |
821 | </Appearance> |
822 | <Sphere radius='0.3'/> |
823 | </Shape> |
824 | </Transform> |
825 | <Transform translation='10 7 0'> |
826 | <Shape> |
827 | <Appearance> |
828 | <Material/> |
829 | </Appearance> |
830 | <Sphere radius='0.3'/> |
831 | </Shape> |
832 | </Transform> |
833 | <Transform translation='11 7 0'> |
834 | <Shape> |
835 | <Appearance> |
836 | <Material/> |
837 | </Appearance> |
838 | <Sphere radius='0.3'/> |
839 | </Shape> |
840 | </Transform> |
841 | <Transform translation='12 7 0'> |
842 | <Shape> |
843 | <Appearance> |
844 | <Material/> |
845 | </Appearance> |
846 | <Sphere radius='0.3'/> |
847 | </Shape> |
848 | </Transform> |
849 | <Transform translation='-12 6 0'> |
850 | <Shape> |
851 | <Appearance> |
852 | <Material/> |
853 | </Appearance> |
854 | <Sphere radius='0.3'/> |
855 | </Shape> |
856 | </Transform> |
857 | <Transform translation='-11 6 0'> |
858 | <Shape> |
859 | <Appearance> |
860 | <Material/> |
861 | </Appearance> |
862 | <Sphere radius='0.3'/> |
863 | </Shape> |
864 | </Transform> |
865 | <Transform translation='-10 6 0'> |
866 | <Shape> |
867 | <Appearance> |
868 | <Material/> |
869 | </Appearance> |
870 | <Sphere radius='0.3'/> |
871 | </Shape> |
872 | </Transform> |
873 | <Transform translation='-9 6 0'> |
874 | <Shape> |
875 | <Appearance> |
876 | <Material/> |
877 | </Appearance> |
878 | <Sphere radius='0.3'/> |
879 | </Shape> |
880 | </Transform> |
881 | <Transform translation='-8 6 0'> |
882 | <Shape> |
883 | <Appearance> |
884 | <Material/> |
885 | </Appearance> |
886 | <Sphere radius='0.3'/> |
887 | </Shape> |
888 | </Transform> |
889 | <Transform translation='-7 6 0'> |
890 | <Shape> |
891 | <Appearance> |
892 | <Material/> |
893 | </Appearance> |
894 | <Sphere radius='0.3'/> |
895 | </Shape> |
896 | </Transform> |
897 | <Transform translation='-6 6 0'> |
898 | <Shape> |
899 | <Appearance> |
900 | <Material/> |
901 | </Appearance> |
902 | <Sphere radius='0.3'/> |
903 | </Shape> |
904 | </Transform> |
905 | <Transform translation='-5 6 0'> |
906 | <Shape> |
907 | <Appearance> |
908 | <Material/> |
909 | </Appearance> |
910 | <Sphere radius='0.3'/> |
911 | </Shape> |
912 | </Transform> |
913 | <Transform translation='-4 6 0'> |
914 | <Shape> |
915 | <Appearance> |
916 | <Material/> |
917 | </Appearance> |
918 | <Sphere radius='0.3'/> |
919 | </Shape> |
920 | </Transform> |
921 | <Transform translation='-3 6 0'> |
922 | <Shape> |
923 | <Appearance> |
924 | <Material/> |
925 | </Appearance> |
926 | <Sphere radius='0.3'/> |
927 | </Shape> |
928 | </Transform> |
929 | <Transform translation='-2 6 0'> |
930 | <Shape> |
931 | <Appearance> |
932 | <Material/> |
933 | </Appearance> |
934 | <Sphere radius='0.3'/> |
935 | </Shape> |
936 | </Transform> |
937 | <Transform translation='-1 6 0'> |
938 | <Shape> |
939 | <Appearance> |
940 | <Material/> |
941 | </Appearance> |
942 | <Sphere radius='0.3'/> |
943 | </Shape> |
944 | </Transform> |
945 | <Transform translation='0 6 0'> |
946 | <Shape> |
947 | <Appearance> |
948 | <Material/> |
949 | </Appearance> |
950 | <Sphere radius='0.3'/> |
951 | </Shape> |
952 | </Transform> |
953 | <Transform translation='1 6 0'> |
954 | <Shape> |
955 | <Appearance> |
956 | <Material/> |
957 | </Appearance> |
958 | <Sphere radius='0.3'/> |
959 | </Shape> |
960 | </Transform> |
961 | <Transform translation='2 6 0'> |
962 | <Shape> |
963 | <Appearance> |
964 | <Material/> |
965 | </Appearance> |
966 | <Sphere radius='0.3'/> |
967 | </Shape> |
968 | </Transform> |
969 | <Transform translation='3 6 0'> |
970 | <Shape> |
971 | <Appearance> |
972 | <Material/> |
973 | </Appearance> |
974 | <Sphere radius='0.3'/> |
975 | </Shape> |
976 | </Transform> |
977 | <Transform translation='4 6 0'> |
978 | <Shape> |
979 | <Appearance> |
980 | <Material/> |
981 | </Appearance> |
982 | <Sphere radius='0.3'/> |
983 | </Shape> |
984 | </Transform> |
985 | <Transform translation='5 6 0'> |
986 | <Shape> |
987 | <Appearance> |
988 | <Material/> |
989 | </Appearance> |
990 | <Sphere radius='0.3'/> |
991 | </Shape> |
992 | </Transform> |
993 | <Transform translation='6 6 0'> |
994 | <Shape> |
995 | <Appearance> |
996 | <Material/> |
997 | </Appearance> |
998 | <Sphere radius='0.3'/> |
999 | </Shape> |
1000 | </Transform> |
1001 | <Transform translation='7 6 0'> |
1002 | <Shape> |
1003 | <Appearance> |
1004 | <Material/> |
1005 | </Appearance> |
1006 | <Sphere radius='0.3'/> |
1007 | </Shape> |
1008 | </Transform> |
1009 | <Transform translation='8 6 0'> |
1010 | <Shape> |
1011 | <Appearance> |
1012 | <Material/> |
1013 | </Appearance> |
1014 | <Sphere radius='0.3'/> |
1015 | </Shape> |
1016 | </Transform> |
1017 | <Transform translation='9 6 0'> |
1018 | <Shape> |
1019 | <Appearance> |
1020 | <Material/> |
1021 | </Appearance> |
1022 | <Sphere radius='0.3'/> |
1023 | </Shape> |
1024 | </Transform> |
1025 | <Transform translation='10 6 0'> |
1026 | <Shape> |
1027 | <Appearance> |
1028 | <Material/> |
1029 | </Appearance> |
1030 | <Sphere radius='0.3'/> |
1031 | </Shape> |
1032 | </Transform> |
1033 | <Transform translation='11 6 0'> |
1034 | <Shape> |
1035 | <Appearance> |
1036 | <Material/> |
1037 | </Appearance> |
1038 | <Sphere radius='0.3'/> |
1039 | </Shape> |
1040 | </Transform> |
1041 | <Transform translation='12 6 0'> |
1042 | <Shape> |
1043 | <Appearance> |
1044 | <Material/> |
1045 | </Appearance> |
1046 | <Sphere radius='0.3'/> |
1047 | </Shape> |
1048 | </Transform> |
1049 | <Transform translation='-12 5 0'> |
1050 | <Shape> |
1051 | <Appearance> |
1052 | <Material/> |
1053 | </Appearance> |
1054 | <Sphere radius='0.3'/> |
1055 | </Shape> |
1056 | </Transform> |
1057 | <Transform translation='-11 5 0'> |
1058 | <Shape> |
1059 | <Appearance> |
1060 | <Material/> |
1061 | </Appearance> |
1062 | <Sphere radius='0.3'/> |
1063 | </Shape> |
1064 | </Transform> |
1065 | <Transform translation='-10 5 0'> |
1066 | <Shape> |
1067 | <Appearance> |
1068 | <Material/> |
1069 | </Appearance> |
1070 | <Sphere radius='0.3'/> |
1071 | </Shape> |
1072 | </Transform> |
1073 | <Transform translation='-9 5 0'> |
1074 | <Shape> |
1075 | <Appearance> |
1076 | <Material/> |
1077 | </Appearance> |
1078 | <Sphere radius='0.3'/> |
1079 | </Shape> |
1080 | </Transform> |
1081 | <Transform translation='-8 5 0'> |
1082 | <Shape> |
1083 | <Appearance> |
1084 | <Material/> |
1085 | </Appearance> |
1086 | <Sphere radius='0.3'/> |
1087 | </Shape> |
1088 | </Transform> |
1089 | <Transform translation='-7 5 0'> |
1090 | <Shape> |
1091 | <Appearance> |
1092 | <Material/> |
1093 | </Appearance> |
1094 | <Sphere radius='0.3'/> |
1095 | </Shape> |
1096 | </Transform> |
1097 | <Transform translation='-6 5 0'> |
1098 | <Shape> |
1099 | <Appearance> |
1100 | <Material/> |
1101 | </Appearance> |
1102 | <Sphere radius='0.3'/> |
1103 | </Shape> |
1104 | </Transform> |
1105 | <Transform translation='-5 5 0'> |
1106 | <Shape> |
1107 | <Appearance> |
1108 | <Material/> |
1109 | </Appearance> |
1110 | <Sphere radius='0.3'/> |
1111 | </Shape> |
1112 | </Transform> |
1113 | <Transform translation='-4 5 0'> |
1114 | <Shape> |
1115 | <Appearance> |
1116 | <Material/> |
1117 | </Appearance> |
1118 | <Sphere radius='0.3'/> |
1119 | </Shape> |
1120 | </Transform> |
1121 | <Transform translation='-3 5 0'> |
1122 | <Shape> |
1123 | <Appearance> |
1124 | <Material/> |
1125 | </Appearance> |
1126 | <Sphere radius='0.3'/> |
1127 | </Shape> |
1128 | </Transform> |
1129 | <Transform translation='-2 5 0'> |
1130 | <Shape> |
1131 | <Appearance> |
1132 | <Material/> |
1133 | </Appearance> |
1134 | <Sphere radius='0.3'/> |
1135 | </Shape> |
1136 | </Transform> |
1137 | <Transform translation='-1 5 0'> |
1138 | <Shape> |
1139 | <Appearance> |
1140 | <Material/> |
1141 | </Appearance> |
1142 | <Sphere radius='0.3'/> |
1143 | </Shape> |
1144 | </Transform> |
1145 | <Transform translation='0 5 0'> |
1146 | <Shape> |
1147 | <Appearance> |
1148 | <Material/> |
1149 | </Appearance> |
1150 | <Sphere radius='0.3'/> |
1151 | </Shape> |
1152 | </Transform> |
1153 | <Transform translation='1 5 0'> |
1154 | <Shape> |
1155 | <Appearance> |
1156 | <Material/> |
1157 | </Appearance> |
1158 | <Sphere radius='0.3'/> |
1159 | </Shape> |
1160 | </Transform> |
1161 | <Transform translation='2 5 0'> |
1162 | <Shape> |
1163 | <Appearance> |
1164 | <Material/> |
1165 | </Appearance> |
1166 | <Sphere radius='0.3'/> |
1167 | </Shape> |
1168 | </Transform> |
1169 | <Transform translation='3 5 0'> |
1170 | <Shape> |
1171 | <Appearance> |
1172 | <Material/> |
1173 | </Appearance> |
1174 | <Sphere radius='0.3'/> |
1175 | </Shape> |
1176 | </Transform> |
1177 | <Transform translation='4 5 0'> |
1178 | <Shape> |
1179 | <Appearance> |
1180 | <Material/> |
1181 | </Appearance> |
1182 | <Sphere radius='0.3'/> |
1183 | </Shape> |
1184 | </Transform> |
1185 | <Transform translation='5 5 0'> |
1186 | <Shape> |
1187 | <Appearance> |
1188 | <Material/> |
1189 | </Appearance> |
1190 | <Sphere radius='0.3'/> |
1191 | </Shape> |
1192 | </Transform> |
1193 | <Transform translation='6 5 0'> |
1194 | <Shape> |
1195 | <Appearance> |
1196 | <Material/> |
1197 | </Appearance> |
1198 | <Sphere radius='0.3'/> |
1199 | </Shape> |
1200 | </Transform> |
1201 | <Transform translation='7 5 0'> |
1202 | <Shape> |
1203 | <Appearance> |
1204 | <Material/> |
1205 | </Appearance> |
1206 | <Sphere radius='0.3'/> |
1207 | </Shape> |
1208 | </Transform> |
1209 | <Transform translation='8 5 0'> |
1210 | <Shape> |
1211 | <Appearance> |
1212 | <Material/> |
1213 | </Appearance> |
1214 | <Sphere radius='0.3'/> |
1215 | </Shape> |
1216 | </Transform> |
1217 | <Transform translation='9 5 0'> |
1218 | <Shape> |
1219 | <Appearance> |
1220 | <Material/> |
1221 | </Appearance> |
1222 | <Sphere radius='0.3'/> |
1223 | </Shape> |
1224 | </Transform> |
1225 | <Transform translation='10 5 0'> |
1226 | <Shape> |
1227 | <Appearance> |
1228 | <Material/> |
1229 | </Appearance> |
1230 | <Sphere radius='0.3'/> |
1231 | </Shape> |
1232 | </Transform> |
1233 | <Transform translation='11 5 0'> |
1234 | <Shape> |
1235 | <Appearance> |
1236 | <Material/> |
1237 | </Appearance> |
1238 | <Sphere radius='0.3'/> |
1239 | </Shape> |
1240 | </Transform> |
1241 | <Transform translation='12 5 0'> |
1242 | <Shape> |
1243 | <Appearance> |
1244 | <Material/> |
1245 | </Appearance> |
1246 | <Sphere radius='0.3'/> |
1247 | </Shape> |
1248 | </Transform> |
1249 | <Transform translation='-12 4 0'> |
1250 | <Shape> |
1251 | <Appearance> |
1252 | <Material/> |
1253 | </Appearance> |
1254 | <Sphere radius='0.3'/> |
1255 | </Shape> |
1256 | </Transform> |
1257 | <Transform translation='-11 4 0'> |
1258 | <Shape> |
1259 | <Appearance> |
1260 | <Material/> |
1261 | </Appearance> |
1262 | <Sphere radius='0.3'/> |
1263 | </Shape> |
1264 | </Transform> |
1265 | <Transform translation='-10 4 0'> |
1266 | <Shape> |
1267 | <Appearance> |
1268 | <Material/> |
1269 | </Appearance> |
1270 | <Sphere radius='0.3'/> |
1271 | </Shape> |
1272 | </Transform> |
1273 | <Transform translation='-9 4 0'> |
1274 | <Shape> |
1275 | <Appearance> |
1276 | <Material/> |
1277 | </Appearance> |
1278 | <Sphere radius='0.3'/> |
1279 | </Shape> |
1280 | </Transform> |
1281 | <Transform translation='-8 4 0'> |
1282 | <Shape> |
1283 | <Appearance> |
1284 | <Material/> |
1285 | </Appearance> |
1286 | <Sphere radius='0.3'/> |
1287 | </Shape> |
1288 | </Transform> |
1289 | <Transform translation='-7 4 0'> |
1290 | <Shape> |
1291 | <Appearance> |
1292 | <Material/> |
1293 | </Appearance> |
1294 | <Sphere radius='0.3'/> |
1295 | </Shape> |
1296 | </Transform> |
1297 | <Transform translation='-6 4 0'> |
1298 | <Shape> |
1299 | <Appearance> |
1300 | <Material/> |
1301 | </Appearance> |
1302 | <Sphere radius='0.3'/> |
1303 | </Shape> |
1304 | </Transform> |
1305 | <Transform translation='-5 4 0'> |
1306 | <Shape> |
1307 | <Appearance> |
1308 | <Material/> |
1309 | </Appearance> |
1310 | <Sphere radius='0.3'/> |
1311 | </Shape> |
1312 | </Transform> |
1313 | <Transform translation='-4 4 0'> |
1314 | <Shape> |
1315 | <Appearance> |
1316 | <Material/> |
1317 | </Appearance> |
1318 | <Sphere radius='0.3'/> |
1319 | </Shape> |
1320 | </Transform> |
1321 | <Transform translation='-3 4 0'> |
1322 | <Shape> |
1323 | <Appearance> |
1324 | <Material/> |
1325 | </Appearance> |
1326 | <Sphere radius='0.3'/> |
1327 | </Shape> |
1328 | </Transform> |
1329 | <Transform translation='-2 4 0'> |
1330 | <Shape> |
1331 | <Appearance> |
1332 | <Material/> |
1333 | </Appearance> |
1334 | <Sphere radius='0.3'/> |
1335 | </Shape> |
1336 | </Transform> |
1337 | <Transform translation='-1 4 0'> |
1338 | <Shape> |
1339 | <Appearance> |
1340 | <Material/> |
1341 | </Appearance> |
1342 | <Sphere radius='0.3'/> |
1343 | </Shape> |
1344 | </Transform> |
1345 | <Transform translation='0 4 0'> |
1346 | <Shape> |
1347 | <Appearance> |
1348 | <Material/> |
1349 | </Appearance> |
1350 | <Sphere radius='0.3'/> |
1351 | </Shape> |
1352 | </Transform> |
1353 | <Transform translation='1 4 0'> |
1354 | <Shape> |
1355 | <Appearance> |
1356 | <Material/> |
1357 | </Appearance> |
1358 | <Sphere radius='0.3'/> |
1359 | </Shape> |
1360 | </Transform> |
1361 | <Transform translation='2 4 0'> |
1362 | <Shape> |
1363 | <Appearance> |
1364 | <Material/> |
1365 | </Appearance> |
1366 | <Sphere radius='0.3'/> |
1367 | </Shape> |
1368 | </Transform> |
1369 | <Transform translation='3 4 0'> |
1370 | <Shape> |
1371 | <Appearance> |
1372 | <Material/> |
1373 | </Appearance> |
1374 | <Sphere radius='0.3'/> |
1375 | </Shape> |
1376 | </Transform> |
1377 | <Transform translation='4 4 0'> |
1378 | <Shape> |
1379 | <Appearance> |
1380 | <Material/> |
1381 | </Appearance> |
1382 | <Sphere radius='0.3'/> |
1383 | </Shape> |
1384 | </Transform> |
1385 | <Transform translation='5 4 0'> |
1386 | <Shape> |
1387 | <Appearance> |
1388 | <Material/> |
1389 | </Appearance> |
1390 | <Sphere radius='0.3'/> |
1391 | </Shape> |
1392 | </Transform> |
1393 | <Transform translation='6 4 0'> |
1394 | <Shape> |
1395 | <Appearance> |
1396 | <Material/> |
1397 | </Appearance> |
1398 | <Sphere radius='0.3'/> |
1399 | </Shape> |
1400 | </Transform> |
1401 | <Transform translation='7 4 0'> |
1402 | <Shape> |
1403 | <Appearance> |
1404 | <Material/> |
1405 | </Appearance> |
1406 | <Sphere radius='0.3'/> |
1407 | </Shape> |
1408 | </Transform> |
1409 | <Transform translation='8 4 0'> |
1410 | <Shape> |
1411 | <Appearance> |
1412 | <Material/> |
1413 | </Appearance> |
1414 | <Sphere radius='0.3'/> |
1415 | </Shape> |
1416 | </Transform> |
1417 | <Transform translation='9 4 0'> |
1418 | <Shape> |
1419 | <Appearance> |
1420 | <Material/> |
1421 | </Appearance> |
1422 | <Sphere radius='0.3'/> |
1423 | </Shape> |
1424 | </Transform> |
1425 | <Transform translation='10 4 0'> |
1426 | <Shape> |
1427 | <Appearance> |
1428 | <Material/> |
1429 | </Appearance> |
1430 | <Sphere radius='0.3'/> |
1431 | </Shape> |
1432 | </Transform> |
1433 | <Transform translation='11 4 0'> |
1434 | <Shape> |
1435 | <Appearance> |
1436 | <Material/> |
1437 | </Appearance> |
1438 | <Sphere radius='0.3'/> |
1439 | </Shape> |
1440 | </Transform> |
1441 | <Transform translation='12 4 0'> |
1442 | <Shape> |
1443 | <Appearance> |
1444 | <Material/> |
1445 | </Appearance> |
1446 | <Sphere radius='0.3'/> |
1447 | </Shape> |
1448 | </Transform> |
1449 | <Transform translation='-12 3 0'> |
1450 | <Shape> |
1451 | <Appearance> |
1452 | <Material/> |
1453 | </Appearance> |
1454 | <Sphere radius='0.3'/> |
1455 | </Shape> |
1456 | </Transform> |
1457 | <Transform translation='-11 3 0'> |
1458 | <Shape> |
1459 | <Appearance> |
1460 | <Material/> |
1461 | </Appearance> |
1462 | <Sphere radius='0.3'/> |
1463 | </Shape> |
1464 | </Transform> |
1465 | <Transform translation='-10 3 0'> |
1466 | <Shape> |
1467 | <Appearance> |
1468 | <Material/> |
1469 | </Appearance> |
1470 | <Sphere radius='0.3'/> |
1471 | </Shape> |
1472 | </Transform> |
1473 | <Transform translation='-9 3 0'> |
1474 | <Shape> |
1475 | <Appearance> |
1476 | <Material/> |
1477 | </Appearance> |
1478 | <Sphere radius='0.3'/> |
1479 | </Shape> |
1480 | </Transform> |
1481 | <Transform translation='-8 3 0'> |
1482 | <Shape> |
1483 | <Appearance> |
1484 | <Material/> |
1485 | </Appearance> |
1486 | <Sphere radius='0.3'/> |
1487 | </Shape> |
1488 | </Transform> |
1489 | <Transform translation='-7 3 0'> |
1490 | <Shape> |
1491 | <Appearance> |
1492 | <Material/> |
1493 | </Appearance> |
1494 | <Sphere radius='0.3'/> |
1495 | </Shape> |
1496 | </Transform> |
1497 | <Transform translation='-6 3 0'> |
1498 | <Shape> |
1499 | <Appearance> |
1500 | <Material/> |
1501 | </Appearance> |
1502 | <Sphere radius='0.3'/> |
1503 | </Shape> |
1504 | </Transform> |
1505 | <Transform translation='-5 3 0'> |
1506 | <Shape> |
1507 | <Appearance> |
1508 | <Material/> |
1509 | </Appearance> |
1510 | <Sphere radius='0.3'/> |
1511 | </Shape> |
1512 | </Transform> |
1513 | <Transform translation='-4 3 0'> |
1514 | <Shape> |
1515 | <Appearance> |
1516 | <Material/> |
1517 | </Appearance> |
1518 | <Sphere radius='0.3'/> |
1519 | </Shape> |
1520 | </Transform> |
1521 | <Transform translation='-3 3 0'> |
1522 | <Shape> |
1523 | <Appearance> |
1524 | <Material/> |
1525 | </Appearance> |
1526 | <Sphere radius='0.3'/> |
1527 | </Shape> |
1528 | </Transform> |
1529 | <Transform translation='-2 3 0'> |
1530 | <Shape> |
1531 | <Appearance> |
1532 | <Material/> |
1533 | </Appearance> |
1534 | <Sphere radius='0.3'/> |
1535 | </Shape> |
1536 | </Transform> |
1537 | <Transform translation='-1 3 0'> |
1538 | <Shape> |
1539 | <Appearance> |
1540 | <Material/> |
1541 | </Appearance> |
1542 | <Sphere radius='0.3'/> |
1543 | </Shape> |
1544 | </Transform> |
1545 | <Transform translation='0 3 0'> |
1546 | <Shape> |
1547 | <Appearance> |
1548 | <Material/> |
1549 | </Appearance> |
1550 | <Sphere radius='0.3'/> |
1551 | </Shape> |
1552 | </Transform> |
1553 | <Transform translation='1 3 0'> |
1554 | <Shape> |
1555 | <Appearance> |
1556 | <Material/> |
1557 | </Appearance> |
1558 | <Sphere radius='0.3'/> |
1559 | </Shape> |
1560 | </Transform> |
1561 | <Transform translation='2 3 0'> |
1562 | <Shape> |
1563 | <Appearance> |
1564 | <Material/> |
1565 | </Appearance> |
1566 | <Sphere radius='0.3'/> |
1567 | </Shape> |
1568 | </Transform> |
1569 | <Transform translation='3 3 0'> |
1570 | <Shape> |
1571 | <Appearance> |
1572 | <Material/> |
1573 | </Appearance> |
1574 | <Sphere radius='0.3'/> |
1575 | </Shape> |
1576 | </Transform> |
1577 | <Transform translation='4 3 0'> |
1578 | <Shape> |
1579 | <Appearance> |
1580 | <Material/> |
1581 | </Appearance> |
1582 | <Sphere radius='0.3'/> |
1583 | </Shape> |
1584 | </Transform> |
1585 | <Transform translation='5 3 0'> |
1586 | <Shape> |
1587 | <Appearance> |
1588 | <Material/> |
1589 | </Appearance> |
1590 | <Sphere radius='0.3'/> |
1591 | </Shape> |
1592 | </Transform> |
1593 | <Transform translation='6 3 0'> |
1594 | <Shape> |
1595 | <Appearance> |
1596 | <Material/> |
1597 | </Appearance> |
1598 | <Sphere radius='0.3'/> |
1599 | </Shape> |
1600 | </Transform> |
1601 | <Transform translation='7 3 0'> |
1602 | <Shape> |
1603 | <Appearance> |
1604 | <Material/> |
1605 | </Appearance> |
1606 | <Sphere radius='0.3'/> |
1607 | </Shape> |
1608 | </Transform> |
1609 | <Transform translation='8 3 0'> |
1610 | <Shape> |
1611 | <Appearance> |
1612 | <Material/> |
1613 | </Appearance> |
1614 | <Sphere radius='0.3'/> |
1615 | </Shape> |
1616 | </Transform> |
1617 | <Transform translation='9 3 0'> |
1618 | <Shape> |
1619 | <Appearance> |
1620 | <Material/> |
1621 | </Appearance> |
1622 | <Sphere radius='0.3'/> |
1623 | </Shape> |
1624 | </Transform> |
1625 | <Transform translation='10 3 0'> |
1626 | <Shape> |
1627 | <Appearance> |
1628 | <Material/> |
1629 | </Appearance> |
1630 | <Sphere radius='0.3'/> |
1631 | </Shape> |
1632 | </Transform> |
1633 | <Transform translation='11 3 0'> |
1634 | <Shape> |
1635 | <Appearance> |
1636 | <Material/> |
1637 | </Appearance> |
1638 | <Sphere radius='0.3'/> |
1639 | </Shape> |
1640 | </Transform> |
1641 | <Transform translation='12 3 0'> |
1642 | <Shape> |
1643 | <Appearance> |
1644 | <Material/> |
1645 | </Appearance> |
1646 | <Sphere radius='0.3'/> |
1647 | </Shape> |
1648 | </Transform> |
1649 | <Transform translation='-12 2 0'> |
1650 | <Shape> |
1651 | <Appearance> |
1652 | <Material/> |
1653 | </Appearance> |
1654 | <Sphere radius='0.3'/> |
1655 | </Shape> |
1656 | </Transform> |
1657 | <Transform translation='-11 2 0'> |
1658 | <Shape> |
1659 | <Appearance> |
1660 | <Material/> |
1661 | </Appearance> |
1662 | <Sphere radius='0.3'/> |
1663 | </Shape> |
1664 | </Transform> |
1665 | <Transform translation='-10 2 0'> |
1666 | <Shape> |
1667 | <Appearance> |
1668 | <Material/> |
1669 | </Appearance> |
1670 | <Sphere radius='0.3'/> |
1671 | </Shape> |
1672 | </Transform> |
1673 | <Transform translation='-9 2 0'> |
1674 | <Shape> |
1675 | <Appearance> |
1676 | <Material/> |
1677 | </Appearance> |
1678 | <Sphere radius='0.3'/> |
1679 | </Shape> |
1680 | </Transform> |
1681 | <Transform translation='-8 2 0'> |
1682 | <Shape> |
1683 | <Appearance> |
1684 | <Material/> |
1685 | </Appearance> |
1686 | <Sphere radius='0.3'/> |
1687 | </Shape> |
1688 | </Transform> |
1689 | <Transform translation='-7 2 0'> |
1690 | <Shape> |
1691 | <Appearance> |
1692 | <Material/> |
1693 | </Appearance> |
1694 | <Sphere radius='0.3'/> |
1695 | </Shape> |
1696 | </Transform> |
1697 | <Transform translation='-6 2 0'> |
1698 | <Shape> |
1699 | <Appearance> |
1700 | <Material/> |
1701 | </Appearance> |
1702 | <Sphere radius='0.3'/> |
1703 | </Shape> |
1704 | </Transform> |
1705 | <Transform translation='-5 2 0'> |
1706 | <Shape> |
1707 | <Appearance> |
1708 | <Material/> |
1709 | </Appearance> |
1710 | <Sphere radius='0.3'/> |
1711 | </Shape> |
1712 | </Transform> |
1713 | <Transform translation='-4 2 0'> |
1714 | <Shape> |
1715 | <Appearance> |
1716 | <Material/> |
1717 | </Appearance> |
1718 | <Sphere radius='0.3'/> |
1719 | </Shape> |
1720 | </Transform> |
1721 | <Transform translation='-3 2 0'> |
1722 | <Shape> |
1723 | <Appearance> |
1724 | <Material/> |
1725 | </Appearance> |
1726 | <Sphere radius='0.3'/> |
1727 | </Shape> |
1728 | </Transform> |
1729 | <Transform translation='-2 2 0'> |
1730 | <Shape> |
1731 | <Appearance> |
1732 | <Material/> |
1733 | </Appearance> |
1734 | <Sphere radius='0.3'/> |
1735 | </Shape> |
1736 | </Transform> |
1737 | <Transform translation='-1 2 0'> |
1738 | <Shape> |
1739 | <Appearance> |
1740 | <Material/> |
1741 | </Appearance> |
1742 | <Sphere radius='0.3'/> |
1743 | </Shape> |
1744 | </Transform> |
1745 | <Transform translation='0 2 0'> |
1746 | <Shape> |
1747 | <Appearance> |
1748 | <Material/> |
1749 | </Appearance> |
1750 | <Sphere radius='0.3'/> |
1751 | </Shape> |
1752 | </Transform> |
1753 | <Transform translation='1 2 0'> |
1754 | <Shape> |
1755 | <Appearance> |
1756 | <Material/> |
1757 | </Appearance> |
1758 | <Sphere radius='0.3'/> |
1759 | </Shape> |
1760 | </Transform> |
1761 | <Transform translation='2 2 0'> |
1762 | <Shape> |
1763 | <Appearance> |
1764 | <Material/> |
1765 | </Appearance> |
1766 | <Sphere radius='0.3'/> |
1767 | </Shape> |
1768 | </Transform> |
1769 | <Transform translation='3 2 0'> |
1770 | <Shape> |
1771 | <Appearance> |
1772 | <Material/> |
1773 | </Appearance> |
1774 | <Sphere radius='0.3'/> |
1775 | </Shape> |
1776 | </Transform> |
1777 | <Transform translation='4 2 0'> |
1778 | <Shape> |
1779 | <Appearance> |
1780 | <Material/> |
1781 | </Appearance> |
1782 | <Sphere radius='0.3'/> |
1783 | </Shape> |
1784 | </Transform> |
1785 | <Transform translation='5 2 0'> |
1786 | <Shape> |
1787 | <Appearance> |
1788 | <Material/> |
1789 | </Appearance> |
1790 | <Sphere radius='0.3'/> |
1791 | </Shape> |
1792 | </Transform> |
1793 | <Transform translation='6 2 0'> |
1794 | <Shape> |
1795 | <Appearance> |
1796 | <Material/> |
1797 | </Appearance> |
1798 | <Sphere radius='0.3'/> |
1799 | </Shape> |
1800 | </Transform> |
1801 | <Transform translation='7 2 0'> |
1802 | <Shape> |
1803 | <Appearance> |
1804 | <Material/> |
1805 | </Appearance> |
1806 | <Sphere radius='0.3'/> |
1807 | </Shape> |
1808 | </Transform> |
1809 | <Transform translation='8 2 0'> |
1810 | <Shape> |
1811 | <Appearance> |
1812 | <Material/> |
1813 | </Appearance> |
1814 | <Sphere radius='0.3'/> |
1815 | </Shape> |
1816 | </Transform> |
1817 | <Transform translation='9 2 0'> |
1818 | <Shape> |
1819 | <Appearance> |
1820 | <Material/> |
1821 | </Appearance> |
1822 | <Sphere radius='0.3'/> |
1823 | </Shape> |
1824 | </Transform> |
1825 | <Transform translation='10 2 0'> |
1826 | <Shape> |
1827 | <Appearance> |
1828 | <Material/> |
1829 | </Appearance> |
1830 | <Sphere radius='0.3'/> |
1831 | </Shape> |
1832 | </Transform> |
1833 | <Transform translation='11 2 0'> |
1834 | <Shape> |
1835 | <Appearance> |
1836 | <Material/> |
1837 | </Appearance> |
1838 | <Sphere radius='0.3'/> |
1839 | </Shape> |
1840 | </Transform> |
1841 | <Transform translation='12 2 0'> |
1842 | <Shape> |
1843 | <Appearance> |
1844 | <Material/> |
1845 | </Appearance> |
1846 | <Sphere radius='0.3'/> |
1847 | </Shape> |
1848 | </Transform> |
1849 | <Transform translation='-12 1 0'> |
1850 | <Shape> |
1851 | <Appearance> |
1852 | <Material/> |
1853 | </Appearance> |
1854 | <Sphere radius='0.3'/> |
1855 | </Shape> |
1856 | </Transform> |
1857 | <Transform translation='-11 1 0'> |
1858 | <Shape> |
1859 | <Appearance> |
1860 | <Material/> |
1861 | </Appearance> |
1862 | <Sphere radius='0.3'/> |
1863 | </Shape> |
1864 | </Transform> |
1865 | <Transform translation='-10 1 0'> |
1866 | <Shape> |
1867 | <Appearance> |
1868 | <Material/> |
1869 | </Appearance> |
1870 | <Sphere radius='0.3'/> |
1871 | </Shape> |
1872 | </Transform> |
1873 | <Transform translation='-9 1 0'> |
1874 | <Shape> |
1875 | <Appearance> |
1876 | <Material/> |
1877 | </Appearance> |
1878 | <Sphere radius='0.3'/> |
1879 | </Shape> |
1880 | </Transform> |
1881 | <Transform translation='-8 1 0'> |
1882 | <Shape> |
1883 | <Appearance> |
1884 | <Material/> |
1885 | </Appearance> |
1886 | <Sphere radius='0.3'/> |
1887 | </Shape> |
1888 | </Transform> |
1889 | <Transform translation='-7 1 0'> |
1890 | <Shape> |
1891 | <Appearance> |
1892 | <Material/> |
1893 | </Appearance> |
1894 | <Sphere radius='0.3'/> |
1895 | </Shape> |
1896 | </Transform> |
1897 | <Transform translation='-6 1 0'> |
1898 | <Shape> |
1899 | <Appearance> |
1900 | <Material/> |
1901 | </Appearance> |
1902 | <Sphere radius='0.3'/> |
1903 | </Shape> |
1904 | </Transform> |
1905 | <Transform translation='-5 1 0'> |
1906 | <Shape> |
1907 | <Appearance> |
1908 | <Material/> |
1909 | </Appearance> |
1910 | <Sphere radius='0.3'/> |
1911 | </Shape> |
1912 | </Transform> |
1913 | <Transform translation='-4 1 0'> |
1914 | <Shape> |
1915 | <Appearance> |
1916 | <Material/> |
1917 | </Appearance> |
1918 | <Sphere radius='0.3'/> |
1919 | </Shape> |
1920 | </Transform> |
1921 | <Transform translation='-3 1 0'> |
1922 | <Shape> |
1923 | <Appearance> |
1924 | <Material/> |
1925 | </Appearance> |
1926 | <Sphere radius='0.3'/> |
1927 | </Shape> |
1928 | </Transform> |
1929 | <Transform translation='-2 1 0'> |
1930 | <Shape> |
1931 | <Appearance> |
1932 | <Material/> |
1933 | </Appearance> |
1934 | <Sphere radius='0.3'/> |
1935 | </Shape> |
1936 | </Transform> |
1937 | <Transform translation='-1 1 0'> |
1938 | <Shape> |
1939 | <Appearance> |
1940 | <Material/> |
1941 | </Appearance> |
1942 | <Sphere radius='0.3'/> |
1943 | </Shape> |
1944 | </Transform> |
1945 | <Transform translation='0 1 0'> |
1946 | <Shape> |
1947 | <Appearance> |
1948 | <Material/> |
1949 | </Appearance> |
1950 | <Sphere radius='0.3'/> |
1951 | </Shape> |
1952 | </Transform> |
1953 | <Transform translation='1 1 0'> |
1954 | <Shape> |
1955 | <Appearance> |
1956 | <Material/> |
1957 | </Appearance> |
1958 | <Sphere radius='0.3'/> |
1959 | </Shape> |
1960 | </Transform> |
1961 | <Transform translation='2 1 0'> |
1962 | <Shape> |
1963 | <Appearance> |
1964 | <Material/> |
1965 | </Appearance> |
1966 | <Sphere radius='0.3'/> |
1967 | </Shape> |
1968 | </Transform> |
1969 | <Transform translation='3 1 0'> |
1970 | <Shape> |
1971 | <Appearance> |
1972 | <Material/> |
1973 | </Appearance> |
1974 | <Sphere radius='0.3'/> |
1975 | </Shape> |
1976 | </Transform> |
1977 | <Transform translation='4 1 0'> |
1978 | <Shape> |
1979 | <Appearance> |
1980 | <Material/> |
1981 | </Appearance> |
1982 | <Sphere radius='0.3'/> |
1983 | </Shape> |
1984 | </Transform> |
1985 | <Transform translation='5 1 0'> |
1986 | <Shape> |
1987 | <Appearance> |
1988 | <Material/> |
1989 | </Appearance> |
1990 | <Sphere radius='0.3'/> |
1991 | </Shape> |
1992 | </Transform> |
1993 | <Transform translation='6 1 0'> |
1994 | <Shape> |
1995 | <Appearance> |
1996 | <Material/> |
1997 | </Appearance> |
1998 | <Sphere radius='0.3'/> |
1999 | </Shape> |
2000 | </Transform> |
2001 | <Transform translation='7 1 0'> |
2002 | <Shape> |
2003 | <Appearance> |
2004 | <Material/> |
2005 | </Appearance> |
2006 | <Sphere radius='0.3'/> |
2007 | </Shape> |
2008 | </Transform> |
2009 | <Transform translation='8 1 0'> |
2010 | <Shape> |
2011 | <Appearance> |
2012 | <Material/> |
2013 | </Appearance> |
2014 | <Sphere radius='0.3'/> |
2015 | </Shape> |
2016 | </Transform> |
2017 | <Transform translation='9 1 0'> |
2018 | <Shape> |
2019 | <Appearance> |
2020 | <Material/> |
2021 | </Appearance> |
2022 | <Sphere radius='0.3'/> |
2023 | </Shape> |
2024 | </Transform> |
2025 | <Transform translation='10 1 0'> |
2026 | <Shape> |
2027 | <Appearance> |
2028 | <Material/> |
2029 | </Appearance> |
2030 | <Sphere radius='0.3'/> |
2031 | </Shape> |
2032 | </Transform> |
2033 | <Transform translation='11 1 0'> |
2034 | <Shape> |
2035 | <Appearance> |
2036 | <Material/> |
2037 | </Appearance> |
2038 | <Sphere radius='0.3'/> |
2039 | </Shape> |
2040 | </Transform> |
2041 | <Transform translation='12 1 0'> |
2042 | <Shape> |
2043 | <Appearance> |
2044 | <Material/> |
2045 | </Appearance> |
2046 | <Sphere radius='0.3'/> |
2047 | </Shape> |
2048 | </Transform> |
2049 | <Transform translation='-12 0 0'> |
2050 | <Shape> |
2051 | <Appearance> |
2052 | <Material/> |
2053 | </Appearance> |
2054 | <Sphere radius='0.3'/> |
2055 | </Shape> |
2056 | </Transform> |
2057 | <Transform translation='-11 0 0'> |
2058 | <Shape> |
2059 | <Appearance> |
2060 | <Material/> |
2061 | </Appearance> |
2062 | <Sphere radius='0.3'/> |
2063 | </Shape> |
2064 | </Transform> |
2065 | <Transform translation='-10 0 0'> |
2066 | <Shape> |
2067 | <Appearance> |
2068 | <Material/> |
2069 | </Appearance> |
2070 | <Sphere radius='0.3'/> |
2071 | </Shape> |
2072 | </Transform> |
2073 | <Transform translation='-9 0 0'> |
2074 | <Shape> |
2075 | <Appearance> |
2076 | <Material/> |
2077 | </Appearance> |
2078 | <Sphere radius='0.3'/> |
2079 | </Shape> |
2080 | </Transform> |
2081 | <Transform translation='-8 0 0'> |
2082 | <Shape> |
2083 | <Appearance> |
2084 | <Material/> |
2085 | </Appearance> |
2086 | <Sphere radius='0.3'/> |
2087 | </Shape> |
2088 | </Transform> |
2089 | <Transform translation='-7 0 0'> |
2090 | <Shape> |
2091 | <Appearance> |
2092 | <Material/> |
2093 | </Appearance> |
2094 | <Sphere radius='0.3'/> |
2095 | </Shape> |
2096 | </Transform> |
2097 | <Transform translation='-6 0 0'> |
2098 | <Shape> |
2099 | <Appearance> |
2100 | <Material/> |
2101 | </Appearance> |
2102 | <Sphere radius='0.3'/> |
2103 | </Shape> |
2104 | </Transform> |
2105 | <Transform translation='-5 0 0'> |
2106 | <Shape> |
2107 | <Appearance> |
2108 | <Material/> |
2109 | </Appearance> |
2110 | <Sphere radius='0.3'/> |
2111 | </Shape> |
2112 | </Transform> |
2113 | <Transform translation='-4 0 0'> |
2114 | <Shape> |
2115 | <Appearance> |
2116 | <Material/> |
2117 | </Appearance> |
2118 | <Sphere radius='0.3'/> |
2119 | </Shape> |
2120 | </Transform> |
2121 | <Transform translation='-3 0 0'> |
2122 | <Shape> |
2123 | <Appearance> |
2124 | <Material/> |
2125 | </Appearance> |
2126 | <Sphere radius='0.3'/> |
2127 | </Shape> |
2128 | </Transform> |
2129 | <Transform translation='-2 0 0'> |
2130 | <Shape> |
2131 | <Appearance> |
2132 | <Material/> |
2133 | </Appearance> |
2134 | <Sphere radius='0.3'/> |
2135 | </Shape> |
2136 | </Transform> |
2137 | <Transform translation='-1 0 0'> |
2138 | <Shape> |
2139 | <Appearance> |
2140 | <Material/> |
2141 | </Appearance> |
2142 | <Sphere radius='0.3'/> |
2143 | </Shape> |
2144 | </Transform> |
2145 | <Transform> |
2146 | <Shape> |
2147 | <Appearance> |
2148 | <Material/> |
2149 | </Appearance> |
2150 | <Sphere radius='0.3'/> |
2151 | </Shape> |
2152 | </Transform> |
2153 | <Transform translation='1 0 0'> |
2154 | <Shape> |
2155 | <Appearance> |
2156 | <Material/> |
2157 | </Appearance> |
2158 | <Sphere radius='0.3'/> |
2159 | </Shape> |
2160 | </Transform> |
2161 | <Transform translation='2 0 0'> |
2162 | <Shape> |
2163 | <Appearance> |
2164 | <Material/> |
2165 | </Appearance> |
2166 | <Sphere radius='0.3'/> |
2167 | </Shape> |
2168 | </Transform> |
2169 | <Transform translation='3 0 0'> |
2170 | <Shape> |
2171 | <Appearance> |
2172 | <Material/> |
2173 | </Appearance> |
2174 | <Sphere radius='0.3'/> |
2175 | </Shape> |
2176 | </Transform> |
2177 | <Transform translation='4 0 0'> |
2178 | <Shape> |
2179 | <Appearance> |
2180 | <Material/> |
2181 | </Appearance> |
2182 | <Sphere radius='0.3'/> |
2183 | </Shape> |
2184 | </Transform> |
2185 | <Transform translation='5 0 0'> |
2186 | <Shape> |
2187 | <Appearance> |
2188 | <Material/> |
2189 | </Appearance> |
2190 | <Sphere radius='0.3'/> |
2191 | </Shape> |
2192 | </Transform> |
2193 | <Transform translation='6 0 0'> |
2194 | <Shape> |
2195 | <Appearance> |
2196 | <Material/> |
2197 | </Appearance> |
2198 | <Sphere radius='0.3'/> |
2199 | </Shape> |
2200 | </Transform> |
2201 | <Transform translation='7 0 0'> |
2202 | <Shape> |
2203 | <Appearance> |
2204 | <Material/> |
2205 | </Appearance> |
2206 | <Sphere radius='0.3'/> |
2207 | </Shape> |
2208 | </Transform> |
2209 | <Transform translation='8 0 0'> |
2210 | <Shape> |
2211 | <Appearance> |
2212 | <Material/> |
2213 | </Appearance> |
2214 | <Sphere radius='0.3'/> |
2215 | </Shape> |
2216 | </Transform> |
2217 | <Transform translation='9 0 0'> |
2218 | <Shape> |
2219 | <Appearance> |
2220 | <Material/> |
2221 | </Appearance> |
2222 | <Sphere radius='0.3'/> |
2223 | </Shape> |
2224 | </Transform> |
2225 | <Transform translation='10 0 0'> |
2226 | <Shape> |
2227 | <Appearance> |
2228 | <Material/> |
2229 | </Appearance> |
2230 | <Sphere radius='0.3'/> |
2231 | </Shape> |
2232 | </Transform> |
2233 | <Transform translation='11 0 0'> |
2234 | <Shape> |
2235 | <Appearance> |
2236 | <Material/> |
2237 | </Appearance> |
2238 | <Sphere radius='0.3'/> |
2239 | </Shape> |
2240 | </Transform> |
2241 | <Transform translation='12 0 0'> |
2242 | <Shape> |
2243 | <Appearance> |
2244 | <Material/> |
2245 | </Appearance> |
2246 | <Sphere radius='0.3'/> |
2247 | </Shape> |
2248 | </Transform> |
2249 | <Transform translation='-12 -1 0'> |
2250 | <Shape> |
2251 | <Appearance> |
2252 | <Material/> |
2253 | </Appearance> |
2254 | <Sphere radius='0.3'/> |
2255 | </Shape> |
2256 | </Transform> |
2257 | <Transform translation='-11 -1 0'> |
2258 | <Shape> |
2259 | <Appearance> |
2260 | <Material/> |
2261 | </Appearance> |
2262 | <Sphere radius='0.3'/> |
2263 | </Shape> |
2264 | </Transform> |
2265 | <Transform translation='-10 -1 0'> |
2266 | <Shape> |
2267 | <Appearance> |
2268 | <Material/> |
2269 | </Appearance> |
2270 | <Sphere radius='0.3'/> |
2271 | </Shape> |
2272 | </Transform> |
2273 | <Transform translation='-9 -1 0'> |
2274 | <Shape> |
2275 | <Appearance> |
2276 | <Material/> |
2277 | </Appearance> |
2278 | <Sphere radius='0.3'/> |
2279 | </Shape> |
2280 | </Transform> |
2281 | <Transform translation='-8 -1 0'> |
2282 | <Shape> |
2283 | <Appearance> |
2284 | <Material/> |
2285 | </Appearance> |
2286 | <Sphere radius='0.3'/> |
2287 | </Shape> |
2288 | </Transform> |
2289 | <Transform translation='-7 -1 0'> |
2290 | <Shape> |
2291 | <Appearance> |
2292 | <Material/> |
2293 | </Appearance> |
2294 | <Sphere radius='0.3'/> |
2295 | </Shape> |
2296 | </Transform> |
2297 | <Transform translation='-6 -1 0'> |
2298 | <Shape> |
2299 | <Appearance> |
2300 | <Material/> |
2301 | </Appearance> |
2302 | <Sphere radius='0.3'/> |
2303 | </Shape> |
2304 | </Transform> |
2305 | <Transform translation='-5 -1 0'> |
2306 | <Shape> |
2307 | <Appearance> |
2308 | <Material/> |
2309 | </Appearance> |
2310 | <Sphere radius='0.3'/> |
2311 | </Shape> |
2312 | </Transform> |
2313 | <Transform translation='-4 -1 0'> |
2314 | <Shape> |
2315 | <Appearance> |
2316 | <Material/> |
2317 | </Appearance> |
2318 | <Sphere radius='0.3'/> |
2319 | </Shape> |
2320 | </Transform> |
2321 | <Transform translation='-3 -1 0'> |
2322 | <Shape> |
2323 | <Appearance> |
2324 | <Material/> |
2325 | </Appearance> |
2326 | <Sphere radius='0.3'/> |
2327 | </Shape> |
2328 | </Transform> |
2329 | <Transform translation='-2 -1 0'> |
2330 | <Shape> |
2331 | <Appearance> |
2332 | <Material/> |
2333 | </Appearance> |
2334 | <Sphere radius='0.3'/> |
2335 | </Shape> |
2336 | </Transform> |
2337 | <Transform translation='-1 -1 0'> |
2338 | <Shape> |
2339 | <Appearance> |
2340 | <Material/> |
2341 | </Appearance> |
2342 | <Sphere radius='0.3'/> |
2343 | </Shape> |
2344 | </Transform> |
2345 | <Transform translation='0 -1 0'> |
2346 | <Shape> |
2347 | <Appearance> |
2348 | <Material/> |
2349 | </Appearance> |
2350 | <Sphere radius='0.3'/> |
2351 | </Shape> |
2352 | </Transform> |
2353 | <Transform translation='1 -1 0'> |
2354 | <Shape> |
2355 | <Appearance> |
2356 | <Material/> |
2357 | </Appearance> |
2358 | <Sphere radius='0.3'/> |
2359 | </Shape> |
2360 | </Transform> |
2361 | <Transform translation='2 -1 0'> |
2362 | <Shape> |
2363 | <Appearance> |
2364 | <Material/> |
2365 | </Appearance> |
2366 | <Sphere radius='0.3'/> |
2367 | </Shape> |
2368 | </Transform> |
2369 | <Transform translation='3 -1 0'> |
2370 | <Shape> |
2371 | <Appearance> |
2372 | <Material/> |
2373 | </Appearance> |
2374 | <Sphere radius='0.3'/> |
2375 | </Shape> |
2376 | </Transform> |
2377 | <Transform translation='4 -1 0'> |
2378 | <Shape> |
2379 | <Appearance> |
2380 | <Material/> |
2381 | </Appearance> |
2382 | <Sphere radius='0.3'/> |
2383 | </Shape> |
2384 | </Transform> |
2385 | <Transform translation='5 -1 0'> |
2386 | <Shape> |
2387 | <Appearance> |
2388 | <Material/> |
2389 | </Appearance> |
2390 | <Sphere radius='0.3'/> |
2391 | </Shape> |
2392 | </Transform> |
2393 | <Transform translation='6 -1 0'> |
2394 | <Shape> |
2395 | <Appearance> |
2396 | <Material/> |
2397 | </Appearance> |
2398 | <Sphere radius='0.3'/> |
2399 | </Shape> |
2400 | </Transform> |
2401 | <Transform translation='7 -1 0'> |
2402 | <Shape> |
2403 | <Appearance> |
2404 | <Material/> |
2405 | </Appearance> |
2406 | <Sphere radius='0.3'/> |
2407 | </Shape> |
2408 | </Transform> |
2409 | <Transform translation='8 -1 0'> |
2410 | <Shape> |
2411 | <Appearance> |
2412 | <Material/> |
2413 | </Appearance> |
2414 | <Sphere radius='0.3'/> |
2415 | </Shape> |
2416 | </Transform> |
2417 | <Transform translation='9 -1 0'> |
2418 | <Shape> |
2419 | <Appearance> |
2420 | <Material/> |
2421 | </Appearance> |
2422 | <Sphere radius='0.3'/> |
2423 | </Shape> |
2424 | </Transform> |
2425 | <Transform translation='10 -1 0'> |
2426 | <Shape> |
2427 | <Appearance> |
2428 | <Material/> |
2429 | </Appearance> |
2430 | <Sphere radius='0.3'/> |
2431 | </Shape> |
2432 | </Transform> |
2433 | <Transform translation='11 -1 0'> |
2434 | <Shape> |
2435 | <Appearance> |
2436 | <Material/> |
2437 | </Appearance> |
2438 | <Sphere radius='0.3'/> |
2439 | </Shape> |
2440 | </Transform> |
2441 | <Transform translation='12 -1 0'> |
2442 | <Shape> |
2443 | <Appearance> |
2444 | <Material/> |
2445 | </Appearance> |
2446 | <Sphere radius='0.3'/> |
2447 | </Shape> |
2448 | </Transform> |
2449 | <Transform translation='-12 -2 0'> |
2450 | <Shape> |
2451 | <Appearance> |
2452 | <Material/> |
2453 | </Appearance> |
2454 | <Sphere radius='0.3'/> |
2455 | </Shape> |
2456 | </Transform> |
2457 | <Transform translation='-11 -2 0'> |
2458 | <Shape> |
2459 | <Appearance> |
2460 | <Material/> |
2461 | </Appearance> |
2462 | <Sphere radius='0.3'/> |
2463 | </Shape> |
2464 | </Transform> |
2465 | <Transform translation='-10 -2 0'> |
2466 | <Shape> |
2467 | <Appearance> |
2468 | <Material/> |
2469 | </Appearance> |
2470 | <Sphere radius='0.3'/> |
2471 | </Shape> |
2472 | </Transform> |
2473 | <Transform translation='-9 -2 0'> |
2474 | <Shape> |
2475 | <Appearance> |
2476 | <Material/> |
2477 | </Appearance> |
2478 | <Sphere radius='0.3'/> |
2479 | </Shape> |
2480 | </Transform> |
2481 | <Transform translation='-8 -2 0'> |
2482 | <Shape> |
2483 | <Appearance> |
2484 | <Material/> |
2485 | </Appearance> |
2486 | <Sphere radius='0.3'/> |
2487 | </Shape> |
2488 | </Transform> |
2489 | <Transform translation='-7 -2 0'> |
2490 | <Shape> |
2491 | <Appearance> |
2492 | <Material/> |
2493 | </Appearance> |
2494 | <Sphere radius='0.3'/> |
2495 | </Shape> |
2496 | </Transform> |
2497 | <Transform translation='-6 -2 0'> |
2498 | <Shape> |
2499 | <Appearance> |
2500 | <Material/> |
2501 | </Appearance> |
2502 | <Sphere radius='0.3'/> |
2503 | </Shape> |
2504 | </Transform> |
2505 | <Transform translation='-5 -2 0'> |
2506 | <Shape> |
2507 | <Appearance> |
2508 | <Material/> |
2509 | </Appearance> |
2510 | <Sphere radius='0.3'/> |
2511 | </Shape> |
2512 | </Transform> |
2513 | <Transform translation='-4 -2 0'> |
2514 | <Shape> |
2515 | <Appearance> |
2516 | <Material/> |
2517 | </Appearance> |
2518 | <Sphere radius='0.3'/> |
2519 | </Shape> |
2520 | </Transform> |
2521 | <Transform translation='-3 -2 0'> |
2522 | <Shape> |
2523 | <Appearance> |
2524 | <Material/> |
2525 | </Appearance> |
2526 | <Sphere radius='0.3'/> |
2527 | </Shape> |
2528 | </Transform> |
2529 | <Transform translation='-2 -2 0'> |
2530 | <Shape> |
2531 | <Appearance> |
2532 | <Material/> |
2533 | </Appearance> |
2534 | <Sphere radius='0.3'/> |
2535 | </Shape> |
2536 | </Transform> |
2537 | <Transform translation='-1 -2 0'> |
2538 | <Shape> |
2539 | <Appearance> |
2540 | <Material/> |
2541 | </Appearance> |
2542 | <Sphere radius='0.3'/> |
2543 | </Shape> |
2544 | </Transform> |
2545 | <Transform translation='0 -2 0'> |
2546 | <Shape> |
2547 | <Appearance> |
2548 | <Material/> |
2549 | </Appearance> |
2550 | <Sphere radius='0.3'/> |
2551 | </Shape> |
2552 | </Transform> |
2553 | <Transform translation='1 -2 0'> |
2554 | <Shape> |
2555 | <Appearance> |
2556 | <Material/> |
2557 | </Appearance> |
2558 | <Sphere radius='0.3'/> |
2559 | </Shape> |
2560 | </Transform> |
2561 | <Transform translation='2 -2 0'> |
2562 | <Shape> |
2563 | <Appearance> |
2564 | <Material/> |
2565 | </Appearance> |
2566 | <Sphere radius='0.3'/> |
2567 | </Shape> |
2568 | </Transform> |
2569 | <Transform translation='3 -2 0'> |
2570 | <Shape> |
2571 | <Appearance> |
2572 | <Material/> |
2573 | </Appearance> |
2574 | <Sphere radius='0.3'/> |
2575 | </Shape> |
2576 | </Transform> |
2577 | <Transform translation='4 -2 0'> |
2578 | <Shape> |
2579 | <Appearance> |
2580 | <Material/> |
2581 | </Appearance> |
2582 | <Sphere radius='0.3'/> |
2583 | </Shape> |
2584 | </Transform> |
2585 | <Transform translation='5 -2 0'> |
2586 | <Shape> |
2587 | <Appearance> |
2588 | <Material/> |
2589 | </Appearance> |
2590 | <Sphere radius='0.3'/> |
2591 | </Shape> |
2592 | </Transform> |
2593 | <Transform translation='6 -2 0'> |
2594 | <Shape> |
2595 | <Appearance> |
2596 | <Material/> |
2597 | </Appearance> |
2598 | <Sphere radius='0.3'/> |
2599 | </Shape> |
2600 | </Transform> |
2601 | <Transform translation='7 -2 0'> |
2602 | <Shape> |
2603 | <Appearance> |
2604 | <Material/> |
2605 | </Appearance> |
2606 | <Sphere radius='0.3'/> |
2607 | </Shape> |
2608 | </Transform> |
2609 | <Transform translation='8 -2 0'> |
2610 | <Shape> |
2611 | <Appearance> |
2612 | <Material/> |
2613 | </Appearance> |
2614 | <Sphere radius='0.3'/> |
2615 | </Shape> |
2616 | </Transform> |
2617 | <Transform translation='9 -2 0'> |
2618 | <Shape> |
2619 | <Appearance> |
2620 | <Material/> |
2621 | </Appearance> |
2622 | <Sphere radius='0.3'/> |
2623 | </Shape> |
2624 | </Transform> |
2625 | <Transform translation='10 -2 0'> |
2626 | <Shape> |
2627 | <Appearance> |
2628 | <Material/> |
2629 | </Appearance> |
2630 | <Sphere radius='0.3'/> |
2631 | </Shape> |
2632 | </Transform> |
2633 | <Transform translation='11 -2 0'> |
2634 | <Shape> |
2635 | <Appearance> |
2636 | <Material/> |
2637 | </Appearance> |
2638 | <Sphere radius='0.3'/> |
2639 | </Shape> |
2640 | </Transform> |
2641 | <Transform translation='12 -2 0'> |
2642 | <Shape> |
2643 | <Appearance> |
2644 | <Material/> |
2645 | </Appearance> |
2646 | <Sphere radius='0.3'/> |
2647 | </Shape> |
2648 | </Transform> |
2649 | <Transform translation='-12 -3 0'> |
2650 | <Shape> |
2651 | <Appearance> |
2652 | <Material/> |
2653 | </Appearance> |
2654 | <Sphere radius='0.3'/> |
2655 | </Shape> |
2656 | </Transform> |
2657 | <Transform translation='-11 -3 0'> |
2658 | <Shape> |
2659 | <Appearance> |
2660 | <Material/> |
2661 | </Appearance> |
2662 | <Sphere radius='0.3'/> |
2663 | </Shape> |
2664 | </Transform> |
2665 | <Transform translation='-10 -3 0'> |
2666 | <Shape> |
2667 | <Appearance> |
2668 | <Material/> |
2669 | </Appearance> |
2670 | <Sphere radius='0.3'/> |
2671 | </Shape> |
2672 | </Transform> |
2673 | <Transform translation='-9 -3 0'> |
2674 | <Shape> |
2675 | <Appearance> |
2676 | <Material/> |
2677 | </Appearance> |
2678 | <Sphere radius='0.3'/> |
2679 | </Shape> |
2680 | </Transform> |
2681 | <Transform translation='-8 -3 0'> |
2682 | <Shape> |
2683 | <Appearance> |
2684 | <Material/> |
2685 | </Appearance> |
2686 | <Sphere radius='0.3'/> |
2687 | </Shape> |
2688 | </Transform> |
2689 | <Transform translation='-7 -3 0'> |
2690 | <Shape> |
2691 | <Appearance> |
2692 | <Material/> |
2693 | </Appearance> |
2694 | <Sphere radius='0.3'/> |
2695 | </Shape> |
2696 | </Transform> |
2697 | <Transform translation='-6 -3 0'> |
2698 | <Shape> |
2699 | <Appearance> |
2700 | <Material/> |
2701 | </Appearance> |
2702 | <Sphere radius='0.3'/> |
2703 | </Shape> |
2704 | </Transform> |
2705 | <Transform translation='-5 -3 0'> |
2706 | <Shape> |
2707 | <Appearance> |
2708 | <Material/> |
2709 | </Appearance> |
2710 | <Sphere radius='0.3'/> |
2711 | </Shape> |
2712 | </Transform> |
2713 | <Transform translation='-4 -3 0'> |
2714 | <Shape> |
2715 | <Appearance> |
2716 | <Material/> |
2717 | </Appearance> |
2718 | <Sphere radius='0.3'/> |
2719 | </Shape> |
2720 | </Transform> |
2721 | <Transform translation='-3 -3 0'> |
2722 | <Shape> |
2723 | <Appearance> |
2724 | <Material/> |
2725 | </Appearance> |
2726 | <Sphere radius='0.3'/> |
2727 | </Shape> |
2728 | </Transform> |
2729 | <Transform translation='-2 -3 0'> |
2730 | <Shape> |
2731 | <Appearance> |
2732 | <Material/> |
2733 | </Appearance> |
2734 | <Sphere radius='0.3'/> |
2735 | </Shape> |
2736 | </Transform> |
2737 | <Transform translation='-1 -3 0'> |
2738 | <Shape> |
2739 | <Appearance> |
2740 | <Material/> |
2741 | </Appearance> |
2742 | <Sphere radius='0.3'/> |
2743 | </Shape> |
2744 | </Transform> |
2745 | <Transform translation='0 -3 0'> |
2746 | <Shape> |
2747 | <Appearance> |
2748 | <Material/> |
2749 | </Appearance> |
2750 | <Sphere radius='0.3'/> |
2751 | </Shape> |
2752 | </Transform> |
2753 | <Transform translation='1 -3 0'> |
2754 | <Shape> |
2755 | <Appearance> |
2756 | <Material/> |
2757 | </Appearance> |
2758 | <Sphere radius='0.3'/> |
2759 | </Shape> |
2760 | </Transform> |
2761 | <Transform translation='2 -3 0'> |
2762 | <Shape> |
2763 | <Appearance> |
2764 | <Material/> |
2765 | </Appearance> |
2766 | <Sphere radius='0.3'/> |
2767 | </Shape> |
2768 | </Transform> |
2769 | <Transform translation='3 -3 0'> |
2770 | <Shape> |
2771 | <Appearance> |
2772 | <Material/> |
2773 | </Appearance> |
2774 | <Sphere radius='0.3'/> |
2775 | </Shape> |
2776 | </Transform> |
2777 | <Transform translation='4 -3 0'> |
2778 | <Shape> |
2779 | <Appearance> |
2780 | <Material/> |
2781 | </Appearance> |
2782 | <Sphere radius='0.3'/> |
2783 | </Shape> |
2784 | </Transform> |
2785 | <Transform translation='5 -3 0'> |
2786 | <Shape> |
2787 | <Appearance> |
2788 | <Material/> |
2789 | </Appearance> |
2790 | <Sphere radius='0.3'/> |
2791 | </Shape> |
2792 | </Transform> |
2793 | <Transform translation='6 -3 0'> |
2794 | <Shape> |
2795 | <Appearance> |
2796 | <Material/> |
2797 | </Appearance> |
2798 | <Sphere radius='0.3'/> |
2799 | </Shape> |
2800 | </Transform> |
2801 | <Transform translation='7 -3 0'> |
2802 | <Shape> |
2803 | <Appearance> |
2804 | <Material/> |
2805 | </Appearance> |
2806 | <Sphere radius='0.3'/> |
2807 | </Shape> |
2808 | </Transform> |
2809 | <Transform translation='8 -3 0'> |
2810 | <Shape> |
2811 | <Appearance> |
2812 | <Material/> |
2813 | </Appearance> |
2814 | <Sphere radius='0.3'/> |
2815 | </Shape> |
2816 | </Transform> |
2817 | <Transform translation='9 -3 0'> |
2818 | <Shape> |
2819 | <Appearance> |
2820 | <Material/> |
2821 | </Appearance> |
2822 | <Sphere radius='0.3'/> |
2823 | </Shape> |
2824 | </Transform> |
2825 | <Transform translation='10 -3 0'> |
2826 | <Shape> |
2827 | <Appearance> |
2828 | <Material/> |
2829 | </Appearance> |
2830 | <Sphere radius='0.3'/> |
2831 | </Shape> |
2832 | </Transform> |
2833 | <Transform translation='11 -3 0'> |
2834 | <Shape> |
2835 | <Appearance> |
2836 | <Material/> |
2837 | </Appearance> |
2838 | <Sphere radius='0.3'/> |
2839 | </Shape> |
2840 | </Transform> |
2841 | <Transform translation='12 -3 0'> |
2842 | <Shape> |
2843 | <Appearance> |
2844 | <Material/> |
2845 | </Appearance> |
2846 | <Sphere radius='0.3'/> |
2847 | </Shape> |
2848 | </Transform> |
2849 | <Transform translation='-12 -4 0'> |
2850 | <Shape> |
2851 | <Appearance> |
2852 | <Material/> |
2853 | </Appearance> |
2854 | <Sphere radius='0.3'/> |
2855 | </Shape> |
2856 | </Transform> |
2857 | <Transform translation='-11 -4 0'> |
2858 | <Shape> |
2859 | <Appearance> |
2860 | <Material/> |
2861 | </Appearance> |
2862 | <Sphere radius='0.3'/> |
2863 | </Shape> |
2864 | </Transform> |
2865 | <Transform translation='-10 -4 0'> |
2866 | <Shape> |
2867 | <Appearance> |
2868 | <Material/> |
2869 | </Appearance> |
2870 | <Sphere radius='0.3'/> |
2871 | </Shape> |
2872 | </Transform> |
2873 | <Transform translation='-9 -4 0'> |
2874 | <Shape> |
2875 | <Appearance> |
2876 | <Material/> |
2877 | </Appearance> |
2878 | <Sphere radius='0.3'/> |
2879 | </Shape> |
2880 | </Transform> |
2881 | <Transform translation='-8 -4 0'> |
2882 | <Shape> |
2883 | <Appearance> |
2884 | <Material/> |
2885 | </Appearance> |
2886 | <Sphere radius='0.3'/> |
2887 | </Shape> |
2888 | </Transform> |
2889 | <Transform translation='-7 -4 0'> |
2890 | <Shape> |
2891 | <Appearance> |
2892 | <Material/> |
2893 | </Appearance> |
2894 | <Sphere radius='0.3'/> |
2895 | </Shape> |
2896 | </Transform> |
2897 | <Transform translation='-6 -4 0'> |
2898 | <Shape> |
2899 | <Appearance> |
2900 | <Material/> |
2901 | </Appearance> |
2902 | <Sphere radius='0.3'/> |
2903 | </Shape> |
2904 | </Transform> |
2905 | <Transform translation='-5 -4 0'> |
2906 | <Shape> |
2907 | <Appearance> |
2908 | <Material/> |
2909 | </Appearance> |
2910 | <Sphere radius='0.3'/> |
2911 | </Shape> |
2912 | </Transform> |
2913 | <Transform translation='-4 -4 0'> |
2914 | <Shape> |
2915 | <Appearance> |
2916 | <Material/> |
2917 | </Appearance> |
2918 | <Sphere radius='0.3'/> |
2919 | </Shape> |
2920 | </Transform> |
2921 | <Transform translation='-3 -4 0'> |
2922 | <Shape> |
2923 | <Appearance> |
2924 | <Material/> |
2925 | </Appearance> |
2926 | <Sphere radius='0.3'/> |
2927 | </Shape> |
2928 | </Transform> |
2929 | <Transform translation='-2 -4 0'> |
2930 | <Shape> |
2931 | <Appearance> |
2932 | <Material/> |
2933 | </Appearance> |
2934 | <Sphere radius='0.3'/> |
2935 | </Shape> |
2936 | </Transform> |
2937 | <Transform translation='-1 -4 0'> |
2938 | <Shape> |
2939 | <Appearance> |
2940 | <Material/> |
2941 | </Appearance> |
2942 | <Sphere radius='0.3'/> |
2943 | </Shape> |
2944 | </Transform> |
2945 | <Transform translation='0 -4 0'> |
2946 | <Shape> |
2947 | <Appearance> |
2948 | <Material/> |
2949 | </Appearance> |
2950 | <Sphere radius='0.3'/> |
2951 | </Shape> |
2952 | </Transform> |
2953 | <Transform translation='1 -4 0'> |
2954 | <Shape> |
2955 | <Appearance> |
2956 | <Material/> |
2957 | </Appearance> |
2958 | <Sphere radius='0.3'/> |
2959 | </Shape> |
2960 | </Transform> |
2961 | <Transform translation='2 -4 0'> |
2962 | <Shape> |
2963 | <Appearance> |
2964 | <Material/> |
2965 | </Appearance> |
2966 | <Sphere radius='0.3'/> |
2967 | </Shape> |
2968 | </Transform> |
2969 | <Transform translation='3 -4 0'> |
2970 | <Shape> |
2971 | <Appearance> |
2972 | <Material/> |
2973 | </Appearance> |
2974 | <Sphere radius='0.3'/> |
2975 | </Shape> |
2976 | </Transform> |
2977 | <Transform translation='4 -4 0'> |
2978 | <Shape> |
2979 | <Appearance> |
2980 | <Material/> |
2981 | </Appearance> |
2982 | <Sphere radius='0.3'/> |
2983 | </Shape> |
2984 | </Transform> |
2985 | <Transform translation='5 -4 0'> |
2986 | <Shape> |
2987 | <Appearance> |
2988 | <Material/> |
2989 | </Appearance> |
2990 | <Sphere radius='0.3'/> |
2991 | </Shape> |
2992 | </Transform> |
2993 | <Transform translation='6 -4 0'> |
2994 | <Shape> |
2995 | <Appearance> |
2996 | <Material/> |
2997 | </Appearance> |
2998 | <Sphere radius='0.3'/> |
2999 | </Shape> |
3000 | </Transform> |
3001 | <Transform translation='7 -4 0'> |
3002 | <Shape> |
3003 | <Appearance> |
3004 | <Material/> |
3005 | </Appearance> |
3006 | <Sphere radius='0.3'/> |
3007 | </Shape> |
3008 | </Transform> |
3009 | <Transform translation='8 -4 0'> |
3010 | <Shape> |
3011 | <Appearance> |
3012 | <Material/> |
3013 | </Appearance> |
3014 | <Sphere radius='0.3'/> |
3015 | </Shape> |
3016 | </Transform> |
3017 | <Transform translation='9 -4 0'> |
3018 | <Shape> |
3019 | <Appearance> |
3020 | <Material/> |
3021 | </Appearance> |
3022 | <Sphere radius='0.3'/> |
3023 | </Shape> |
3024 | </Transform> |
3025 | <Transform translation='10 -4 0'> |
3026 | <Shape> |
3027 | <Appearance> |
3028 | <Material/> |
3029 | </Appearance> |
3030 | <Sphere radius='0.3'/> |
3031 | </Shape> |
3032 | </Transform> |
3033 | <Transform translation='11 -4 0'> |
3034 | <Shape> |
3035 | <Appearance> |
3036 | <Material/> |
3037 | </Appearance> |
3038 | <Sphere radius='0.3'/> |
3039 | </Shape> |
3040 | </Transform> |
3041 | <Transform translation='12 -4 0'> |
3042 | <Shape> |
3043 | <Appearance> |
3044 | <Material/> |
3045 | </Appearance> |
3046 | <Sphere radius='0.3'/> |
3047 | </Shape> |
3048 | </Transform> |
3049 | <Transform translation='-12 -5 0'> |
3050 | <Shape> |
3051 | <Appearance> |
3052 | <Material/> |
3053 | </Appearance> |
3054 | <Sphere radius='0.3'/> |
3055 | </Shape> |
3056 | </Transform> |
3057 | <Transform translation='-11 -5 0'> |
3058 | <Shape> |
3059 | <Appearance> |
3060 | <Material/> |
3061 | </Appearance> |
3062 | <Sphere radius='0.3'/> |
3063 | </Shape> |
3064 | </Transform> |
3065 | <Transform translation='-10 -5 0'> |
3066 | <Shape> |
3067 | <Appearance> |
3068 | <Material/> |
3069 | </Appearance> |
3070 | <Sphere radius='0.3'/> |
3071 | </Shape> |
3072 | </Transform> |
3073 | <Transform translation='-9 -5 0'> |
3074 | <Shape> |
3075 | <Appearance> |
3076 | <Material/> |
3077 | </Appearance> |
3078 | <Sphere radius='0.3'/> |
3079 | </Shape> |
3080 | </Transform> |
3081 | <Transform translation='-8 -5 0'> |
3082 | <Shape> |
3083 | <Appearance> |
3084 | <Material/> |
3085 | </Appearance> |
3086 | <Sphere radius='0.3'/> |
3087 | </Shape> |
3088 | </Transform> |
3089 | <Transform translation='-7 -5 0'> |
3090 | <Shape> |
3091 | <Appearance> |
3092 | <Material/> |
3093 | </Appearance> |
3094 | <Sphere radius='0.3'/> |
3095 | </Shape> |
3096 | </Transform> |
3097 | <Transform translation='-6 -5 0'> |
3098 | <Shape> |
3099 | <Appearance> |
3100 | <Material/> |
3101 | </Appearance> |
3102 | <Sphere radius='0.3'/> |
3103 | </Shape> |
3104 | </Transform> |
3105 | <Transform translation='-5 -5 0'> |
3106 | <Shape> |
3107 | <Appearance> |
3108 | <Material/> |
3109 | </Appearance> |
3110 | <Sphere radius='0.3'/> |
3111 | </Shape> |
3112 | </Transform> |
3113 | <Transform translation='-4 -5 0'> |
3114 | <Shape> |
3115 | <Appearance> |
3116 | <Material/> |
3117 | </Appearance> |
3118 | <Sphere radius='0.3'/> |
3119 | </Shape> |
3120 | </Transform> |
3121 | <Transform translation='-3 -5 0'> |
3122 | <Shape> |
3123 | <Appearance> |
3124 | <Material/> |
3125 | </Appearance> |
3126 | <Sphere radius='0.3'/> |
3127 | </Shape> |
3128 | </Transform> |
3129 | <Transform translation='-2 -5 0'> |
3130 | <Shape> |
3131 | <Appearance> |
3132 | <Material/> |
3133 | </Appearance> |
3134 | <Sphere radius='0.3'/> |
3135 | </Shape> |
3136 | </Transform> |
3137 | <Transform translation='-1 -5 0'> |
3138 | <Shape> |
3139 | <Appearance> |
3140 | <Material/> |
3141 | </Appearance> |
3142 | <Sphere radius='0.3'/> |
3143 | </Shape> |
3144 | </Transform> |
3145 | <Transform translation='0 -5 0'> |
3146 | <Shape> |
3147 | <Appearance> |
3148 | <Material/> |
3149 | </Appearance> |
3150 | <Sphere radius='0.3'/> |
3151 | </Shape> |
3152 | </Transform> |
3153 | <Transform translation='1 -5 0'> |
3154 | <Shape> |
3155 | <Appearance> |
3156 | <Material/> |
3157 | </Appearance> |
3158 | <Sphere radius='0.3'/> |
3159 | </Shape> |
3160 | </Transform> |
3161 | <Transform translation='2 -5 0'> |
3162 | <Shape> |
3163 | <Appearance> |
3164 | <Material/> |
3165 | </Appearance> |
3166 | <Sphere radius='0.3'/> |
3167 | </Shape> |
3168 | </Transform> |
3169 | <Transform translation='3 -5 0'> |
3170 | <Shape> |
3171 | <Appearance> |
3172 | <Material/> |
3173 | </Appearance> |
3174 | <Sphere radius='0.3'/> |
3175 | </Shape> |
3176 | </Transform> |
3177 | <Transform translation='4 -5 0'> |
3178 | <Shape> |
3179 | <Appearance> |
3180 | <Material/> |
3181 | </Appearance> |
3182 | <Sphere radius='0.3'/> |
3183 | </Shape> |
3184 | </Transform> |
3185 | <Transform translation='5 -5 0'> |
3186 | <Shape> |
3187 | <Appearance> |
3188 | <Material/> |
3189 | </Appearance> |
3190 | <Sphere radius='0.3'/> |
3191 | </Shape> |
3192 | </Transform> |
3193 | <Transform translation='6 -5 0'> |
3194 | <Shape> |
3195 | <Appearance> |
3196 | <Material/> |
3197 | </Appearance> |
3198 | <Sphere radius='0.3'/> |
3199 | </Shape> |
3200 | </Transform> |
3201 | <Transform translation='7 -5 0'> |
3202 | <Shape> |
3203 | <Appearance> |
3204 | <Material/> |
3205 | </Appearance> |
3206 | <Sphere radius='0.3'/> |
3207 | </Shape> |
3208 | </Transform> |
3209 | <Transform translation='8 -5 0'> |
3210 | <Shape> |
3211 | <Appearance> |
3212 | <Material/> |
3213 | </Appearance> |
3214 | <Sphere radius='0.3'/> |
3215 | </Shape> |
3216 | </Transform> |
3217 | <Transform translation='9 -5 0'> |
3218 | <Shape> |
3219 | <Appearance> |
3220 | <Material/> |
3221 | </Appearance> |
3222 | <Sphere radius='0.3'/> |
3223 | </Shape> |
3224 | </Transform> |
3225 | <Transform translation='10 -5 0'> |
3226 | <Shape> |
3227 | <Appearance> |
3228 | <Material/> |
3229 | </Appearance> |
3230 | <Sphere radius='0.3'/> |
3231 | </Shape> |
3232 | </Transform> |
3233 | <Transform translation='11 -5 0'> |
3234 | <Shape> |
3235 | <Appearance> |
3236 | <Material/> |
3237 | </Appearance> |
3238 | <Sphere radius='0.3'/> |
3239 | </Shape> |
3240 | </Transform> |
3241 | <Transform translation='12 -5 0'> |
3242 | <Shape> |
3243 | <Appearance> |
3244 | <Material/> |
3245 | </Appearance> |
3246 | <Sphere radius='0.3'/> |
3247 | </Shape> |
3248 | </Transform> |
3249 | <Transform translation='-12 -6 0'> |
3250 | <Shape> |
3251 | <Appearance> |
3252 | <Material/> |
3253 | </Appearance> |
3254 | <Sphere radius='0.3'/> |
3255 | </Shape> |
3256 | </Transform> |
3257 | <Transform translation='-11 -6 0'> |
3258 | <Shape> |
3259 | <Appearance> |
3260 | <Material/> |
3261 | </Appearance> |
3262 | <Sphere radius='0.3'/> |
3263 | </Shape> |
3264 | </Transform> |
3265 | <Transform translation='-10 -6 0'> |
3266 | <Shape> |
3267 | <Appearance> |
3268 | <Material/> |
3269 | </Appearance> |
3270 | <Sphere radius='0.3'/> |
3271 | </Shape> |
3272 | </Transform> |
3273 | <Transform translation='-9 -6 0'> |
3274 | <Shape> |
3275 | <Appearance> |
3276 | <Material/> |
3277 | </Appearance> |
3278 | <Sphere radius='0.3'/> |
3279 | </Shape> |
3280 | </Transform> |
3281 | <Transform translation='-8 -6 0'> |
3282 | <Shape> |
3283 | <Appearance> |
3284 | <Material/> |
3285 | </Appearance> |
3286 | <Sphere radius='0.3'/> |
3287 | </Shape> |
3288 | </Transform> |
3289 | <Transform translation='-7 -6 0'> |
3290 | <Shape> |
3291 | <Appearance> |
3292 | <Material/> |
3293 | </Appearance> |
3294 | <Sphere radius='0.3'/> |
3295 | </Shape> |
3296 | </Transform> |
3297 | <Transform translation='-6 -6 0'> |
3298 | <Shape> |
3299 | <Appearance> |
3300 | <Material/> |
3301 | </Appearance> |
3302 | <Sphere radius='0.3'/> |
3303 | </Shape> |
3304 | </Transform> |
3305 | <Transform translation='-5 -6 0'> |
3306 | <Shape> |
3307 | <Appearance> |
3308 | <Material/> |
3309 | </Appearance> |
3310 | <Sphere radius='0.3'/> |
3311 | </Shape> |
3312 | </Transform> |
3313 | <Transform translation='-4 -6 0'> |
3314 | <Shape> |
3315 | <Appearance> |
3316 | <Material/> |
3317 | </Appearance> |
3318 | <Sphere radius='0.3'/> |
3319 | </Shape> |
3320 | </Transform> |
3321 | <Transform translation='-3 -6 0'> |
3322 | <Shape> |
3323 | <Appearance> |
3324 | <Material/> |
3325 | </Appearance> |
3326 | <Sphere radius='0.3'/> |
3327 | </Shape> |
3328 | </Transform> |
3329 | <Transform translation='-2 -6 0'> |
3330 | <Shape> |
3331 | <Appearance> |
3332 | <Material/> |
3333 | </Appearance> |
3334 | <Sphere radius='0.3'/> |
3335 | </Shape> |
3336 | </Transform> |
3337 | <Transform translation='-1 -6 0'> |
3338 | <Shape> |
3339 | <Appearance> |
3340 | <Material/> |
3341 | </Appearance> |
3342 | <Sphere radius='0.3'/> |
3343 | </Shape> |
3344 | </Transform> |
3345 | <Transform translation='0 -6 0'> |
3346 | <Shape> |
3347 | <Appearance> |
3348 | <Material/> |
3349 | </Appearance> |
3350 | <Sphere radius='0.3'/> |
3351 | </Shape> |
3352 | </Transform> |
3353 | <Transform translation='1 -6 0'> |
3354 | <Shape> |
3355 | <Appearance> |
3356 | <Material/> |
3357 | </Appearance> |
3358 | <Sphere radius='0.3'/> |
3359 | </Shape> |
3360 | </Transform> |
3361 | <Transform translation='2 -6 0'> |
3362 | <Shape> |
3363 | <Appearance> |
3364 | <Material/> |
3365 | </Appearance> |
3366 | <Sphere radius='0.3'/> |
3367 | </Shape> |
3368 | </Transform> |
3369 | <Transform translation='3 -6 0'> |
3370 | <Shape> |
3371 | <Appearance> |
3372 | <Material/> |
3373 | </Appearance> |
3374 | <Sphere radius='0.3'/> |
3375 | </Shape> |
3376 | </Transform> |
3377 | <Transform translation='4 -6 0'> |
3378 | <Shape> |
3379 | <Appearance> |
3380 | <Material/> |
3381 | </Appearance> |
3382 | <Sphere radius='0.3'/> |
3383 | </Shape> |
3384 | </Transform> |
3385 | <Transform translation='5 -6 0'> |
3386 | <Shape> |
3387 | <Appearance> |
3388 | <Material/> |
3389 | </Appearance> |
3390 | <Sphere radius='0.3'/> |
3391 | </Shape> |
3392 | </Transform> |
3393 | <Transform translation='6 -6 0'> |
3394 | <Shape> |
3395 | <Appearance> |
3396 | <Material/> |
3397 | </Appearance> |
3398 | <Sphere radius='0.3'/> |
3399 | </Shape> |
3400 | </Transform> |
3401 | <Transform translation='7 -6 0'> |
3402 | <Shape> |
3403 | <Appearance> |
3404 | <Material/> |
3405 | </Appearance> |
3406 | <Sphere radius='0.3'/> |
3407 | </Shape> |
3408 | </Transform> |
3409 | <Transform translation='8 -6 0'> |
3410 | <Shape> |
3411 | <Appearance> |
3412 | <Material/> |
3413 | </Appearance> |
3414 | <Sphere radius='0.3'/> |
3415 | </Shape> |
3416 | </Transform> |
3417 | <Transform translation='9 -6 0'> |
3418 | <Shape> |
3419 | <Appearance> |
3420 | <Material/> |
3421 | </Appearance> |
3422 | <Sphere radius='0.3'/> |
3423 | </Shape> |
3424 | </Transform> |
3425 | <Transform translation='10 -6 0'> |
3426 | <Shape> |
3427 | <Appearance> |
3428 | <Material/> |
3429 | </Appearance> |
3430 | <Sphere radius='0.3'/> |
3431 | </Shape> |
3432 | </Transform> |
3433 | <Transform translation='11 -6 0'> |
3434 | <Shape> |
3435 | <Appearance> |
3436 | <Material/> |
3437 | </Appearance> |
3438 | <Sphere radius='0.3'/> |
3439 | </Shape> |
3440 | </Transform> |
3441 | <Transform translation='12 -6 0'> |
3442 | <Shape> |
3443 | <Appearance> |
3444 | <Material/> |
3445 | </Appearance> |
3446 | <Sphere radius='0.3'/> |
3447 | </Shape> |
3448 | </Transform> |
3449 | <Transform translation='-12 -7 0'> |
3450 | <Shape> |
3451 | <Appearance> |
3452 | <Material/> |
3453 | </Appearance> |
3454 | <Sphere radius='0.3'/> |
3455 | </Shape> |
3456 | </Transform> |
3457 | <Transform translation='-11 -7 0'> |
3458 | <Shape> |
3459 | <Appearance> |
3460 | <Material/> |
3461 | </Appearance> |
3462 | <Sphere radius='0.3'/> |
3463 | </Shape> |
3464 | </Transform> |
3465 | <Transform translation='-10 -7 0'> |
3466 | <Shape> |
3467 | <Appearance> |
3468 | <Material/> |
3469 | </Appearance> |
3470 | <Sphere radius='0.3'/> |
3471 | </Shape> |
3472 | </Transform> |
3473 | <Transform translation='-9 -7 0'> |
3474 | <Shape> |
3475 | <Appearance> |
3476 | <Material/> |
3477 | </Appearance> |
3478 | <Sphere radius='0.3'/> |
3479 | </Shape> |
3480 | </Transform> |
3481 | <Transform translation='-8 -7 0'> |
3482 | <Shape> |
3483 | <Appearance> |
3484 | <Material/> |
3485 | </Appearance> |
3486 | <Sphere radius='0.3'/> |
3487 | </Shape> |
3488 | </Transform> |
3489 | <Transform translation='-7 -7 0'> |
3490 | <Shape> |
3491 | <Appearance> |
3492 | <Material/> |
3493 | </Appearance> |
3494 | <Sphere radius='0.3'/> |
3495 | </Shape> |
3496 | </Transform> |
3497 | <Transform translation='-6 -7 0'> |
3498 | <Shape> |
3499 | <Appearance> |
3500 | <Material/> |
3501 | </Appearance> |
3502 | <Sphere radius='0.3'/> |
3503 | </Shape> |
3504 | </Transform> |
3505 | <Transform translation='-5 -7 0'> |
3506 | <Shape> |
3507 | <Appearance> |
3508 | <Material/> |
3509 | </Appearance> |
3510 | <Sphere radius='0.3'/> |
3511 | </Shape> |
3512 | </Transform> |
3513 | <Transform translation='-4 -7 0'> |
3514 | <Shape> |
3515 | <Appearance> |
3516 | <Material/> |
3517 | </Appearance> |
3518 | <Sphere radius='0.3'/> |
3519 | </Shape> |
3520 | </Transform> |
3521 | <Transform translation='-3 -7 0'> |
3522 | <Shape> |
3523 | <Appearance> |
3524 | <Material/> |
3525 | </Appearance> |
3526 | <Sphere radius='0.3'/> |
3527 | </Shape> |
3528 | </Transform> |
3529 | <Transform translation='-2 -7 0'> |
3530 | <Shape> |
3531 | <Appearance> |
3532 | <Material/> |
3533 | </Appearance> |
3534 | <Sphere radius='0.3'/> |
3535 | </Shape> |
3536 | </Transform> |
3537 | <Transform translation='-1 -7 0'> |
3538 | <Shape> |
3539 | <Appearance> |
3540 | <Material/> |
3541 | </Appearance> |
3542 | <Sphere radius='0.3'/> |
3543 | </Shape> |
3544 | </Transform> |
3545 | <Transform translation='0 -7 0'> |
3546 | <Shape> |
3547 | <Appearance> |
3548 | <Material/> |
3549 | </Appearance> |
3550 | <Sphere radius='0.3'/> |
3551 | </Shape> |
3552 | </Transform> |
3553 | <Transform translation='1 -7 0'> |
3554 | <Shape> |
3555 | <Appearance> |
3556 | <Material/> |
3557 | </Appearance> |
3558 | <Sphere radius='0.3'/> |
3559 | </Shape> |
3560 | </Transform> |
3561 | <Transform translation='2 -7 0'> |
3562 | <Shape> |
3563 | <Appearance> |
3564 | <Material/> |
3565 | </Appearance> |
3566 | <Sphere radius='0.3'/> |
3567 | </Shape> |
3568 | </Transform> |
3569 | <Transform translation='3 -7 0'> |
3570 | <Shape> |
3571 | <Appearance> |
3572 | <Material/> |
3573 | </Appearance> |
3574 | <Sphere radius='0.3'/> |
3575 | </Shape> |
3576 | </Transform> |
3577 | <Transform translation='4 -7 0'> |
3578 | <Shape> |
3579 | <Appearance> |
3580 | <Material/> |
3581 | </Appearance> |
3582 | <Sphere radius='0.3'/> |
3583 | </Shape> |
3584 | </Transform> |
3585 | <Transform translation='5 -7 0'> |
3586 | <Shape> |
3587 | <Appearance> |
3588 | <Material/> |
3589 | </Appearance> |
3590 | <Sphere radius='0.3'/> |
3591 | </Shape> |
3592 | </Transform> |
3593 | <Transform translation='6 -7 0'> |
3594 | <Shape> |
3595 | <Appearance> |
3596 | <Material/> |
3597 | </Appearance> |
3598 | <Sphere radius='0.3'/> |
3599 | </Shape> |
3600 | </Transform> |
3601 | <Transform translation='7 -7 0'> |
3602 | <Shape> |
3603 | <Appearance> |
3604 | <Material/> |
3605 | </Appearance> |
3606 | <Sphere radius='0.3'/> |
3607 | </Shape> |
3608 | </Transform> |
3609 | <Transform translation='8 -7 0'> |
3610 | <Shape> |
3611 | <Appearance> |
3612 | <Material/> |
3613 | </Appearance> |
3614 | <Sphere radius='0.3'/> |
3615 | </Shape> |
3616 | </Transform> |
3617 | <Transform translation='9 -7 0'> |
3618 | <Shape> |
3619 | <Appearance> |
3620 | <Material/> |
3621 | </Appearance> |
3622 | <Sphere radius='0.3'/> |
3623 | </Shape> |
3624 | </Transform> |
3625 | <Transform translation='10 -7 0'> |
3626 | <Shape> |
3627 | <Appearance> |
3628 | <Material/> |
3629 | </Appearance> |
3630 | <Sphere radius='0.3'/> |
3631 | </Shape> |
3632 | </Transform> |
3633 | <Transform translation='11 -7 0'> |
3634 | <Shape> |
3635 | <Appearance> |
3636 | <Material/> |
3637 | </Appearance> |
3638 | <Sphere radius='0.3'/> |
3639 | </Shape> |
3640 | </Transform> |
3641 | <Transform translation='12 -7 0'> |
3642 | <Shape> |
3643 | <Appearance> |
3644 | <Material/> |
3645 | </Appearance> |
3646 | <Sphere radius='0.3'/> |
3647 | </Shape> |
3648 | </Transform> |
3649 | <Transform translation='-12 -8 0'> |
3650 | <Shape> |
3651 | <Appearance> |
3652 | <Material/> |
3653 | </Appearance> |
3654 | <Sphere radius='0.3'/> |
3655 | </Shape> |
3656 | </Transform> |
3657 | <Transform translation='-11 -8 0'> |
3658 | <Shape> |
3659 | <Appearance> |
3660 | <Material/> |
3661 | </Appearance> |
3662 | <Sphere radius='0.3'/> |
3663 | </Shape> |
3664 | </Transform> |
3665 | <Transform translation='-10 -8 0'> |
3666 | <Shape> |
3667 | <Appearance> |
3668 | <Material/> |
3669 | </Appearance> |
3670 | <Sphere radius='0.3'/> |
3671 | </Shape> |
3672 | </Transform> |
3673 | <Transform translation='-9 -8 0'> |
3674 | <Shape> |
3675 | <Appearance> |
3676 | <Material/> |
3677 | </Appearance> |
3678 | <Sphere radius='0.3'/> |
3679 | </Shape> |
3680 | </Transform> |
3681 | <Transform translation='-8 -8 0'> |
3682 | <Shape> |
3683 | <Appearance> |
3684 | <Material/> |
3685 | </Appearance> |
3686 | <Sphere radius='0.3'/> |
3687 | </Shape> |
3688 | </Transform> |
3689 | <Transform translation='-7 -8 0'> |
3690 | <Shape> |
3691 | <Appearance> |
3692 | <Material/> |
3693 | </Appearance> |
3694 | <Sphere radius='0.3'/> |
3695 | </Shape> |
3696 | </Transform> |
3697 | <Transform translation='-6 -8 0'> |
3698 | <Shape> |
3699 | <Appearance> |
3700 | <Material/> |
3701 | </Appearance> |
3702 | <Sphere radius='0.3'/> |
3703 | </Shape> |
3704 | </Transform> |
3705 | <Transform translation='-5 -8 0'> |
3706 | <Shape> |
3707 | <Appearance> |
3708 | <Material/> |
3709 | </Appearance> |
3710 | <Sphere radius='0.3'/> |
3711 | </Shape> |
3712 | </Transform> |
3713 | <Transform translation='-4 -8 0'> |
3714 | <Shape> |
3715 | <Appearance> |
3716 | <Material/> |
3717 | </Appearance> |
3718 | <Sphere radius='0.3'/> |
3719 | </Shape> |
3720 | </Transform> |
3721 | <Transform translation='-3 -8 0'> |
3722 | <Shape> |
3723 | <Appearance> |
3724 | <Material/> |
3725 | </Appearance> |
3726 | <Sphere radius='0.3'/> |
3727 | </Shape> |
3728 | </Transform> |
3729 | <Transform translation='-2 -8 0'> |
3730 | <Shape> |
3731 | <Appearance> |
3732 | <Material/> |
3733 | </Appearance> |
3734 | <Sphere radius='0.3'/> |
3735 | </Shape> |
3736 | </Transform> |
3737 | <Transform translation='-1 -8 0'> |
3738 | <Shape> |
3739 | <Appearance> |
3740 | <Material/> |
3741 | </Appearance> |
3742 | <Sphere radius='0.3'/> |
3743 | </Shape> |
3744 | </Transform> |
3745 | <Transform translation='0 -8 0'> |
3746 | <Shape> |
3747 | <Appearance> |
3748 | <Material/> |
3749 | </Appearance> |
3750 | <Sphere radius='0.3'/> |
3751 | </Shape> |
3752 | </Transform> |
3753 | <Transform translation='1 -8 0'> |
3754 | <Shape> |
3755 | <Appearance> |
3756 | <Material/> |
3757 | </Appearance> |
3758 | <Sphere radius='0.3'/> |
3759 | </Shape> |
3760 | </Transform> |
3761 | <Transform translation='2 -8 0'> |
3762 | <Shape> |
3763 | <Appearance> |
3764 | <Material/> |
3765 | </Appearance> |
3766 | <Sphere radius='0.3'/> |
3767 | </Shape> |
3768 | </Transform> |
3769 | <Transform translation='3 -8 0'> |
3770 | <Shape> |
3771 | <Appearance> |
3772 | <Material/> |
3773 | </Appearance> |
3774 | <Sphere radius='0.3'/> |
3775 | </Shape> |
3776 | </Transform> |
3777 | <Transform translation='4 -8 0'> |
3778 | <Shape> |
3779 | <Appearance> |
3780 | <Material/> |
3781 | </Appearance> |
3782 | <Sphere radius='0.3'/> |
3783 | </Shape> |
3784 | </Transform> |
3785 | <Transform translation='5 -8 0'> |
3786 | <Shape> |
3787 | <Appearance> |
3788 | <Material/> |
3789 | </Appearance> |
3790 | <Sphere radius='0.3'/> |
3791 | </Shape> |
3792 | </Transform> |
3793 | <Transform translation='6 -8 0'> |
3794 | <Shape> |
3795 | <Appearance> |
3796 | <Material/> |
3797 | </Appearance> |
3798 | <Sphere radius='0.3'/> |
3799 | </Shape> |
3800 | </Transform> |
3801 | <Transform translation='7 -8 0'> |
3802 | <Shape> |
3803 | <Appearance> |
3804 | <Material/> |
3805 | </Appearance> |
3806 | <Sphere radius='0.3'/> |
3807 | </Shape> |
3808 | </Transform> |
3809 | <Transform translation='8 -8 0'> |
3810 | <Shape> |
3811 | <Appearance> |
3812 | <Material/> |
3813 | </Appearance> |
3814 | <Sphere radius='0.3'/> |
3815 | </Shape> |
3816 | </Transform> |
3817 | <Transform translation='9 -8 0'> |
3818 | <Shape> |
3819 | <Appearance> |
3820 | <Material/> |
3821 | </Appearance> |
3822 | <Sphere radius='0.3'/> |
3823 | </Shape> |
3824 | </Transform> |
3825 | <Transform translation='10 -8 0'> |
3826 | <Shape> |
3827 | <Appearance> |
3828 | <Material/> |
3829 | </Appearance> |
3830 | <Sphere radius='0.3'/> |
3831 | </Shape> |
3832 | </Transform> |
3833 | <Transform translation='11 -8 0'> |
3834 | <Shape> |
3835 | <Appearance> |
3836 | <Material/> |
3837 | </Appearance> |
3838 | <Sphere radius='0.3'/> |
3839 | </Shape> |
3840 | </Transform> |
3841 | <Transform translation='12 -8 0'> |
3842 | <Shape> |
3843 | <Appearance> |
3844 | <Material/> |
3845 | </Appearance> |
3846 | <Sphere radius='0.3'/> |
3847 | </Shape> |
3848 | </Transform> |
3849 | <Transform translation='-12 -9 0'> |
3850 | <Shape> |
3851 | <Appearance> |
3852 | <Material/> |
3853 | </Appearance> |
3854 | <Sphere radius='0.3'/> |
3855 | </Shape> |
3856 | </Transform> |
3857 | <Transform translation='-11 -9 0'> |
3858 | <Shape> |
3859 | <Appearance> |
3860 | <Material/> |
3861 | </Appearance> |
3862 | <Sphere radius='0.3'/> |
3863 | </Shape> |
3864 | </Transform> |
3865 | <Transform translation='-10 -9 0'> |
3866 | <Shape> |
3867 | <Appearance> |
3868 | <Material/> |
3869 | </Appearance> |
3870 | <Sphere radius='0.3'/> |
3871 | </Shape> |
3872 | </Transform> |
3873 | <Transform translation='-9 -9 0'> |
3874 | <Shape> |
3875 | <Appearance> |
3876 | <Material/> |
3877 | </Appearance> |
3878 | <Sphere radius='0.3'/> |
3879 | </Shape> |
3880 | </Transform> |
3881 | <Transform translation='-8 -9 0'> |
3882 | <Shape> |
3883 | <Appearance> |
3884 | <Material/> |
3885 | </Appearance> |
3886 | <Sphere radius='0.3'/> |
3887 | </Shape> |
3888 | </Transform> |
3889 | <Transform translation='-7 -9 0'> |
3890 | <Shape> |
3891 | <Appearance> |
3892 | <Material/> |
3893 | </Appearance> |
3894 | <Sphere radius='0.3'/> |
3895 | </Shape> |
3896 | </Transform> |
3897 | <Transform translation='-6 -9 0'> |
3898 | <Shape> |
3899 | <Appearance> |
3900 | <Material/> |
3901 | </Appearance> |
3902 | <Sphere radius='0.3'/> |
3903 | </Shape> |
3904 | </Transform> |
3905 | <Transform translation='-5 -9 0'> |
3906 | <Shape> |
3907 | <Appearance> |
3908 | <Material/> |
3909 | </Appearance> |
3910 | <Sphere radius='0.3'/> |
3911 | </Shape> |
3912 | </Transform> |
3913 | <Transform translation='-4 -9 0'> |
3914 | <Shape> |
3915 | <Appearance> |
3916 | <Material/> |
3917 | </Appearance> |
3918 | <Sphere radius='0.3'/> |
3919 | </Shape> |
3920 | </Transform> |
3921 | <Transform translation='-3 -9 0'> |
3922 | <Shape> |
3923 | <Appearance> |
3924 | <Material/> |
3925 | </Appearance> |
3926 | <Sphere radius='0.3'/> |
3927 | </Shape> |
3928 | </Transform> |
3929 | <Transform translation='-2 -9 0'> |
3930 | <Shape> |
3931 | <Appearance> |
3932 | <Material/> |
3933 | </Appearance> |
3934 | <Sphere radius='0.3'/> |
3935 | </Shape> |
3936 | </Transform> |
3937 | <Transform translation='-1 -9 0'> |
3938 | <Shape> |
3939 | <Appearance> |
3940 | <Material/> |
3941 | </Appearance> |
3942 | <Sphere radius='0.3'/> |
3943 | </Shape> |
3944 | </Transform> |
3945 | <Transform translation='0 -9 0'> |
3946 | <Shape> |
3947 | <Appearance> |
3948 | <Material/> |
3949 | </Appearance> |
3950 | <Sphere radius='0.3'/> |
3951 | </Shape> |
3952 | </Transform> |
3953 | <Transform translation='1 -9 0'> |
3954 | <Shape> |
3955 | <Appearance> |
3956 | <Material/> |
3957 | </Appearance> |
3958 | <Sphere radius='0.3'/> |
3959 | </Shape> |
3960 | </Transform> |
3961 | <Transform translation='2 -9 0'> |
3962 | <Shape> |
3963 | <Appearance> |
3964 | <Material/> |
3965 | </Appearance> |
3966 | <Sphere radius='0.3'/> |
3967 | </Shape> |
3968 | </Transform> |
3969 | <Transform translation='3 -9 0'> |
3970 | <Shape> |
3971 | <Appearance> |
3972 | <Material/> |
3973 | </Appearance> |
3974 | <Sphere radius='0.3'/> |
3975 | </Shape> |
3976 | </Transform> |
3977 | <Transform translation='4 -9 0'> |
3978 | <Shape> |
3979 | <Appearance> |
3980 | <Material/> |
3981 | </Appearance> |
3982 | <Sphere radius='0.3'/> |
3983 | </Shape> |
3984 | </Transform> |
3985 | <Transform translation='5 -9 0'> |
3986 | <Shape> |
3987 | <Appearance> |
3988 | <Material/> |
3989 | </Appearance> |
3990 | <Sphere radius='0.3'/> |
3991 | </Shape> |
3992 | </Transform> |
3993 | <Transform translation='6 -9 0'> |
3994 | <Shape> |
3995 | <Appearance> |
3996 | <Material/> |
3997 | </Appearance> |
3998 | <Sphere radius='0.3'/> |
3999 | </Shape> |
4000 | </Transform> |
4001 | <Transform translation='7 -9 0'> |
4002 | <Shape> |
4003 | <Appearance> |
4004 | <Material/> |
4005 | </Appearance> |
4006 | <Sphere radius='0.3'/> |
4007 | </Shape> |
4008 | </Transform> |
4009 | <Transform translation='8 -9 0'> |
4010 | <Shape> |
4011 | <Appearance> |
4012 | <Material/> |
4013 | </Appearance> |
4014 | <Sphere radius='0.3'/> |
4015 | </Shape> |
4016 | </Transform> |
4017 | <Transform translation='9 -9 0'> |
4018 | <Shape> |
4019 | <Appearance> |
4020 | <Material/> |
4021 | </Appearance> |
4022 | <Sphere radius='0.3'/> |
4023 | </Shape> |
4024 | </Transform> |
4025 | <Transform translation='10 -9 0'> |
4026 | <Shape> |
4027 | <Appearance> |
4028 | <Material/> |
4029 | </Appearance> |
4030 | <Sphere radius='0.3'/> |
4031 | </Shape> |
4032 | </Transform> |
4033 | <Transform translation='11 -9 0'> |
4034 | <Shape> |
4035 | <Appearance> |
4036 | <Material/> |
4037 | </Appearance> |
4038 | <Sphere radius='0.3'/> |
4039 | </Shape> |
4040 | </Transform> |
4041 | <Transform translation='12 -9 0'> |
4042 | <Shape> |
4043 | <Appearance> |
4044 | <Material/> |
4045 | </Appearance> |
4046 | <Sphere radius='0.3'/> |
4047 | </Shape> |
4048 | </Transform> |
4049 | </Switch> |
4050 | < ROUTE fromNode='the-touch' fromField='touchTime' toNode='the-time' toField='startTime'/> |
4051 | < ROUTE fromNode='the-touch' fromField='touchTime' toNode='text-time' toField='startTime'/> |
4052 | < ROUTE fromNode='text-time' fromField='fraction_changed' toNode='text-color' toField='set_fraction'/> |
4053 | < ROUTE fromNode='text-color' fromField='value_changed' toNode='the-click' toField='emissiveColor'/> |
4054 | < ROUTE fromNode='the-time' fromField='fraction_changed' toNode='the-geometry' toField='set_fraction'/> |
4055 | < ROUTE fromNode='the-geometry' fromField='value_changed' toNode='convert-script' toField='value_in'/> |
4056 | < ROUTE fromNode='convert-script' fromField='value_out' toNode='the-switch' toField='whichChoice'/> |
4057 | </Scene> |
4058 | </X3D> |
Event Graph ROUTE Table entries with 7 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.
the-touch
TouchSensor touchTime SFTime |
the-time
TimeSensor startTime SFTime |
then
|
the-time
TimeSensor fraction_changed SFFloat |
the-geometry
ScalarInterpolator set_fraction SFFloat |
then
|
the-geometry
ScalarInterpolator value_changed SFFloat |
convert-script
Script value_in SFFloat |
then
|
convert-script
Script value_out SFInt32 |
the-switch
Switch whichChoice SFInt32 |
||||
the-touch
TouchSensor touchTime SFTime |
text-time
TimeSensor startTime SFTime |
then
|
text-time
TimeSensor fraction_changed SFFloat |
text-color
ColorInterpolator set_fraction SFFloat |
then
|
text-color
ColorInterpolator value_changed SFColor |
the-click
Material emissiveColor SFColor |
<!--
Color 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)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->