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 _09_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "BadmintonRacket.png"; } } Frame BadmintonRacket { 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 BadmintonRacket { 142; 0.000000;0.002932;0.007872;, 0.011664;-0.007456;-0.000000;, 0.009090;0.002932;-0.000000;, 0.000000;-0.007456;0.010101;, -0.009090;0.002932;-0.000000;, -0.011664;-0.007456;-0.000000;, 0.000000;0.002932;-0.007872;, 0.000000;-0.007456;-0.010101;, 0.000045;0.098397;0.007935;, 0.009090;0.098837;0.000000;, -0.009090;0.098837;0.000000;, -0.000000;0.098837;-0.007872;, 0.000203;0.111182;0.004888;, 0.009090;0.098837;0.000000;, 0.005441;0.111182;0.000352;, 0.000045;0.098397;0.007935;, -0.005034;0.111182;0.000352;, -0.009090;0.098837;0.000000;, 0.000203;0.111182;-0.004184;, -0.000000;0.098837;-0.007872;, 0.000000;-0.007456;-0.010101;, 0.000000;-0.007456;0.010101;, -0.011664;-0.007456;-0.000000;, 0.011664;-0.007456;-0.000000;, 0.028309;0.416206;-0.003278;, -0.000000;0.428158;0.000021;, 0.029626;0.419648;0.000021;, -0.000000;0.424338;-0.003278;, 0.027068;0.412964;0.000021;, -0.000000;0.420740;0.000021;, 0.028309;0.416206;0.003321;, -0.000000;0.424338;0.003321;, 0.051010;0.393421;-0.003278;, 0.053384;0.395803;0.000021;, 0.048775;0.391178;0.000021;, 0.051010;0.393421;0.003321;, 0.063609;0.360495;-0.003278;, 0.066568;0.361345;0.000021;, 0.060822;0.359695;0.000021;, 0.063609;0.360495;0.003321;, 0.063609;0.323951;-0.003278;, 0.066568;0.323101;0.000021;, 0.060822;0.324751;0.000021;, 0.063609;0.323951;0.003321;, 0.051010;0.291025;-0.003278;, 0.053384;0.288643;0.000021;, 0.048775;0.293268;0.000021;, 0.051010;0.291025;0.003321;, 0.028309;0.268240;-0.003278;, 0.029626;0.264798;0.000021;, 0.027068;0.271481;0.000021;, 0.028309;0.268240;0.003321;, 0.000000;0.260108;-0.003278;, 0.000000;0.256288;0.000021;, 0.000000;0.263706;0.000021;, 0.000000;0.260108;0.003321;, -0.028309;0.268240;-0.003278;, -0.029626;0.264798;0.000021;, -0.027068;0.271481;0.000021;, -0.028309;0.268240;0.003321;, -0.051010;0.291025;-0.003278;, -0.053384;0.288643;0.000021;, -0.048775;0.293268;0.000021;, -0.051010;0.291025;0.003321;, -0.063609;0.323951;-0.003278;, -0.066568;0.323101;0.000021;, -0.060822;0.324751;0.000021;, -0.063609;0.323951;0.003321;, -0.063609;0.360495;-0.003278;, -0.066568;0.361345;0.000021;, -0.060822;0.359695;0.000021;, -0.063609;0.360495;0.003321;, -0.051010;0.393421;-0.003278;, -0.053384;0.395803;0.000021;, -0.048775;0.391177;0.000021;, -0.051010;0.393421;0.003321;, -0.028309;0.416206;-0.003278;, -0.029626;0.419648;0.000021;, -0.027068;0.412964;0.000021;, -0.028309;0.416206;0.003321;, 0.063566;0.324613;0.000750;, 0.063134;0.360882;-0.000582;, 0.063134;0.360882;0.000750;, 0.063566;0.324613;-0.000582;, 0.050197;0.393324;-0.000582;, 0.050197;0.393324;0.000750;, 0.027318;0.415513;-0.000582;, 0.027318;0.415513;0.000750;, 0.000150;0.423054;-0.000582;, 0.000150;0.423054;0.000750;, -0.029069;0.414455;-0.000582;, -0.029069;0.414455;0.000750;, -0.051409;0.391417;-0.000582;, -0.051409;0.391417;0.000750;, -0.063566;0.358505;-0.000582;, -0.063566;0.358505;0.000750;, -0.063134;0.322236;-0.000582;, -0.063134;0.322236;0.000750;, -0.050197;0.289794;-0.000582;, -0.050197;0.289794;0.000750;, -0.027318;0.267605;-0.000582;, -0.027318;0.267605;0.000750;, 0.000972;0.260064;-0.000582;, 0.000972;0.260064;0.000750;, 0.029069;0.268663;-0.000582;, 0.029069;0.268663;0.000750;, 0.051409;0.291701;-0.000582;, 0.051409;0.291701;0.000750;, 0.063134;0.360882;-0.000582;, 0.027318;0.415513;-0.000582;, 0.050197;0.393324;-0.000582;, -0.029069;0.414455;-0.000582;, 0.000150;0.423054;-0.000582;, -0.063566;0.358505;-0.000582;, -0.051409;0.391417;-0.000582;, -0.050197;0.289794;-0.000582;, -0.063134;0.322236;-0.000582;, 0.000972;0.260064;-0.000582;, -0.027318;0.267605;-0.000582;, 0.051409;0.291701;-0.000582;, 0.029069;0.268663;-0.000582;, 0.063566;0.324613;-0.000582;, 0.000000;0.259397;-0.002034;, 0.000000;0.259397;0.002033;, 0.002348;0.259397;-0.000000;, -0.002348;0.259397;-0.000000;, 0.005441;0.111182;0.000352;, 0.000000;0.259397;0.002033;, 0.000203;0.111182;0.004888;, 0.002348;0.259397;-0.000000;, 0.000203;0.111182;0.004888;, -0.002348;0.259397;-0.000000;, -0.005034;0.111182;0.000352;, 0.000000;0.259397;0.002033;, -0.005034;0.111182;0.000352;, 0.000000;0.259397;-0.002034;, 0.000203;0.111182;-0.004184;, -0.002348;0.259397;-0.000000;, 0.000203;0.111182;-0.004184;, 0.002348;0.259397;-0.000000;, 0.005441;0.111182;0.000352;, 0.000000;0.259397;-0.002034;; 188; 3;0,1,2;, 3;1,0,3;, 3;4,3,0;, 3;3,4,5;, 3;6,5,4;, 3;5,6,7;, 3;2,7,6;, 3;7,2,1;, 3;8,2,9;, 3;2,8,0;, 3;10,0,8;, 3;0,10,4;, 3;11,4,10;, 3;4,11,6;, 3;9,6,11;, 3;6,9,2;, 3;12,13,14;, 3;13,12,15;, 3;16,15,12;, 3;15,16,17;, 3;18,17,16;, 3;17,18,19;, 3;14,19,18;, 3;19,14,13;, 3;20,21,22;, 3;23,21,20;, 3;24,25,26;, 3;25,24,27;, 3;28,27,24;, 3;27,28,29;, 3;30,29,28;, 3;29,30,31;, 3;26,31,30;, 3;31,26,25;, 3;32,26,33;, 3;26,32,24;, 3;34,24,32;, 3;24,34,28;, 3;35,28,34;, 3;28,35,30;, 3;33,30,35;, 3;30,33,26;, 3;36,33,37;, 3;33,36,32;, 3;38,32,36;, 3;32,38,34;, 3;39,34,38;, 3;34,39,35;, 3;37,35,39;, 3;35,37,33;, 3;40,37,41;, 3;37,40,36;, 3;42,36,40;, 3;36,42,38;, 3;43,38,42;, 3;38,43,39;, 3;41,39,43;, 3;39,41,37;, 3;44,41,45;, 3;41,44,40;, 3;46,40,44;, 3;40,46,42;, 3;47,42,46;, 3;42,47,43;, 3;45,43,47;, 3;43,45,41;, 3;48,45,49;, 3;45,48,44;, 3;50,44,48;, 3;44,50,46;, 3;51,46,50;, 3;46,51,47;, 3;49,47,51;, 3;47,49,45;, 3;52,49,53;, 3;49,52,48;, 3;54,48,52;, 3;48,54,50;, 3;55,50,54;, 3;50,55,51;, 3;53,51,55;, 3;51,53,49;, 3;56,53,57;, 3;53,56,52;, 3;58,52,56;, 3;52,58,54;, 3;59,54,58;, 3;54,59,55;, 3;57,55,59;, 3;55,57,53;, 3;60,57,61;, 3;57,60,56;, 3;62,56,60;, 3;56,62,58;, 3;63,58,62;, 3;58,63,59;, 3;61,59,63;, 3;59,61,57;, 3;64,61,65;, 3;61,64,60;, 3;66,60,64;, 3;60,66,62;, 3;67,62,66;, 3;62,67,63;, 3;65,63,67;, 3;63,65,61;, 3;68,65,69;, 3;65,68,64;, 3;70,64,68;, 3;64,70,66;, 3;71,66,70;, 3;66,71,67;, 3;69,67,71;, 3;67,69,65;, 3;72,69,73;, 3;69,72,68;, 3;74,68,72;, 3;68,74,70;, 3;75,70,74;, 3;70,75,71;, 3;73,71,75;, 3;71,73,69;, 3;76,73,77;, 3;73,76,72;, 3;78,72,76;, 3;72,78,74;, 3;79,74,78;, 3;74,79,75;, 3;77,75,79;, 3;75,77,73;, 3;27,77,25;, 3;77,27,76;, 3;29,76,27;, 3;76,29,78;, 3;31,78,29;, 3;78,31,79;, 3;25,79,31;, 3;79,25,77;, 3;80,81,82;, 3;81,80,83;, 3;82,84,85;, 3;84,82,81;, 3;85,86,87;, 3;86,85,84;, 3;87,88,89;, 3;88,87,86;, 3;89,90,91;, 3;90,89,88;, 3;91,92,93;, 3;92,91,90;, 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;99,100,101;, 3;100,99,98;, 3;101,102,103;, 3;102,101,100;, 3;103,104,105;, 3;104,103,102;, 3;105,106,107;, 3;106,105,104;, 3;107,83,80;, 3;83,107,106;, 3;108,109,110;, 3;109,111,112;, 3;111,113,114;, 3;109,113,111;, 3;113,115,116;, 3;115,117,118;, 3;113,117,115;, 3;117,119,120;, 3;113,119,117;, 3;109,119,113;, 3;108,119,109;, 3;121,119,108;, 3;122,123,124;, 3;123,122,125;, 3;126,127,128;, 3;127,126,129;, 3;130,131,132;, 3;131,130,133;, 3;134,135,136;, 3;135,134,137;, 3;138,139,140;, 3;139,138,141;; MeshNormals { 142; -0.000123;0.110136;0.993917;, 0.970656;0.240474;-0.000004;, 0.991707;0.128520;-0.000120;, 0.000003;0.209774;0.977750;, -0.991671;0.128796;-0.000000;, -0.970657;0.240470;-0.000004;, 0.000000;0.110411;-0.993886;, 0.000003;0.209779;-0.977749;, 0.002446;-0.000169;0.999997;, 0.999861;0.000002;-0.016695;, -0.999900;-0.000132;-0.014176;, -0.000003;0.000003;-1.000000;, 0.005714;0.231742;0.972760;, 0.958996;0.283384;0.004600;, 0.958980;0.283032;0.015802;, -0.002686;0.233103;0.972448;, -0.950660;0.309738;0.017545;, -0.950083;0.311909;0.007438;, 0.007642;0.286134;-0.958159;, -0.005359;0.286335;-0.958115;, -0.000003;-1.000000;0.000005;, -0.000003;-1.000000;0.000005;, -0.000003;-1.000000;0.000005;, -0.000004;-1.000000;0.000005;, 0.065560;0.073012;-0.995174;, 0.000000;1.000000;-0.000000;, 0.493798;0.869577;0.000000;, -0.000000;0.102361;-0.994747;, -0.528523;-0.848919;0.000000;, 0.000000;-1.000000;-0.000000;, 0.065561;0.073012;0.995174;, 0.000000;0.102361;0.994747;, 0.080475;0.027106;-0.996388;, 0.829772;0.558103;0.000000;, -0.851398;-0.524521;-0.000000;, 0.080474;0.027107;0.996388;, 0.071811;0.004601;-0.997408;, 0.982083;0.188450;-0.000000;, -0.984833;-0.173506;-0.000000;, 0.071811;0.004601;0.997408;, 0.071812;-0.004602;-0.997408;, 0.982083;-0.188450;-0.000000;, -0.984833;0.173505;-0.000000;, 0.071812;-0.004601;0.997408;, 0.080462;-0.027097;-0.996389;, 0.829770;-0.558106;0.000000;, -0.851395;0.524526;0.000000;, 0.080461;-0.027098;0.996389;, 0.065560;-0.073014;-0.995174;, 0.493798;-0.869577;0.000000;, -0.528523;0.848919;0.000000;, 0.065562;-0.073013;0.995174;, 0.000001;-0.102355;-0.994748;, -0.000000;-1.000000;0.000000;, 0.000000;1.000000;0.000000;, -0.000001;-0.102354;0.994748;, -0.065561;-0.073013;-0.995174;, -0.493797;-0.869577;0.000000;, 0.528522;0.848919;0.000000;, -0.065560;-0.073014;0.995174;, -0.080466;-0.027101;-0.996389;, -0.829770;-0.558106;-0.000000;, 0.851396;0.524524;0.000000;, -0.080467;-0.027100;0.996389;, -0.071811;-0.004600;-0.997408;, -0.982083;-0.188450;0.000000;, 0.984833;0.173505;0.000000;, -0.071811;-0.004600;0.997408;, -0.071808;0.004599;-0.997408;, -0.982082;0.188452;0.000000;, 0.984833;-0.173508;0.000000;, -0.071808;0.004600;0.997408;, -0.080468;0.027101;-0.996389;, -0.829771;0.558104;-0.000000;, 0.851397;-0.524522;0.000000;, -0.080468;0.027101;0.996389;, -0.065561;0.073013;-0.995174;, -0.493798;0.869577;-0.000000;, 0.528524;-0.848918;0.000000;, -0.065561;0.073013;0.995174;, 0.985423;-0.170125;0.000000;, 0.980914;0.194445;0.000000;, 0.980914;0.194445;0.000000;, 0.985423;-0.170125;0.000000;, 0.830895;0.556430;0.000000;, 0.830895;0.556430;0.000000;, 0.497253;0.867606;0.000000;, 0.497253;0.867606;0.000000;, -0.007730;0.999970;-0.000000;, -0.007730;0.999970;-0.000000;, -0.517139;0.855902;-0.000000;, -0.517139;0.855902;0.000000;, -0.846228;0.532821;0.000000;, -0.846228;0.532821;0.000000;, -0.985423;0.170125;0.000000;, -0.985423;0.170125;0.000000;, -0.980914;-0.194444;0.000000;, -0.980914;-0.194444;0.000000;, -0.830895;-0.556430;0.000000;, -0.830895;-0.556430;0.000000;, -0.492800;-0.870143;0.000000;, -0.492800;-0.870143;-0.000000;, 0.018243;-0.999834;0.000000;, 0.018243;-0.999834;0.000000;, 0.521744;-0.853102;0.000000;, 0.521744;-0.853102;0.000000;, 0.846228;-0.532821;0.000000;, 0.846228;-0.532821;0.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, 0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, -0.000000;-0.000000;-1.000000;, 0.000000;-0.000000;-1.000000;, 0.000028;1.000000;-0.000023;, 0.000028;1.000000;-0.000023;, 0.000028;1.000000;-0.000023;, 0.000028;1.000000;-0.000023;, 0.654576;0.015453;0.755839;, 0.654576;0.015453;0.755839;, 0.654576;0.015453;0.755839;, 0.654576;0.015453;0.755838;, -0.654593;0.013661;0.755858;, -0.654593;0.013661;0.755858;, -0.654593;0.013661;0.755858;, -0.654593;0.013661;0.755858;, -0.654620;0.010069;-0.755891;, -0.654620;0.010069;-0.755891;, -0.654620;0.010069;-0.755891;, -0.654620;0.010069;-0.755891;, 0.654608;0.011862;-0.755876;, 0.654608;0.011862;-0.755876;, 0.654608;0.011862;-0.755876;, 0.654608;0.011862;-0.755876;; 188; 3;0,1,2;, 3;1,0,3;, 3;4,3,0;, 3;3,4,5;, 3;6,5,4;, 3;5,6,7;, 3;2,7,6;, 3;7,2,1;, 3;8,2,9;, 3;2,8,0;, 3;10,0,8;, 3;0,10,4;, 3;11,4,10;, 3;4,11,6;, 3;9,6,11;, 3;6,9,2;, 3;12,13,14;, 3;13,12,15;, 3;16,15,12;, 3;15,16,17;, 3;18,17,16;, 3;17,18,19;, 3;14,19,18;, 3;19,14,13;, 3;20,21,22;, 3;23,21,20;, 3;24,25,26;, 3;25,24,27;, 3;28,27,24;, 3;27,28,29;, 3;30,29,28;, 3;29,30,31;, 3;26,31,30;, 3;31,26,25;, 3;32,26,33;, 3;26,32,24;, 3;34,24,32;, 3;24,34,28;, 3;35,28,34;, 3;28,35,30;, 3;33,30,35;, 3;30,33,26;, 3;36,33,37;, 3;33,36,32;, 3;38,32,36;, 3;32,38,34;, 3;39,34,38;, 3;34,39,35;, 3;37,35,39;, 3;35,37,33;, 3;40,37,41;, 3;37,40,36;, 3;42,36,40;, 3;36,42,38;, 3;43,38,42;, 3;38,43,39;, 3;41,39,43;, 3;39,41,37;, 3;44,41,45;, 3;41,44,40;, 3;46,40,44;, 3;40,46,42;, 3;47,42,46;, 3;42,47,43;, 3;45,43,47;, 3;43,45,41;, 3;48,45,49;, 3;45,48,44;, 3;50,44,48;, 3;44,50,46;, 3;51,46,50;, 3;46,51,47;, 3;49,47,51;, 3;47,49,45;, 3;52,49,53;, 3;49,52,48;, 3;54,48,52;, 3;48,54,50;, 3;55,50,54;, 3;50,55,51;, 3;53,51,55;, 3;51,53,49;, 3;56,53,57;, 3;53,56,52;, 3;58,52,56;, 3;52,58,54;, 3;59,54,58;, 3;54,59,55;, 3;57,55,59;, 3;55,57,53;, 3;60,57,61;, 3;57,60,56;, 3;62,56,60;, 3;56,62,58;, 3;63,58,62;, 3;58,63,59;, 3;61,59,63;, 3;59,61,57;, 3;64,61,65;, 3;61,64,60;, 3;66,60,64;, 3;60,66,62;, 3;67,62,66;, 3;62,67,63;, 3;65,63,67;, 3;63,65,61;, 3;68,65,69;, 3;65,68,64;, 3;70,64,68;, 3;64,70,66;, 3;71,66,70;, 3;66,71,67;, 3;69,67,71;, 3;67,69,65;, 3;72,69,73;, 3;69,72,68;, 3;74,68,72;, 3;68,74,70;, 3;75,70,74;, 3;70,75,71;, 3;73,71,75;, 3;71,73,69;, 3;76,73,77;, 3;73,76,72;, 3;78,72,76;, 3;72,78,74;, 3;79,74,78;, 3;74,79,75;, 3;77,75,79;, 3;75,77,73;, 3;27,77,25;, 3;77,27,76;, 3;29,76,27;, 3;76,29,78;, 3;31,78,29;, 3;78,31,79;, 3;25,79,31;, 3;79,25,77;, 3;80,81,82;, 3;81,80,83;, 3;82,84,85;, 3;84,82,81;, 3;85,86,87;, 3;86,85,84;, 3;87,88,89;, 3;88,87,86;, 3;89,90,91;, 3;90,89,88;, 3;91,92,93;, 3;92,91,90;, 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;99,100,101;, 3;100,99,98;, 3;101,102,103;, 3;102,101,100;, 3;103,104,105;, 3;104,103,102;, 3;105,106,107;, 3;106,105,104;, 3;107,83,80;, 3;83,107,106;, 3;108,109,110;, 3;109,111,112;, 3;111,113,114;, 3;109,113,111;, 3;113,115,116;, 3;115,117,118;, 3;113,117,115;, 3;117,119,120;, 3;113,119,117;, 3;109,119,113;, 3;108,119,109;, 3;121,119,108;, 3;122,123,124;, 3;123,122,125;, 3;126,127,128;, 3;127,126,129;, 3;130,131,132;, 3;131,130,133;, 3;134,135,136;, 3;135,134,137;, 3;138,139,140;, 3;139,138,141;; } MeshMaterialList { 1; 188; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _09_-_Default } } MeshTextureCoords c1 { 142; 0.238591;0.965136;, 0.274602;0.987874;, 0.266656;0.965136;, 0.238591;0.987874;, 0.210526;0.965136;, 0.202581;0.987874;, 0.238591;0.965136;, 0.238591;0.987874;, 0.238603;0.763676;, 0.266656;0.755204;, 0.210526;0.755204;, 0.238591;0.755204;, 0.238591;0.743201;, 0.266656;0.755204;, 0.262125;0.743201;, 0.238603;0.763676;, 0.215056;0.743201;, 0.210526;0.755204;, 0.238591;0.743201;, 0.238591;0.755204;, 0.238591;0.987874;, 0.238591;0.987874;, 0.202581;0.987874;, 0.274602;0.987874;, 0.330090;0.055078;, 0.238591;0.012126;, 0.337284;0.037572;, 0.238626;0.020647;, 0.328764;0.057556;, 0.238591;0.034307;, 0.334669;0.045398;, 0.238897;0.031630;, 0.403592;0.121088;, 0.416430;0.108870;, 0.401078;0.122699;, 0.411241;0.114478;, 0.444178;0.216200;, 0.460352;0.211898;, 0.441209;0.216834;, 0.453543;0.213941;, 0.444218;0.321619;, 0.460352;0.326251;, 0.441209;0.321316;, 0.453522;0.324157;, 0.403765;0.416674;, 0.416430;0.429280;, 0.401078;0.415450;, 0.411201;0.423596;, 0.330614;0.482679;, 0.337284;0.500578;, 0.328764;0.480593;, 0.334579;0.492715;, 0.238953;0.506487;, 0.238591;0.526024;, 0.238591;0.503843;, 0.238552;0.517505;, 0.147051;0.483047;, 0.139898;0.500578;, 0.148418;0.480593;, 0.142551;0.492767;, 0.073591;0.417061;, 0.060753;0.429280;, 0.076104;0.415450;, 0.065942;0.423672;, 0.033004;0.321950;, 0.016830;0.326252;, 0.035973;0.321316;, 0.023639;0.324208;, 0.032965;0.216531;, 0.016830;0.211898;, 0.035973;0.216834;, 0.023660;0.213992;, 0.073417;0.121476;, 0.060753;0.108870;, 0.076104;0.122700;, 0.065981;0.114553;, 0.146674;0.055433;, 0.139898;0.037572;, 0.148418;0.057556;, 0.142485;0.045451;, 0.969446;0.713075;, 0.967530;0.568886;, 0.967530;0.568886;, 0.969446;0.713075;, 0.910227;0.439913;, 0.910227;0.439913;, 0.808887;0.351699;, 0.808887;0.351699;, 0.685212;0.321679;, 0.683582;0.321648;, 0.559129;0.355905;, 0.559129;0.355905;, 0.460179;0.447492;, 0.460179;0.447492;, 0.406329;0.578337;, 0.406329;0.578337;, 0.408246;0.722526;, 0.408246;0.722526;, 0.465549;0.851499;, 0.465549;0.851499;, 0.566888;0.939713;, 0.566888;0.939713;, 0.692194;0.969695;, 0.692194;0.969695;, 0.816646;0.935507;, 0.816646;0.935507;, 0.915597;0.843920;, 0.915597;0.843920;, 0.967530;0.568886;, 0.808887;0.351699;, 0.910227;0.439913;, 0.559129;0.355905;, 0.685212;0.321679;, 0.406329;0.578337;, 0.460179;0.447492;, 0.465549;0.851499;, 0.408246;0.722526;, 0.692194;0.969695;, 0.566888;0.939713;, 0.915597;0.843920;, 0.816646;0.935507;, 0.969446;0.713075;, 0.238591;0.510691;, 0.238591;0.510691;, 0.262125;0.510691;, 0.215056;0.510691;, 0.262125;0.743201;, 0.238591;0.510691;, 0.238591;0.743201;, 0.262125;0.510691;, 0.238591;0.743201;, 0.215056;0.510691;, 0.215056;0.743201;, 0.238591;0.510691;, 0.215056;0.743201;, 0.238591;0.510691;, 0.238591;0.743201;, 0.215056;0.510691;, 0.238591;0.743201;, 0.262125;0.510691;, 0.262125;0.743201;, 0.238591;0.510691;; } } }