xof 0303txt 0032 template ColorRGBA { <35ff44e0-6c7c-11cf-8f52-0040333594a3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template Material { <3d82ab4d-62da-11cf-ab39-0020af71e433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template TextureFilename { STRING filename; } template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Vector { <3d82ab5e-62da-11cf-ab39-0020af71e433> FLOAT x; FLOAT y; FLOAT z; } template MeshFace { <3d82ab5f-62da-11cf-ab39-0020af71e433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template Mesh { <3d82ab44-62da-11cf-ab39-0020af71e433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } Material Material__70 { 1.000000;1.000000;1.000000;1.000000;; 10.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "PoliceHatBlue.png"; } } Frame M_PoliceHat { FrameTransformMatrix { 1.000000,-0.000000,-0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,-0.000000,1.000000,0.000000,-0.000000,0.000000,0.000000,1.000000;; } Mesh M_PoliceHat { 161; 0.180869;0.000000;0.001465;, 0.174630;-0.013677;-0.021251;, 0.174630;0.000000;-0.026390;, 0.180869;0.000000;0.001465;, 0.174630;-0.025101;0.001465;, 0.180869;0.000000;0.001465;, 0.174630;-0.013677;0.024181;, 0.180869;0.000000;0.001465;, 0.174630;0.000000;0.029320;, 0.180869;0.000000;0.001465;, 0.174630;0.013677;0.024181;, 0.180869;0.000000;0.001465;, 0.174630;0.025101;0.001465;, 0.180869;0.000000;0.001465;, 0.174630;0.013677;-0.021251;, 0.180869;0.000000;0.001465;, 0.174630;0.000000;-0.026390;, 0.156460;-0.015569;-0.040246;, 0.156863;0.000000;-0.050005;, 0.156460;-0.023839;-0.024990;, 0.156460;-0.037586;-0.015812;, 0.156863;-0.046380;0.001465;, 0.156460;-0.037586;0.018742;, 0.156460;-0.023839;0.027920;, 0.156460;-0.015569;0.043176;, 0.156863;-0.000000;0.052935;, 0.156460;0.015569;0.043176;, 0.156460;0.023839;0.027920;, 0.156460;0.037586;0.018742;, 0.156863;0.046380;0.001465;, 0.156460;0.037586;-0.015812;, 0.156863;0.023839;-0.024990;, 0.156460;0.015569;-0.040246;, 0.156863;0.000000;-0.050005;, 0.130272;-0.033020;-0.053375;, 0.130272;0.000000;-0.065783;, 0.130272;-0.055986;-0.024270;, 0.130272;-0.060599;0.001465;, 0.130272;-0.055986;0.027200;, 0.130272;-0.033020;0.056306;, 0.130272;-0.000000;0.068713;, 0.130272;0.033020;0.056306;, 0.130272;0.055986;0.027200;, 0.130272;0.060599;0.001465;, 0.130272;0.055986;-0.024270;, 0.130272;0.033020;-0.053375;, 0.130272;0.000000;-0.065783;, 0.095871;-0.035741;-0.057894;, 0.095871;0.000000;-0.071324;, 0.095871;-0.060599;-0.026390;, 0.095871;-0.065592;0.001465;, 0.095871;-0.060599;0.029320;, 0.095871;-0.035741;0.060824;, 0.095871;-0.000000;0.074254;, 0.095871;0.035741;0.060824;, 0.095871;0.060599;0.029320;, 0.095871;0.065592;0.001465;, 0.095871;0.060599;-0.026390;, 0.095871;0.035741;-0.057894;, 0.095871;0.000000;-0.071324;, 0.093850;0.000000;-0.133685;, 0.095871;-0.035741;-0.057894;, 0.093850;-0.046606;-0.123397;, 0.095871;0.000000;-0.071324;, 0.093850;-0.086116;-0.094101;, 0.095871;-0.060599;-0.026390;, 0.093850;-0.112516;-0.050255;, 0.095871;-0.065592;0.001465;, 0.093850;-0.121786;0.001465;, 0.095871;-0.060599;0.029320;, 0.093850;-0.112516;0.053185;, 0.095871;-0.035741;0.060824;, 0.093850;-0.086116;0.097031;, 0.093850;-0.046606;0.126328;, 0.095871;-0.000000;0.074254;, 0.093850;-0.000000;0.136615;, 0.095871;0.035741;0.060824;, 0.093850;0.046606;0.126328;, 0.093850;0.086116;0.097031;, 0.095871;0.060599;0.029320;, 0.093850;0.112516;0.053185;, 0.095871;0.065592;0.001465;, 0.093850;0.121786;0.001465;, 0.095871;0.060599;-0.026390;, 0.093850;0.112516;-0.050255;, 0.095871;0.035741;-0.057894;, 0.093850;0.086116;-0.094101;, 0.093850;0.046606;-0.123397;, 0.090261;0.000000;-0.133447;, 0.093850;-0.046606;-0.123397;, 0.090261;-0.046524;-0.123178;, 0.093850;0.000000;-0.133685;, 0.093850;-0.086116;-0.094101;, 0.090261;-0.085964;-0.093932;, 0.093850;-0.112516;-0.050255;, 0.090261;-0.112318;-0.050164;, 0.093850;-0.121786;0.001465;, 0.090261;-0.121572;0.001465;, 0.093850;-0.112516;0.053185;, 0.090261;-0.112318;0.053094;, 0.090261;-0.112318;0.053094;, 0.093850;-0.086116;0.097031;, 0.090261;-0.085965;0.096862;, 0.093850;-0.112516;0.053185;, 0.090261;-0.085965;0.096862;, 0.093850;-0.046606;0.126328;, 0.090261;-0.046524;0.126108;, 0.093850;-0.086116;0.097031;, 0.093850;-0.000000;0.136615;, 0.090261;-0.000000;0.136377;, 0.093850;0.046606;0.126328;, 0.090261;0.046524;0.126108;, 0.090261;0.046524;0.126108;, 0.093850;0.086116;0.097031;, 0.090261;0.085964;0.096863;, 0.093850;0.046606;0.126328;, 0.090261;0.085964;0.096863;, 0.093850;0.112516;0.053185;, 0.090261;0.112318;0.053094;, 0.093850;0.086116;0.097031;, 0.093850;0.121786;0.001465;, 0.090261;0.121572;0.001465;, 0.093850;0.112516;-0.050255;, 0.090261;0.112318;-0.050164;, 0.093850;0.086116;-0.094101;, 0.090261;0.085964;-0.093932;, 0.093850;0.046606;-0.123397;, 0.090261;0.046524;-0.123178;, 0.090957;0.000000;-0.069326;, 0.090261;-0.046524;-0.123178;, 0.090798;-0.030227;-0.056265;, 0.090261;0.000000;-0.133447;, 0.090261;-0.085964;-0.093932;, 0.090261;-0.112318;-0.050164;, 0.090638;-0.055472;0.001465;, 0.090261;-0.121572;0.001465;, 0.090261;-0.112318;0.053094;, 0.090261;-0.085965;0.096862;, 0.090638;-0.030227;0.059195;, 0.090261;-0.046524;0.126108;, 0.090261;-0.000000;0.136377;, 0.090957;-0.000000;0.072256;, 0.090261;0.046524;0.126108;, 0.090957;0.030227;0.059195;, 0.090261;0.085964;0.096863;, 0.090261;0.112318;0.053094;, 0.090957;0.055473;0.001465;, 0.090261;0.121572;0.001465;, 0.090261;0.112318;-0.050164;, 0.090261;0.085964;-0.093932;, 0.090957;0.030227;-0.056265;, 0.090261;0.046524;-0.123178;, 0.125561;-0.000505;0.001616;, 0.090957;0.030227;0.059195;, 0.090957;0.055473;0.001465;, 0.090957;-0.000000;0.072256;, 0.090638;-0.030227;0.059195;, 0.090638;-0.055472;0.001465;, 0.090798;-0.030227;-0.056265;, 0.090957;0.000000;-0.069326;, 0.090957;0.030227;-0.056265;; 176; 3;0,1,2;, 3;3,4,1;, 3;5,6,4;, 3;7,8,6;, 3;9,10,8;, 3;11,12,10;, 3;13,14,12;, 3;15,16,14;, 3;17,2,1;, 3;2,17,18;, 3;1,19,17;, 3;20,1,4;, 3;1,20,19;, 3;4,21,20;, 3;4,22,21;, 3;23,4,6;, 3;4,23,22;, 3;6,24,23;, 3;25,6,8;, 3;6,25,24;, 3;26,8,10;, 3;8,26,25;, 3;10,27,26;, 3;28,10,12;, 3;10,28,27;, 3;12,29,28;, 3;12,30,29;, 3;31,12,14;, 3;12,31,30;, 3;14,32,31;, 3;33,14,16;, 3;14,33,32;, 3;34,18,17;, 3;18,34,35;, 3;17,19,34;, 3;36,19,20;, 3;19,36,34;, 3;37,20,21;, 3;20,37,36;, 3;38,21,22;, 3;21,38,37;, 3;39,22,23;, 3;22,39,38;, 3;23,24,39;, 3;40,24,25;, 3;24,40,39;, 3;41,25,26;, 3;25,41,40;, 3;26,27,41;, 3;42,27,28;, 3;27,42,41;, 3;43,28,29;, 3;28,43,42;, 3;44,29,30;, 3;29,44,43;, 3;45,30,31;, 3;30,45,44;, 3;31,32,45;, 3;46,32,33;, 3;32,46,45;, 3;47,35,34;, 3;35,47,48;, 3;49,34,36;, 3;34,49,47;, 3;50,36,37;, 3;36,50,49;, 3;51,37,38;, 3;37,51,50;, 3;52,38,39;, 3;38,52,51;, 3;53,39,40;, 3;39,53,52;, 3;54,40,41;, 3;40,54,53;, 3;55,41,42;, 3;41,55,54;, 3;56,42,43;, 3;42,56,55;, 3;57,43,44;, 3;43,57,56;, 3;58,44,45;, 3;44,58,57;, 3;59,45,46;, 3;45,59,58;, 3;60,61,62;, 3;61,60,63;, 3;61,64,62;, 3;64,65,66;, 3;65,64,61;, 3;66,67,68;, 3;67,66,65;, 3;68,69,70;, 3;69,68,67;, 3;70,71,72;, 3;71,70,69;, 3;71,73,72;, 3;73,74,75;, 3;74,73,71;, 3;75,76,77;, 3;76,75,74;, 3;76,78,77;, 3;78,79,80;, 3;79,78,76;, 3;80,81,82;, 3;81,80,79;, 3;82,83,84;, 3;83,82,81;, 3;84,85,86;, 3;85,84,83;, 3;85,87,86;, 3;87,63,60;, 3;63,87,85;, 3;88,89,90;, 3;89,88,91;, 3;90,92,93;, 3;92,90,89;, 3;93,94,95;, 3;94,93,92;, 3;95,96,97;, 3;96,95,94;, 3;97,98,99;, 3;98,97,96;, 3;100,101,102;, 3;101,100,103;, 3;104,105,106;, 3;105,104,107;, 3;106,108,109;, 3;108,106,105;, 3;109,110,111;, 3;110,109,108;, 3;112,113,114;, 3;113,112,115;, 3;116,117,118;, 3;117,116,119;, 3;118,120,121;, 3;120,118,117;, 3;121,122,123;, 3;122,121,120;, 3;123,124,125;, 3;124,123,122;, 3;125,126,127;, 3;126,125,124;, 3;127,91,88;, 3;91,127,126;, 3;128,129,130;, 3;129,128,131;, 3;132,130,129;, 3;130,133,134;, 3;133,130,132;, 3;135,134,133;, 3;136,134,135;, 3;134,137,138;, 3;137,134,136;, 3;139,138,137;, 3;138,140,141;, 3;140,138,139;, 3;141,142,143;, 3;142,141,140;, 3;144,143,142;, 3;143,145,146;, 3;145,143,144;, 3;147,146,145;, 3;148,146,147;, 3;146,149,150;, 3;149,146,148;, 3;151,150,149;, 3;150,131,128;, 3;131,150,151;, 3;152,153,154;, 3;152,155,153;, 3;152,156,155;, 3;152,157,156;, 3;152,158,157;, 3;152,159,158;, 3;152,160,159;, 3;152,154,160;; MeshNormals { 161; 1.000000;0.000000;0.000000;, 0.825533;-0.380695;-0.416614;, 0.880419;-0.022286;-0.473673;, 1.000000;0.000000;0.000000;, 0.857764;-0.512920;0.033967;, 1.000000;0.000000;0.000000;, 0.810708;-0.442339;0.383521;, 1.000000;0.000000;0.000000;, 0.880419;0.022286;0.473673;, 1.000000;0.000000;0.000000;, 0.825533;0.380696;0.416613;, 1.000000;0.000000;0.000000;, 0.858027;0.512579;-0.032453;, 1.000000;0.000000;0.000000;, 0.812569;0.439094;-0.383312;, 1.000000;0.000000;0.000000;, 0.880419;-0.022286;-0.473673;, 0.657485;-0.528045;-0.537478;, 0.651322;0.032433;-0.758108;, 0.553438;-0.612108;-0.564828;, 0.606327;-0.624017;-0.492920;, 0.634774;-0.771555;-0.042020;, 0.701410;-0.543882;0.460670;, 0.654827;-0.586116;0.477147;, 0.614556;-0.536341;0.578497;, 0.651322;-0.032433;0.758108;, 0.657485;0.528046;0.537478;, 0.553438;0.612108;0.564828;, 0.606327;0.624017;0.492920;, 0.634774;0.771555;0.042019;, 0.699062;0.550079;-0.456864;, 0.653086;0.588703;-0.476348;, 0.615338;0.531498;-0.582124;, 0.651322;0.032433;-0.758108;, 0.388740;-0.568088;-0.725367;, 0.343285;0.011909;-0.939156;, 0.395768;-0.831520;-0.389799;, 0.330383;-0.943623;-0.020577;, 0.356874;-0.844007;0.400367;, 0.389574;-0.550285;0.738524;, 0.343285;-0.011909;0.939156;, 0.388740;0.568088;0.725367;, 0.395768;0.831520;0.389799;, 0.330383;0.943623;0.020576;, 0.356874;0.844006;-0.400367;, 0.388756;0.550313;-0.738935;, 0.343285;0.011909;-0.939156;, 0.150989;-0.581498;-0.799414;, 0.159016;0.000000;-0.987276;, 0.145993;-0.902143;-0.405986;, 0.143634;-0.989631;-0.000000;, 0.145993;-0.902143;0.405986;, 0.150989;-0.581498;0.799414;, 0.159016;-0.000000;0.987276;, 0.150989;0.581498;0.799414;, 0.145993;0.902143;0.405986;, 0.143634;0.989631;-0.000000;, 0.145993;0.902142;-0.405987;, 0.150989;0.581498;-0.799414;, 0.159016;0.000000;-0.987276;, 0.999503;-0.000621;-0.031510;, 0.999493;-0.018553;-0.025865;, 0.999511;-0.012134;-0.028835;, 0.999507;-0.001342;-0.031356;, 0.999430;-0.024801;-0.022925;, 0.999410;-0.031845;-0.012894;, 0.999372;-0.033076;-0.012703;, 0.999354;-0.035952;-0.000000;, 0.999354;-0.035952;-0.000000;, 0.999375;-0.032272;0.014453;, 0.999407;-0.031877;0.013000;, 0.999488;-0.020119;0.024899;, 0.999464;-0.024498;0.021722;, 0.999471;-0.013263;0.029713;, 0.999507;0.001342;0.031356;, 0.999503;0.000621;0.031510;, 0.999493;0.018553;0.025865;, 0.999511;0.012134;0.028835;, 0.999430;0.024801;0.022925;, 0.999410;0.031845;0.012894;, 0.999372;0.033076;0.012703;, 0.999354;0.035952;-0.000000;, 0.999354;0.035952;-0.000000;, 0.999375;0.032272;-0.014453;, 0.999407;0.031877;-0.013000;, 0.999488;0.020119;-0.024899;, 0.999464;0.024498;-0.021722;, 0.999471;0.013263;-0.029713;, -0.066139;0.000000;-0.997810;, -0.065066;-0.413304;-0.908265;, -0.065060;-0.414412;-0.907761;, -0.066139;0.000000;-0.997810;, -0.062663;-0.738273;-0.671585;, -0.062654;-0.739317;-0.670437;, -0.060466;-0.934129;-0.351777;, -0.060462;-0.934479;-0.350847;, -0.059627;-0.998221;-0.000000;, -0.059627;-0.998221;-0.000000;, -0.060475;-0.934129;0.351776;, -0.060471;-0.934479;0.350846;, -0.060471;-0.934479;0.350846;, -0.062661;-0.738273;0.671585;, -0.062651;-0.739318;0.670436;, -0.060475;-0.934129;0.351776;, -0.062651;-0.739318;0.670436;, -0.065066;-0.413306;0.908265;, -0.065060;-0.414413;0.907760;, -0.062661;-0.738273;0.671585;, -0.066139;-0.000000;0.997810;, -0.066139;-0.000000;0.997810;, -0.065065;0.413305;0.908265;, -0.065060;0.414413;0.907761;, -0.065060;0.414413;0.907761;, -0.062660;0.738274;0.671584;, -0.062650;0.739317;0.670437;, -0.065065;0.413305;0.908265;, -0.062650;0.739317;0.670437;, -0.060474;0.934129;0.351776;, -0.060470;0.934479;0.350846;, -0.062660;0.738274;0.671584;, -0.059627;0.998221;-0.000000;, -0.059627;0.998221;-0.000000;, -0.060474;0.934129;-0.351777;, -0.060470;0.934478;-0.350847;, -0.062658;0.738273;-0.671586;, -0.062648;0.739317;-0.670437;, -0.065065;0.413305;-0.908265;, -0.065059;0.414412;-0.907761;, -0.999956;0.000615;0.009324;, -0.999956;0.004489;0.008271;, -0.999968;0.006795;0.004216;, -0.999945;-0.000238;0.010490;, -0.999968;0.006030;0.005314;, -0.999978;0.006339;0.001818;, -0.999984;0.005693;-0.000724;, -0.999984;0.005706;0.000000;, -0.999986;0.004805;-0.002015;, -0.999985;0.004180;-0.003492;, -0.999968;0.006296;-0.004975;, -0.999985;0.002197;-0.005101;, -0.999960;0.001329;-0.008855;, -0.999929;0.005877;-0.010384;, -0.999943;-0.004465;-0.009715;, -0.999953;-0.006663;-0.007039;, -0.999946;-0.007820;-0.006892;, -0.999949;-0.009437;-0.003641;, -0.999955;-0.009460;0.000193;, -0.999945;-0.010521;0.000000;, -0.999954;-0.008860;0.003715;, -0.999950;-0.007708;0.006439;, -0.999950;-0.006868;0.007317;, -0.999948;-0.004051;0.009407;, -0.999976;0.006880;-0.001274;, -0.877428;-0.322302;-0.355305;, -0.850593;-0.525825;0.000234;, -0.898016;0.004373;-0.439941;, -0.872848;0.331076;-0.358503;, -0.844052;0.536260;-0.001000;, -0.874729;0.327501;0.357201;, -0.898768;0.001924;0.438420;, -0.878157;-0.321271;0.354437;; 176; 3;0,1,2;, 3;3,4,1;, 3;5,6,4;, 3;7,8,6;, 3;9,10,8;, 3;11,12,10;, 3;13,14,12;, 3;15,16,14;, 3;17,2,1;, 3;2,17,18;, 3;1,19,17;, 3;20,1,4;, 3;1,20,19;, 3;4,21,20;, 3;4,22,21;, 3;23,4,6;, 3;4,23,22;, 3;6,24,23;, 3;25,6,8;, 3;6,25,24;, 3;26,8,10;, 3;8,26,25;, 3;10,27,26;, 3;28,10,12;, 3;10,28,27;, 3;12,29,28;, 3;12,30,29;, 3;31,12,14;, 3;12,31,30;, 3;14,32,31;, 3;33,14,16;, 3;14,33,32;, 3;34,18,17;, 3;18,34,35;, 3;17,19,34;, 3;36,19,20;, 3;19,36,34;, 3;37,20,21;, 3;20,37,36;, 3;38,21,22;, 3;21,38,37;, 3;39,22,23;, 3;22,39,38;, 3;23,24,39;, 3;40,24,25;, 3;24,40,39;, 3;41,25,26;, 3;25,41,40;, 3;26,27,41;, 3;42,27,28;, 3;27,42,41;, 3;43,28,29;, 3;28,43,42;, 3;44,29,30;, 3;29,44,43;, 3;45,30,31;, 3;30,45,44;, 3;31,32,45;, 3;46,32,33;, 3;32,46,45;, 3;47,35,34;, 3;35,47,48;, 3;49,34,36;, 3;34,49,47;, 3;50,36,37;, 3;36,50,49;, 3;51,37,38;, 3;37,51,50;, 3;52,38,39;, 3;38,52,51;, 3;53,39,40;, 3;39,53,52;, 3;54,40,41;, 3;40,54,53;, 3;55,41,42;, 3;41,55,54;, 3;56,42,43;, 3;42,56,55;, 3;57,43,44;, 3;43,57,56;, 3;58,44,45;, 3;44,58,57;, 3;59,45,46;, 3;45,59,58;, 3;60,61,62;, 3;61,60,63;, 3;61,64,62;, 3;64,65,66;, 3;65,64,61;, 3;66,67,68;, 3;67,66,65;, 3;68,69,70;, 3;69,68,67;, 3;70,71,72;, 3;71,70,69;, 3;71,73,72;, 3;73,74,75;, 3;74,73,71;, 3;75,76,77;, 3;76,75,74;, 3;76,78,77;, 3;78,79,80;, 3;79,78,76;, 3;80,81,82;, 3;81,80,79;, 3;82,83,84;, 3;83,82,81;, 3;84,85,86;, 3;85,84,83;, 3;85,87,86;, 3;87,63,60;, 3;63,87,85;, 3;88,89,90;, 3;89,88,91;, 3;90,92,93;, 3;92,90,89;, 3;93,94,95;, 3;94,93,92;, 3;95,96,97;, 3;96,95,94;, 3;97,98,99;, 3;98,97,96;, 3;100,101,102;, 3;101,100,103;, 3;104,105,106;, 3;105,104,107;, 3;106,108,109;, 3;108,106,105;, 3;109,110,111;, 3;110,109,108;, 3;112,113,114;, 3;113,112,115;, 3;116,117,118;, 3;117,116,119;, 3;118,120,121;, 3;120,118,117;, 3;121,122,123;, 3;122,121,120;, 3;123,124,125;, 3;124,123,122;, 3;125,126,127;, 3;126,125,124;, 3;127,91,88;, 3;91,127,126;, 3;128,129,130;, 3;129,128,131;, 3;132,130,129;, 3;130,133,134;, 3;133,130,132;, 3;135,134,133;, 3;136,134,135;, 3;134,137,138;, 3;137,134,136;, 3;139,138,137;, 3;138,140,141;, 3;140,138,139;, 3;141,142,143;, 3;142,141,140;, 3;144,143,142;, 3;143,145,146;, 3;145,143,144;, 3;147,146,145;, 3;148,146,147;, 3;146,149,150;, 3;149,146,148;, 3;151,150,149;, 3;150,131,128;, 3;131,150,151;, 3;152,153,154;, 3;152,155,153;, 3;152,156,155;, 3;152,157,156;, 3;152,158,157;, 3;152,159,158;, 3;152,160,159;, 3;152,154,160;; } MeshMaterialList { 1; 176; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { Material__70 } } MeshTextureCoords tc0 { 161; 0.000000;0.000000;, 0.093750;0.125000;, 0.000000;0.125000;, 0.125000;0.000000;, 0.187500;0.125000;, 0.312500;0.000000;, 0.406250;0.125000;, 0.437500;0.000000;, 0.500000;0.125000;, 0.500000;0.000000;, 0.593750;0.125000;, 0.625000;0.000000;, 0.687500;0.125000;, 0.812500;0.000000;, 0.906250;0.125000;, 0.937500;0.000000;, 1.000000;0.125000;, 0.062500;0.250000;, 0.000000;0.250000;, 0.125000;0.250000;, 0.187500;0.250000;, 0.250000;0.250000;, 0.312500;0.250000;, 0.375000;0.250000;, 0.437500;0.250000;, 0.500000;0.250000;, 0.562500;0.250000;, 0.625000;0.250000;, 0.687500;0.250000;, 0.750000;0.250000;, 0.812500;0.250000;, 0.875000;0.250000;, 0.937500;0.250000;, 1.000000;0.250000;, 0.093750;0.375000;, 0.000000;0.375000;, 0.187500;0.375000;, 0.250000;0.375000;, 0.312500;0.375000;, 0.406250;0.375000;, 0.500000;0.375000;, 0.593750;0.375000;, 0.687500;0.375000;, 0.750000;0.375000;, 0.812500;0.375000;, 0.906250;0.375000;, 1.000000;0.375000;, 0.093750;0.500000;, 0.000000;0.500000;, 0.187500;0.500000;, 0.250000;0.500000;, 0.312500;0.500000;, 0.406250;0.500000;, 0.500000;0.500000;, 0.593750;0.500000;, 0.687500;0.500000;, 0.750000;0.500000;, 0.812500;0.500000;, 0.906250;0.500000;, 1.000000;0.500000;, 0.261091;0.516510;, 0.191950;0.648633;, 0.170931;0.534444;, 0.261092;0.625221;, 0.094498;0.585516;, 0.143862;0.703551;, 0.043426;0.661950;, 0.134203;0.752110;, 0.025492;0.752110;, 0.143862;0.800668;, 0.043426;0.842270;, 0.191950;0.855587;, 0.094498;0.918704;, 0.170931;0.969775;, 0.261092;0.878999;, 0.261092;0.987709;, 0.330233;0.855587;, 0.351252;0.969775;, 0.427685;0.918704;, 0.378322;0.800668;, 0.478757;0.842270;, 0.387980;0.752110;, 0.496691;0.752110;, 0.378321;0.703551;, 0.478757;0.661950;, 0.330233;0.648633;, 0.427685;0.585516;, 0.351251;0.534444;, 0.747882;0.518818;, 0.659197;0.536051;, 0.659353;0.536427;, 0.747882;0.518410;, 0.584013;0.586287;, 0.584302;0.586575;, 0.533777;0.661470;, 0.534154;0.661626;, 0.516137;0.750155;, 0.516544;0.750155;, 0.533777;0.838841;, 0.534154;0.838685;, 0.312500;0.500000;, 0.375000;0.500000;, 0.375000;0.500000;, 0.312500;0.500000;, 0.584302;0.913736;, 0.659197;0.964260;, 0.659353;0.963884;, 0.584013;0.914024;, 0.747882;0.981901;, 0.747882;0.981493;, 0.836568;0.964260;, 0.836411;0.963884;, 0.562500;0.500000;, 0.625000;0.500000;, 0.625000;0.500000;, 0.562500;0.500000;, 0.911463;0.913736;, 0.961987;0.838841;, 0.961610;0.838684;, 0.911751;0.914024;, 0.979628;0.750155;, 0.979220;0.750155;, 0.961987;0.661470;, 0.961610;0.661626;, 0.911751;0.586287;, 0.911463;0.586575;, 0.836567;0.536051;, 0.836411;0.536427;, 0.747882;0.628768;, 0.659353;0.536427;, 0.690364;0.651165;, 0.747882;0.518818;, 0.584302;0.586575;, 0.534154;0.661626;, 0.650360;0.703702;, 0.516544;0.750155;, 0.534154;0.838685;, 0.584302;0.913736;, 0.690364;0.849146;, 0.659353;0.963884;, 0.747882;0.981493;, 0.747882;0.871543;, 0.836411;0.963884;, 0.805400;0.849146;, 0.911463;0.913736;, 0.961610;0.838684;, 0.845405;0.796608;, 0.979220;0.750155;, 0.961610;0.661626;, 0.911463;0.586575;, 0.805400;0.651165;, 0.836411;0.536427;, 0.746436;0.750302;, 0.790756;0.671757;, 0.820733;0.714563;, 0.748294;0.654347;, 0.706004;0.671448;, 0.673703;0.785519;, 0.702511;0.827505;, 0.743995;0.846591;, 0.787182;0.831099;; } } }