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 Dummy005 { FrameTransformMatrix { 1.000001,0.000000,-0.000000,0.000000,0.000000,1.000001,0.000000,0.000000,-0.000001,-0.000001,1.000000,0.000000,-0.000000,0.000000,0.000000,1.000000;; } 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.015965;-0.041989;, 0.156863;0.000000;-0.052155;, 0.156460;-0.027062;-0.026096;, 0.156460;-0.038544;-0.016534;, 0.156863;-0.047562;0.001465;, 0.156460;-0.038544;0.019464;, 0.156460;-0.024447;0.029026;, 0.156460;-0.015965;0.044919;, 0.156863;0.000000;0.055085;, 0.156460;0.015966;0.044919;, 0.156460;0.024447;0.029026;, 0.156460;0.038545;0.019464;, 0.156863;0.047563;0.001465;, 0.156460;0.038545;-0.016534;, 0.156863;0.027063;-0.026096;, 0.156460;0.015966;-0.041989;, 0.156863;0.000000;-0.052155;, 0.130272;-0.038144;-0.059160;, 0.130272;0.000000;-0.072086;, 0.130272;-0.057413;-0.025345;, 0.130272;-0.062143;0.001465;, 0.130272;-0.057413;0.028275;, 0.130272;-0.033861;0.058597;, 0.130272;0.000000;0.071523;, 0.130272;0.033862;0.058597;, 0.130272;0.057413;0.028275;, 0.130272;0.062144;0.001465;, 0.130272;0.057413;-0.025345;, 0.130272;0.038145;-0.059160;, 0.130272;0.000000;-0.072086;, 0.095871;-0.041287;-0.063867;, 0.095871;0.000000;-0.077859;, 0.095871;-0.062143;-0.027554;, 0.095871;-0.067263;0.001465;, 0.095871;-0.062143;0.030484;, 0.095871;-0.036651;0.063304;, 0.095871;0.000000;0.077296;, 0.095871;0.036652;0.063304;, 0.095871;0.062144;0.030484;, 0.095871;0.067264;0.001465;, 0.095871;0.062144;-0.027554;, 0.095871;0.041288;-0.063867;, 0.095871;0.000000;-0.077859;, 0.093850;0.000000;-0.133685;, 0.095871;-0.041287;-0.063867;, 0.093850;-0.046606;-0.123397;, 0.095871;0.000000;-0.077859;, 0.093850;-0.086116;-0.094101;, 0.095871;-0.062143;-0.027554;, 0.093850;-0.112516;-0.050255;, 0.095871;-0.067263;0.001465;, 0.093850;-0.121786;0.001465;, 0.095871;-0.062143;0.030484;, 0.093850;-0.112516;0.053185;, 0.095871;-0.036651;0.063304;, 0.093850;-0.086116;0.097031;, 0.093850;-0.046606;0.126328;, 0.095871;0.000000;0.077296;, 0.093850;-0.000000;0.136615;, 0.095871;0.036652;0.063304;, 0.093850;0.046606;0.126328;, 0.093850;0.086116;0.097031;, 0.095871;0.062144;0.030484;, 0.093850;0.112516;0.053185;, 0.095871;0.067264;0.001465;, 0.093850;0.121786;0.001465;, 0.095871;0.062144;-0.027554;, 0.093850;0.112516;-0.050255;, 0.095871;0.041288;-0.063867;, 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.000518;0.001622;, 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.846972;-0.358753;-0.392345;, 0.891784;-0.021718;-0.451940;, 1.000000;0.000000;0.000000;, 0.866649;-0.497855;0.032558;, 1.000000;0.000000;0.000000;, 0.824404;-0.429755;0.368332;, 1.000000;0.000000;0.000000;, 0.891783;0.021715;0.451943;, 1.000000;0.000000;0.000000;, 0.839165;0.368747;0.399785;, 1.000000;0.000000;0.000000;, 0.867958;0.496163;-0.021702;, 1.000000;0.000000;0.000000;, 0.841459;0.397630;-0.365839;, 1.000000;0.000000;0.000000;, 0.891784;-0.021718;-0.451940;, 0.724672;-0.459514;-0.513515;, 0.711198;0.041569;-0.701762;, 0.631495;-0.580847;-0.513645;, 0.634169;-0.631111;-0.446687;, 0.647395;-0.760976;-0.042377;, 0.715330;-0.537206;0.446892;, 0.675813;-0.573769;0.462673;, 0.637761;-0.527134;0.561597;, 0.670959;-0.034096;0.740710;, 0.678856;0.518868;0.519549;, 0.582161;0.602694;0.545755;, 0.625221;0.615083;0.480388;, 0.647399;0.760972;0.042376;, 0.717177;0.565651;-0.407059;, 0.714581;0.537920;-0.447231;, 0.683058;0.462278;-0.565447;, 0.711198;0.041569;-0.701762;, 0.424297;-0.590132;-0.686816;, 0.393111;0.012602;-0.919405;, 0.408498;-0.852748;-0.325499;, 0.336857;-0.941328;-0.020701;, 0.365048;-0.843098;0.394873;, 0.399161;-0.552572;0.731666;, 0.353931;-0.011932;0.935196;, 0.397863;0.570345;0.718617;, 0.403597;0.830288;0.384359;, 0.336857;0.941328;0.020700;, 0.368417;0.867017;-0.335486;, 0.425429;0.574942;-0.698893;, 0.393111;0.012602;-0.919405;, 0.161622;-0.624090;-0.764454;, 0.165482;0.000000;-0.986213;, 0.148588;-0.929446;-0.337716;, 0.147217;-0.989104;-0.000000;, 0.150018;-0.903585;0.401285;, 0.156326;-0.585796;0.795239;, 0.165482;-0.000000;0.986213;, 0.156326;0.585795;0.795240;, 0.150018;0.903584;0.401285;, 0.147217;0.989104;-0.000000;, 0.149484;0.929016;-0.338503;, 0.162522;0.624649;-0.763807;, 0.165482;0.000000;-0.986213;, 0.999376;-0.000649;-0.035310;, 0.999371;-0.022674;-0.027265;, 0.999373;-0.013452;-0.032737;, 0.999378;-0.001216;-0.035248;, 0.999298;-0.028204;-0.024662;, 0.999320;-0.034704;-0.012422;, 0.999330;-0.034189;-0.013088;, 0.999312;-0.037078;-0.000030;, 0.999313;-0.037072;-0.000014;, 0.999332;-0.033406;0.014807;, 0.999365;-0.032997;0.013420;, 0.999446;-0.020982;0.025849;, 0.999422;-0.025507;0.022498;, 0.999420;-0.013921;0.031065;, 0.999458;0.001519;0.032900;, 0.999454;0.000715;0.033048;, 0.999450;0.019404;0.026907;, 0.999468;0.012622;0.030067;, 0.999384;0.025829;0.023754;, 0.999367;0.033016;0.013240;, 0.999330;0.034189;0.013088;, 0.999312;0.037079;0.000030;, 0.999313;0.037072;0.000014;, 0.999327;0.034583;-0.012193;, 0.999322;0.034422;-0.013045;, 0.999383;0.022860;-0.026664;, 0.999290;0.028267;-0.024907;, 0.999324;0.014678;-0.033706;, -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.999975;0.006997;-0.001312;, -0.877439;-0.322301;-0.355280;, -0.850646;-0.525739;0.000243;, -0.898001;0.004359;-0.439973;, -0.872806;0.331120;-0.358566;, -0.843997;0.536348;-0.000990;, -0.874718;0.327502;0.357227;, -0.898783;0.001910;0.438390;, -0.878197;-0.321228;0.354377;; 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 c1 { 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.059551;0.254408;, -0.002967;0.255601;, 0.129621;0.259066;, 0.187468;0.253236;, 0.250350;0.253150;, 0.313554;0.253205;, 0.376640;0.253298;, 0.440681;0.254434;, 0.499718;0.255615;, 0.559527;0.254404;, 0.623391;0.253520;, 0.687470;0.253236;, 0.750351;0.253151;, 0.813549;0.253205;, 0.870015;0.259052;, 0.940651;0.254415;, 1.002399;0.255630;, 0.094569;0.386658;, -0.006188;0.383358;, 0.186601;0.377382;, 0.249960;0.377136;, 0.313221;0.377442;, 0.408351;0.378726;, 0.499847;0.378819;, 0.591461;0.378407;, 0.686602;0.377383;, 0.749961;0.377137;, 0.813224;0.377436;, 0.905062;0.386663;, 1.005489;0.383836;, 0.095410;0.504169;, -0.005630;0.503316;, 0.186519;0.500932;, 0.249991;0.500850;, 0.313458;0.500986;, 0.407942;0.501409;, 0.499971;0.501630;, 0.592026;0.501272;, 0.686521;0.500933;, 0.749992;0.500850;, 0.813458;0.500987;, 0.904493;0.504191;, 1.005503;0.503768;, 0.261091;0.516510;, 0.181446;0.638163;, 0.170931;0.534444;, 0.260738;0.613720;, 0.094498;0.585516;, 0.140968;0.701374;, 0.043426;0.661950;, 0.130983;0.752057;, 0.025492;0.752110;, 0.140861;0.802762;, 0.043426;0.842270;, 0.190210;0.860051;, 0.094498;0.918704;, 0.170931;0.969775;, 0.261255;0.884351;, 0.261092;0.987709;, 0.331963;0.859980;, 0.351252;0.969775;, 0.427685;0.918704;, 0.381216;0.802844;, 0.478757;0.842270;, 0.391201;0.752162;, 0.496691;0.752110;, 0.381323;0.701457;, 0.478757;0.661950;, 0.340728;0.637884;, 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.746421;0.750296;, 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;; } } } }