xof 0302txt 0032 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...] } template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } template AnimationOptions { DWORD openclosed; DWORD positionquality; } template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...] } template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation] } Header { 1; 0; 1; } Mesh poly2 { 80; -471.612549;275.700439;2809.111328;, -471.612549;322.706604;2809.111328;, -788.059814;58.891937;99.840820;, -627.353271;95.634613;128.280273;, -315.000000;114.005951;393.000000;, -57.000000;114.005951;686.000000;, 367.000000;114.005951;1696.000000;, 175.000000;53.582809;1575.000000;, -103.000000;53.582809;1475.000000;, -477.000000;185.558929;1550.000000;, -487.000000;185.558929;1635.000000;, -859.938293;462.458954;2092.207520;, -800.088318;462.458954;2195.207520;, -416.000000;185.558929;2348.000000;, -498.305206;523.739929;3216.521484;, -449.231476;525.161560;3237.664307;, -612.353271;95.634613;7.280273;, 58.355469;298.539764;3070.211426;, 311.000000;185.558929;2833.000000;, 488.000000;185.558929;2802.000000;, 709.073730;312.286530;3016.475830;, 1100.243164;474.459351;3272.111328;, 1264.481079;666.205078;3386.205566;, 1312.931030;666.205078;3366.205566;, 1504.243164;474.459351;2959.111328;, 1477.073730;312.286530;2588.475830;, 1352.000000;206.550735;2242.000000;, 1627.000000;381.787842;2023.000000;, 1840.025024;611.997803;1918.000000;, 1844.774902;611.997803;1863.000000;, 1654.000000;381.787842;1496.000000;, 1292.000000;230.541321;1352.000000;, 1277.750122;594.004578;921.000000;, 1212.199951;594.004578;812.000000;, 837.000000;230.541321;954.000000;, 562.000000;74.574631;1102.000000;, 417.000000;53.582809;1363.000000;, 392.000000;114.005951;1550.000000;, -17.000000;114.005951;595.000000;, -164.000000;114.005951;423.000000;, 1504.243164;420.876556;2959.111328;, 1277.750122;553.575195;921.000000;, 1292.000000;176.958527;1352.000000;, 1312.931030;625.775452;3366.205566;, 1264.481079;625.775452;3386.205566;, 1212.199951;553.575195;812.000000;, 1100.243164;420.876556;3272.111328;, 1844.774902;571.568359;1863.000000;, 709.073730;258.703674;3016.475830;, 488.000000;131.976135;2802.000000;, 311.000000;131.976135;2833.000000;, 58.355469;244.956894;3070.211426;, 562.000000;20.991789;1102.000000;, -824.059814;58.891937;-42.159180;, -449.231476;484.732178;3237.664307;, -498.305206;483.310486;3216.521484;, 837.000000;176.958527;954.000000;, 1352.000000;152.967911;2242.000000;, -416.000000;131.976135;2348.000000;, -800.088318;422.029572;2195.207520;, -859.938293;422.029572;2092.207520;, 1654.000000;328.205048;1496.000000;, -487.000000;131.976135;1635.000000;, -477.000000;131.976135;1550.000000;, -103.000000;0.000000;1475.000000;, 367.000000;0.000000;1696.000000;, 1627.000000;328.205048;2023.000000;, 417.000000;0.000000;1363.000000;, 175.000000;0.000000;1575.000000;, 392.000000;0.000000;1550.000000;, 1477.073730;258.703674;2588.475830;, 1840.025024;571.568359;1918.000000;, -17.000000;0.000000;595.000000;, -57.000000;0.000000;686.000000;, -164.000000;0.000000;423.000000;, -315.000000;0.000000;393.000000;, -613.000000;0.000000;9.000000;, -628.000000;0.000000;130.000000;, -790.000000;0.000000;105.000000;, -826.000000;0.000000;-37.000000;; 79; 4;21,22,23,24;, 4;39,38,72,74;, 4;38,37,69,72;, 4;37,36,67,69;, 4;36,35,52,67;, 4;35,34,56,52;, 4;34,33,45,56;, 4;33,32,41,45;, 4;32,31,42,41;, 4;31,30,61,42;, 4;30,29,47,61;, 4;29,28,71,47;, 4;28,27,66,71;, 4;27,26,57,66;, 4;26,25,70,57;, 4;25,24,40,70;, 4;24,23,43,40;, 4;23,22,44,43;, 4;22,21,46,44;, 4;21,20,48,46;, 4;20,19,49,48;, 4;19,18,50,49;, 4;18,17,51,50;, 4;51,17,15,54;, 4;15,14,55,54;, 4;1,13,58,0;, 4;13,12,59,58;, 4;12,11,60,59;, 4;11,10,62,60;, 4;10,9,63,62;, 4;9,8,64,63;, 4;8,7,68,64;, 4;7,6,65,68;, 4;6,5,73,65;, 4;5,4,75,73;, 4;4,3,77,75;, 4;3,2,78,77;, 4;2,53,79,78;, 4;53,16,76,79;, 4;16,39,74,76;, 4;76,77,78,79;, 4;74,75,77,76;, 4;74,72,73,75;, 4;72,69,65,73;, 4;56,45,41,42;, 10;37,38,39,16,53,2,3,4,5,6;, 4;61,47,71,66;, 4;40,43,44,46;, 4;51,54,55,0;, 4;0,55,14,1;, 4;58,59,60,62;, 4;70,40,46,48;, 4;50,51,0,58;, 4;57,70,48,49;, 4;42,61,66,57;, 3;52,56,42;, 4;69,67,42,57;, 3;67,52,42;, 3;62,63,64;, 4;65,69,57,49;, 4;68,65,49,50;, 4;64,68,50,58;, 3;64,58,62;, 4;27,28,29,30;, 4;20,21,24,25;, 4;19,20,25,26;, 4;31,32,33,34;, 4;26,27,30,31;, 4;1,14,15,17;, 4;10,11,12,13;, 4;13,1,17,18;, 3;8,9,10;, 3;31,34,35;, 3;8,10,13;, 4;7,8,13,18;, 4;6,7,18,19;, 4;37,6,19,26;, 4;36,37,26,31;, 3;35,36,31;; MeshNormals { 80; -0.789177;-0.590470;0.168953;, -0.612952;0.712650;-0.341203;, -0.578889;0.544990;0.606526;, -0.385688;0.465774;0.796429;, -0.634467;0.446821;0.630715;, -0.764948;0.442855;0.467691;, -0.202752;0.960877;-0.188701;, 0.273688;0.680916;-0.679300;, 0.236932;0.787140;-0.569450;, -0.515117;0.569383;-0.640669;, -0.208996;0.932656;-0.294063;, -0.784631;0.598803;-0.160592;, -0.411363;0.455090;0.789730;, -0.056649;0.995377;0.077554;, -0.764367;0.578831;0.284075;, 0.084859;0.483254;0.871358;, 0.409580;0.427931;-0.805680;, 0.565567;0.718951;0.404035;, 0.292302;0.872061;0.392516;, -0.284221;0.853421;0.436911;, -0.617752;0.700793;0.356752;, -0.690068;0.659418;0.298285;, -0.361791;0.420711;0.831932;, 0.645356;0.481503;0.593018;, 0.606105;0.756898;-0.244423;, 0.591977;0.705232;-0.390141;, 0.180189;0.983296;0.025707;, -0.061658;0.687257;0.723793;, 0.580456;0.427743;0.692897;, 0.837193;0.460283;-0.295377;, 0.058201;0.726362;-0.684844;, -0.068671;0.997511;-0.015974;, 0.901170;0.432811;-0.023830;, -0.011165;0.590204;-0.807177;, -0.673744;0.637994;-0.372870;, -0.659216;0.651929;-0.374730;, -0.730193;0.644892;-0.225682;, -0.098873;0.974773;-0.200106;, 0.752718;0.451241;-0.479371;, 0.636329;0.447378;-0.628441;, 0.777292;-0.496583;0.386294;, 0.882079;-0.244693;-0.402569;, 0.534622;-0.784695;-0.313741;, 0.640778;-0.263152;0.721218;, 0.095835;-0.288281;0.952738;, 0.459698;-0.288525;-0.839900;, -0.152092;-0.532183;0.832856;, 0.963715;-0.237525;-0.121798;, -0.286464;-0.623042;0.727844;, -0.087112;-0.771937;0.629702;, 0.162721;-0.778892;0.605680;, 0.188607;-0.589298;0.785592;, -0.323674;-0.695823;-0.641144;, -0.529121;0.685219;-0.500506;, -0.136139;-0.347899;0.927595;, -0.697332;-0.397382;0.596502;, 0.005685;-0.498543;-0.866847;, 0.535041;-0.828593;0.164815;, -0.534082;-0.797600;0.280341;, -0.724885;-0.322551;0.608689;, -0.934757;-0.354869;0.017248;, 0.766883;-0.479038;-0.427098;, -0.739355;-0.652476;-0.166219;, -0.719723;-0.442226;-0.535197;, -0.165296;-0.827580;-0.536460;, -0.104780;-0.991103;-0.082073;, 0.705176;-0.480724;0.521183;, -0.591964;-0.767892;-0.244785;, 0.295111;-0.749927;-0.592046;, 0.071481;-0.985949;-0.150978;, 0.781868;-0.619975;0.065674;, 0.875246;-0.259444;0.408208;, 0.600630;-0.707107;-0.373154;, -0.599208;-0.707107;0.375432;, 0.508665;-0.708543;-0.489109;, -0.495784;-0.705641;0.506229;, 0.325438;-0.717135;-0.616285;, -0.302438;-0.696973;0.650200;, -0.597722;-0.473397;0.647011;, -0.517486;-0.690165;-0.505847;; 79; 4;21,22,23,24;, 4;39,38,72,74;, 4;38,37,69,72;, 4;37,36,67,69;, 4;36,35,52,67;, 4;35,34,56,52;, 4;34,33,45,56;, 4;33,32,41,45;, 4;32,31,42,41;, 4;31,30,61,42;, 4;30,29,47,61;, 4;29,28,71,47;, 4;28,27,66,71;, 4;27,26,57,66;, 4;26,25,70,57;, 4;25,24,40,70;, 4;24,23,43,40;, 4;23,22,44,43;, 4;22,21,46,44;, 4;21,20,48,46;, 4;20,19,49,48;, 4;19,18,50,49;, 4;18,17,51,50;, 4;51,17,15,54;, 4;15,14,55,54;, 4;1,13,58,0;, 4;13,12,59,58;, 4;12,11,60,59;, 4;11,10,62,60;, 4;10,9,63,62;, 4;9,8,64,63;, 4;8,7,68,64;, 4;7,6,65,68;, 4;6,5,73,65;, 4;5,4,75,73;, 4;4,3,77,75;, 4;3,2,78,77;, 4;2,53,79,78;, 4;53,16,76,79;, 4;16,39,74,76;, 4;76,77,78,79;, 4;74,75,77,76;, 4;74,72,73,75;, 4;72,69,65,73;, 4;56,45,41,42;, 10;37,38,39,16,53,2,3,4,5,6;, 4;61,47,71,66;, 4;40,43,44,46;, 4;51,54,55,0;, 4;0,55,14,1;, 4;58,59,60,62;, 4;70,40,46,48;, 4;50,51,0,58;, 4;57,70,48,49;, 4;42,61,66,57;, 3;52,56,42;, 4;69,67,42,57;, 3;67,52,42;, 3;62,63,64;, 4;65,69,57,49;, 4;68,65,49,50;, 4;64,68,50,58;, 3;64,58,62;, 4;27,28,29,30;, 4;20,21,24,25;, 4;19,20,25,26;, 4;31,32,33,34;, 4;26,27,30,31;, 4;1,14,15,17;, 4;10,11,12,13;, 4;13,1,17,18;, 3;8,9,10;, 3;31,34,35;, 3;8,10,13;, 4;7,8,13,18;, 4;6,7,18,19;, 4;37,6,19,26;, 4;36,37,26,31;, 3;35,36,31;; } }