Unsous ensemble porte satellite
est défini.
Ce sous ensemble comprend:
Le porte satellite
Le satellite inférieur
(Ce premier satellite sert de
modèle aux trois satellites suivants)
Le satellite supérieur
Le satellite de gauche
Le satellite de droite
|
DEF
PorteSatelliteMonte
Transform
{
children
[
Transform
{
translation
0 0 -.7
children
[
Inline
{
url
"porte satellite.wrl"
}
]
}
Transform
{
translation
0 -1.05 0
children
[
DEF
Satellite
Transform
{
children
[
Inline
{
url
"satellite.wrl"
}
]
}
]
}
Transform
{
translation
0 1.05 0
rotation
0 0 1 3.14
children
[
USE
Satellite
]
}
Transform
{
translation
1.05 0 0
rotation
0 0 1 1.57
children
[
USE
Satellite
]
}
Transform
{
translation
-1.05 0 0
rotation
0 0 1 -1.57
children
[
USE
Satellite
]}
]}
|