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__62 { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "WelderMask.png"; } } Frame M_WelderMask { FrameTransformMatrix { 1.000000,0.000001,0.000000,0.000000,-0.000001,1.000000,0.000009,0.000000,0.000000,-0.000009,1.000000,0.000000,0.000000,0.000000,-0.000000,1.000000;; } Mesh M_WelderMask { 169; 0.173861;0.033931;0.045090;, 0.173861;-0.033931;0.017824;, 0.173861;0.033931;0.017824;, 0.173861;-0.033931;0.045090;, 0.159046;-0.055071;0.045090;, 0.159046;-0.055071;0.017824;, 0.159046;-0.048370;0.065322;, 0.167599;-0.033931;0.066774;, 0.167599;0.033931;0.066774;, 0.159046;0.048370;0.065322;, 0.159046;0.055071;0.045090;, 0.159046;0.055071;0.017824;, 0.158327;-0.033931;0.078866;, 0.158327;0.033931;0.078866;, 0.127124;-0.064883;0.045090;, 0.127124;-0.064883;0.017824;, 0.127124;-0.055071;0.074711;, 0.127124;-0.033931;0.088458;, 0.127124;0.033931;0.088459;, 0.127124;0.055071;0.074711;, 0.127124;0.064883;0.045090;, 0.127124;0.064883;0.017824;, 0.026344;-0.064883;0.045090;, 0.026344;-0.055071;0.074711;, 0.026344;-0.033931;0.088458;, 0.026344;0.033931;0.088458;, 0.026344;0.055071;0.074711;, 0.026344;0.064883;0.045090;, 0.002976;-0.052239;0.070743;, 0.002976;-0.060736;0.045090;, 0.002976;-0.033931;0.082648;, 0.002976;0.033931;0.082648;, 0.002976;0.052239;0.070743;, 0.002976;0.060736;0.045090;, -0.014131;-0.044501;0.059901;, -0.014131;-0.049407;0.045090;, -0.014131;-0.033931;0.066774;, -0.014131;0.033931;0.066774;, -0.014131;0.044501;0.059901;, -0.014131;0.049407;0.045090;, -0.020392;-0.033931;0.045090;, -0.020392;0.033931;0.045090;, 0.173861;-0.033931;0.017824;, 0.159976;0.032721;0.017824;, 0.173861;0.033931;0.017824;, 0.159976;-0.032721;0.017824;, 0.159046;-0.055071;0.017824;, 0.149481;-0.048737;0.017824;, 0.149481;0.048737;0.017824;, 0.159046;0.055071;0.017824;, 0.127124;-0.064883;0.017824;, 0.125296;-0.055688;0.017824;, 0.125296;0.055688;0.017824;, 0.127124;0.064883;0.017824;, 0.026344;-0.064883;0.045090;, 0.018974;-0.054340;0.042795;, 0.018974;0.054340;0.042795;, 0.026344;0.064883;0.045090;, 0.002976;-0.060736;0.045090;, 0.002976;0.060736;0.045090;, -0.014131;-0.049407;0.045090;, -0.002095;-0.044827;0.043371;, -0.002095;0.044827;0.043371;, -0.014131;0.049407;0.045090;, -0.020392;-0.033931;0.045090;, -0.020392;0.033931;0.045090;, 0.077295;-0.000000;0.074432;, 0.159976;0.032721;0.017824;, 0.159976;-0.032721;0.017824;, 0.149481;-0.048737;0.017824;, 0.149481;0.048737;0.017824;, 0.125296;-0.055688;0.017824;, 0.125296;0.055688;0.017824;, 0.018974;-0.054340;0.042795;, 0.018974;0.054340;0.042795;, -0.002095;-0.044827;0.043371;, -0.002095;0.044827;0.043371;, 0.103982;-0.052504;0.004518;, 0.103982;-0.059597;0.027667;, 0.103982;-0.050648;0.025731;, 0.103982;-0.062491;0.004759;, 0.120388;-0.052504;0.004518;, 0.120388;-0.059597;0.027667;, 0.120388;-0.062491;0.004759;, 0.120388;-0.050648;0.025731;, 0.120388;-0.052504;0.004518;, 0.103982;-0.050648;0.025731;, 0.120388;-0.050648;0.025731;, 0.103982;-0.052504;0.004518;, 0.120388;-0.059597;0.027667;, 0.103982;-0.062491;0.004759;, 0.120388;-0.062491;0.004759;, 0.103982;-0.059597;0.027667;, 0.103982;-0.059873;-0.035317;, 0.103982;-0.050645;-0.032698;, 0.120388;-0.050645;-0.032698;, 0.120388;-0.059873;-0.035317;, 0.103982;-0.050645;-0.032698;, 0.120388;-0.050645;-0.032698;, 0.120388;-0.059873;-0.035317;, 0.103982;-0.059873;-0.035317;, 0.103982;-0.044242;-0.061333;, 0.103982;-0.039893;-0.053673;, 0.120388;-0.044242;-0.061333;, 0.103982;-0.044242;-0.061333;, 0.120388;-0.039893;-0.053673;, 0.120388;-0.044242;-0.061333;, 0.103982;-0.039893;-0.053673;, 0.120388;-0.039893;-0.053673;, 0.103982;-0.000480;-0.075396;, 0.103982;-0.000078;-0.065371;, 0.120388;-0.000480;-0.075396;, 0.103982;-0.000480;-0.075396;, 0.120388;-0.000078;-0.065371;, 0.120388;-0.000480;-0.075396;, 0.103982;-0.000078;-0.065371;, 0.120388;-0.000078;-0.065371;, 0.103982;0.052349;0.004518;, 0.103982;0.059442;0.027667;, 0.103982;0.062335;0.004759;, 0.103982;0.050493;0.025731;, 0.120388;0.052349;0.004518;, 0.120388;0.059442;0.027667;, 0.120388;0.050493;0.025731;, 0.120388;0.062335;0.004759;, 0.120388;0.052349;0.004518;, 0.103982;0.050493;0.025731;, 0.103982;0.052349;0.004518;, 0.120388;0.050493;0.025731;, 0.120388;0.059442;0.027667;, 0.103982;0.062335;0.004759;, 0.103982;0.059442;0.027667;, 0.120388;0.062335;0.004759;, 0.103982;0.059718;-0.035317;, 0.103982;0.050490;-0.032698;, 0.120388;0.050490;-0.032698;, 0.120388;0.059718;-0.035317;, 0.103982;0.050490;-0.032698;, 0.120388;0.050490;-0.032698;, 0.120388;0.059718;-0.035317;, 0.103982;0.059718;-0.035317;, 0.103982;0.044086;-0.061333;, 0.103982;0.039738;-0.053673;, 0.120388;0.044086;-0.061333;, 0.103982;0.044086;-0.061333;, 0.120388;0.039738;-0.053673;, 0.120388;0.044086;-0.061333;, 0.103982;0.039738;-0.053673;, 0.120388;0.039738;-0.053673;, 0.071461;-0.037155;0.097713;, 0.071461;0.037155;0.085119;, 0.071461;-0.037155;0.085119;, 0.071461;0.037155;0.097713;, 0.106620;-0.037155;0.097713;, 0.106620;0.037155;0.085119;, 0.106620;0.037155;0.097713;, 0.106620;-0.037155;0.085119;, 0.071461;-0.037155;0.097713;, 0.106620;0.037155;0.097713;, 0.071461;0.037155;0.097713;, 0.106620;-0.037155;0.097713;, 0.071461;0.037155;0.097713;, 0.106620;0.037155;0.085119;, 0.071461;0.037155;0.085119;, 0.106620;0.037155;0.097713;, 0.071461;-0.037155;0.085119;, 0.106620;-0.037155;0.097713;, 0.071461;-0.037155;0.097713;, 0.106620;-0.037155;0.085119;; 176; 3;0,1,2;, 3;1,0,3;, 3;4,1,3;, 3;1,4,5;, 3;3,6,4;, 3;3,7,6;, 3;8,3,0;, 3;3,8,7;, 3;0,9,8;, 3;0,10,9;, 3;11,0,2;, 3;0,11,10;, 3;6,7,12;, 3;13,7,8;, 3;7,13,12;, 3;8,9,13;, 3;14,5,4;, 3;5,14,15;, 3;16,4,6;, 3;4,16,14;, 3;17,6,12;, 3;6,17,16;, 3;18,12,13;, 3;12,18,17;, 3;19,13,9;, 3;13,19,18;, 3;20,9,10;, 3;9,20,19;, 3;21,10,11;, 3;10,21,20;, 3;22,15,14;, 3;23,14,16;, 3;14,23,22;, 3;24,16,17;, 3;16,24,23;, 3;25,17,18;, 3;17,25,24;, 3;26,18,19;, 3;18,26,25;, 3;27,19,20;, 3;19,27,26;, 3;21,27,20;, 3;28,22,23;, 3;22,28,29;, 3;30,23,24;, 3;23,30,28;, 3;31,24,25;, 3;24,31,30;, 3;32,25,26;, 3;25,32,31;, 3;33,26,27;, 3;26,33,32;, 3;34,29,28;, 3;29,34,35;, 3;36,28,30;, 3;28,36,34;, 3;37,30,31;, 3;30,37,36;, 3;38,31,32;, 3;31,38,37;, 3;39,32,33;, 3;32,39,38;, 3;35,34,40;, 3;34,36,40;, 3;41,36,37;, 3;36,41,40;, 3;37,38,41;, 3;38,39,41;, 3;42,43,44;, 3;43,42,45;, 3;46,45,42;, 3;45,46,47;, 3;44,48,49;, 3;48,44,43;, 3;50,47,46;, 3;47,50,51;, 3;49,52,53;, 3;52,49,48;, 3;54,51,50;, 3;51,54,55;, 3;53,56,57;, 3;56,53,52;, 3;55,54,58;, 3;56,59,57;, 3;60,55,58;, 3;55,60,61;, 3;59,62,63;, 3;62,59,56;, 3;61,60,64;, 3;65,61,64;, 3;61,65,62;, 3;62,65,63;, 3;66,67,68;, 3;66,68,69;, 3;66,70,67;, 3;66,69,71;, 3;66,72,70;, 3;66,71,73;, 3;66,74,72;, 3;66,73,75;, 3;66,76,74;, 3;66,75,76;, 3;77,78,79;, 3;78,77,80;, 3;81,82,83;, 3;82,81,84;, 3;85,86,87;, 3;86,85,88;, 3;89,90,91;, 3;90,89,92;, 3;93,77,94;, 3;77,93,80;, 3;95,83,96;, 3;83,95,81;, 3;97,85,98;, 3;85,97,88;, 3;99,90,100;, 3;90,99,91;, 3;101,94,102;, 3;94,101,93;, 3;103,100,104;, 3;100,103,99;, 3;105,96,106;, 3;96,105,95;, 3;107,98,108;, 3;98,107,97;, 3;109,102,110;, 3;102,109,101;, 3;111,104,112;, 3;104,111,103;, 3;113,106,114;, 3;106,113,105;, 3;115,108,116;, 3;108,115,107;, 3;117,118,119;, 3;118,117,120;, 3;121,122,123;, 3;122,121,124;, 3;125,126,127;, 3;126,125,128;, 3;129,130,131;, 3;130,129,132;, 3;133,117,119;, 3;117,133,134;, 3;135,124,121;, 3;124,135,136;, 3;137,125,127;, 3;125,137,138;, 3;139,130,132;, 3;130,139,140;, 3;141,134,133;, 3;134,141,142;, 3;143,140,139;, 3;140,143,144;, 3;145,136,135;, 3;136,145,146;, 3;147,138,137;, 3;138,147,148;, 3;109,142,141;, 3;142,109,110;, 3;111,144,143;, 3;144,111,112;, 3;113,146,145;, 3;146,113,114;, 3;115,148,147;, 3;148,115,116;, 3;149,150,151;, 3;150,149,152;, 3;153,154,155;, 3;154,153,156;, 3;157,158,159;, 3;158,157,160;, 3;161,162,163;, 3;162,161,164;, 3;165,166,167;, 3;166,165,168;; MeshNormals { 169; 0.949658;0.286858;0.125943;, 0.953658;-0.300894;0.000002;, 0.953657;0.300895;0.000003;, 0.949658;-0.286858;0.125943;, 0.569484;-0.811636;0.130133;, 0.588224;-0.808698;-0.000000;, 0.547752;-0.705663;0.449453;, 0.867204;-0.251378;0.429844;, 0.867204;0.251378;0.429844;, 0.559826;0.708167;0.430227;, 0.569484;0.811636;0.130133;, 0.588224;0.808698;0.000001;, 0.519545;-0.307936;0.797025;, 0.539283;0.281357;0.793733;, 0.144750;-0.977185;0.155426;, 0.162166;-0.986763;-0.000000;, 0.161095;-0.776098;0.609689;, 0.153172;-0.285902;0.945938;, 0.139819;0.275134;0.951185;, 0.144172;0.785722;0.601544;, 0.144750;0.977185;0.155426;, 0.162166;0.986763;0.000000;, -0.075682;-0.954115;0.289719;, -0.096743;-0.784614;0.612390;, -0.114730;-0.277048;0.953982;, -0.114730;0.277047;0.953982;, -0.096743;0.784614;0.612391;, -0.075682;0.954115;0.289719;, -0.391833;-0.725541;0.565736;, -0.341854;-0.892092;0.295480;, -0.446335;-0.251100;0.858914;, -0.446335;0.251099;0.858915;, -0.391833;0.725540;0.565736;, -0.341854;0.892091;0.295481;, -0.773408;-0.511406;0.374573;, -0.728320;-0.650484;0.215455;, -0.819259;-0.176388;0.545620;, -0.819259;0.176388;0.545621;, -0.773408;0.511405;0.374573;, -0.728320;0.650484;0.215455;, -0.961010;-0.145044;0.235419;, -0.961010;0.145044;0.235419;, 0.000000;0.000000;-1.000000;, 0.000001;0.000001;-1.000000;, 0.000001;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.000001;-1.000000;, 0.000000;0.000000;-1.000000;, -0.127557;-0.025358;-0.991507;, -0.135233;-0.036711;-0.990134;, -0.119297;0.023716;-0.992575;, -0.112723;0.033816;-0.993051;, -0.172132;-0.313063;-0.934003;, -0.103582;-0.249896;-0.962716;, -0.110534;0.247326;-0.962607;, -0.188811;0.333073;-0.923803;, -0.078910;-0.155877;-0.984620;, -0.078920;0.157067;-0.984430;, -0.110024;-0.081860;-0.990552;, -0.097240;-0.085754;-0.991560;, -0.097279;0.084627;-0.991653;, -0.110386;0.081814;-0.990516;, -0.100503;-0.011762;-0.994867;, -0.100503;0.011763;-0.994867;, -0.140020;0.000000;-0.990149;, -0.513944;-0.159512;-0.842863;, -0.513944;0.159512;-0.842863;, -0.355344;0.434787;-0.827461;, -0.355344;-0.434786;-0.827461;, -0.176161;0.622933;-0.762182;, -0.176161;-0.622933;-0.762183;, 0.040682;0.469755;-0.881859;, 0.040682;-0.469755;-0.881859;, 0.266454;0.183726;-0.946175;, 0.266454;-0.183725;-0.946175;, -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;, 0.000000;0.999826;-0.018678;, 0.000000;0.996195;-0.087155;, 0.000000;0.996195;-0.087155;, 0.000000;0.999826;-0.018678;, -0.000000;-0.992117;0.125315;, -0.000000;-0.999544;0.030212;, -0.000000;-0.999544;0.030212;, -0.000000;-0.992117;0.125315;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -0.000000;0.965929;0.258808;, 0.000000;0.965929;0.258808;, 0.000000;-0.954409;-0.298502;, -0.000000;-0.954409;-0.298502;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -0.000000;-0.621258;-0.783606;, -0.000000;-0.621258;-0.783606;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;0.637652;0.770325;, 0.000000;0.637652;0.770325;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -0.000000;-0.002636;-0.999997;, -0.000000;-0.002636;-0.999997;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;-0.000000;1.000000;, 0.000000;-0.000000;1.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;, 0.000000;-0.999826;-0.018678;, 0.000000;-0.996195;-0.087156;, 0.000000;-0.999826;-0.018678;, -0.000000;-0.996195;-0.087156;, -0.000000;0.992117;0.125316;, -0.000000;0.999544;0.030213;, 0.000000;0.992117;0.125316;, -0.000000;0.999544;0.030213;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, -0.000000;-0.965929;0.258808;, 0.000000;-0.965929;0.258808;, 0.000000;0.954409;-0.298502;, -0.000000;0.954409;-0.298502;, -1.000000;0.000000;-0.000000;, -1.000000;0.000000;-0.000000;, -0.000000;0.619190;-0.785241;, -0.000000;0.619190;-0.785241;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;-0.637652;0.770324;, 0.000000;-0.637652;0.770324;, -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;, -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;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;; 176; 3;0,1,2;, 3;1,0,3;, 3;4,1,3;, 3;1,4,5;, 3;3,6,4;, 3;3,7,6;, 3;8,3,0;, 3;3,8,7;, 3;0,9,8;, 3;0,10,9;, 3;11,0,2;, 3;0,11,10;, 3;6,7,12;, 3;13,7,8;, 3;7,13,12;, 3;8,9,13;, 3;14,5,4;, 3;5,14,15;, 3;16,4,6;, 3;4,16,14;, 3;17,6,12;, 3;6,17,16;, 3;18,12,13;, 3;12,18,17;, 3;19,13,9;, 3;13,19,18;, 3;20,9,10;, 3;9,20,19;, 3;21,10,11;, 3;10,21,20;, 3;22,15,14;, 3;23,14,16;, 3;14,23,22;, 3;24,16,17;, 3;16,24,23;, 3;25,17,18;, 3;17,25,24;, 3;26,18,19;, 3;18,26,25;, 3;27,19,20;, 3;19,27,26;, 3;21,27,20;, 3;28,22,23;, 3;22,28,29;, 3;30,23,24;, 3;23,30,28;, 3;31,24,25;, 3;24,31,30;, 3;32,25,26;, 3;25,32,31;, 3;33,26,27;, 3;26,33,32;, 3;34,29,28;, 3;29,34,35;, 3;36,28,30;, 3;28,36,34;, 3;37,30,31;, 3;30,37,36;, 3;38,31,32;, 3;31,38,37;, 3;39,32,33;, 3;32,39,38;, 3;35,34,40;, 3;34,36,40;, 3;41,36,37;, 3;36,41,40;, 3;37,38,41;, 3;38,39,41;, 3;42,43,44;, 3;43,42,45;, 3;46,45,42;, 3;45,46,47;, 3;44,48,49;, 3;48,44,43;, 3;50,47,46;, 3;47,50,51;, 3;49,52,53;, 3;52,49,48;, 3;54,51,50;, 3;51,54,55;, 3;53,56,57;, 3;56,53,52;, 3;55,54,58;, 3;56,59,57;, 3;60,55,58;, 3;55,60,61;, 3;59,62,63;, 3;62,59,56;, 3;61,60,64;, 3;65,61,64;, 3;61,65,62;, 3;62,65,63;, 3;66,67,68;, 3;66,68,69;, 3;66,70,67;, 3;66,69,71;, 3;66,72,70;, 3;66,71,73;, 3;66,74,72;, 3;66,73,75;, 3;66,76,74;, 3;66,75,76;, 3;77,78,79;, 3;78,77,80;, 3;81,82,83;, 3;82,81,84;, 3;85,86,87;, 3;86,85,88;, 3;89,90,91;, 3;90,89,92;, 3;93,77,94;, 3;77,93,80;, 3;95,83,96;, 3;83,95,81;, 3;97,85,98;, 3;85,97,88;, 3;99,90,100;, 3;90,99,91;, 3;101,94,102;, 3;94,101,93;, 3;103,100,104;, 3;100,103,99;, 3;105,96,106;, 3;96,105,95;, 3;107,98,108;, 3;98,107,97;, 3;109,102,110;, 3;102,109,101;, 3;111,104,112;, 3;104,111,103;, 3;113,106,114;, 3;106,113,105;, 3;115,108,116;, 3;108,115,107;, 3;117,118,119;, 3;118,117,120;, 3;121,122,123;, 3;122,121,124;, 3;125,126,127;, 3;126,125,128;, 3;129,130,131;, 3;130,129,132;, 3;133,117,119;, 3;117,133,134;, 3;135,124,121;, 3;124,135,136;, 3;137,125,127;, 3;125,137,138;, 3;139,130,132;, 3;130,139,140;, 3;141,134,133;, 3;134,141,142;, 3;143,140,139;, 3;140,143,144;, 3;145,136,135;, 3;136,145,146;, 3;147,138,137;, 3;138,147,148;, 3;109,142,141;, 3;142,109,110;, 3;111,144,143;, 3;144,111,112;, 3;113,146,145;, 3;146,113,114;, 3;115,148,147;, 3;148,115,116;, 3;149,150,151;, 3;150,149,152;, 3;153,154,155;, 3;154,153,156;, 3;157,158,159;, 3;158,157,160;, 3;161,162,163;, 3;162,161,164;, 3;165,166,167;, 3;166,165,168;; } 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__62 } } MeshTextureCoords c1 { 169; 0.408752;0.308137;, 0.177595;0.205943;, 0.425386;0.205645;, 0.194336;0.308480;, 0.130678;0.370866;, 0.080558;0.294600;, 0.169001;0.402994;, 0.204872;0.377939;, 0.398453;0.377770;, 0.434424;0.402445;, 0.472141;0.370748;, 0.522485;0.294409;, 0.211193;0.418740;, 0.392786;0.418260;, 0.092498;0.467468;, 0.030700;0.439921;, 0.155268;0.491655;, 0.213653;0.500859;, 0.389637;0.500780;, 0.448094;0.491770;, 0.510669;0.467866;, 0.572513;0.440198;, 0.078364;0.789421;, 0.149262;0.776552;, 0.212386;0.773114;, 0.390960;0.772932;, 0.453849;0.776475;, 0.524747;0.789695;, 0.156345;0.844124;, 0.097902;0.878865;, 0.209827;0.837925;, 0.393646;0.837485;, 0.446798;0.843300;, 0.505451;0.877999;, 0.169702;0.913341;, 0.139759;0.950919;, 0.204029;0.905715;, 0.399369;0.904838;, 0.433678;0.910700;, 0.465189;0.947529;, 0.197524;0.982480;, 0.406590;0.981509;, 0.714341;0.990796;, 0.870404;0.957652;, 0.873240;0.990799;, 0.717178;0.957649;, 0.664871;0.955409;, 0.679696;0.932599;, 0.907876;0.932604;, 0.922700;0.955409;, 0.641961;0.879244;, 0.663456;0.874921;, 0.924101;0.874937;, 0.945594;0.879250;, 0.641318;0.629082;, 0.666608;0.612608;, 0.920990;0.612649;, 0.946210;0.629133;, 0.651938;0.573819;, 0.935719;0.573824;, 0.678627;0.533468;, 0.689337;0.562416;, 0.870144;0.551616;, 0.909112;0.533357;, 0.714756;0.518687;, 0.872981;0.518604;, 0.794501;0.297464;, 0.871796;0.508278;, 0.726027;0.472443;, 0.690614;0.449273;, 0.917944;0.478059;, 0.671856;0.407253;, 0.943137;0.418909;, 0.683854;0.197192;, 0.933121;0.184132;, 0.701041;0.158769;, 0.860414;0.140906;, 0.751275;0.902377;, 0.707648;0.921108;, 0.711296;0.897477;, 0.750820;0.928749;, 0.756400;0.624718;, 0.712773;0.605988;, 0.755945;0.598347;, 0.716422;0.629619;, 0.597292;0.031934;, 0.547467;0.067690;, 0.547467;0.031934;, 0.597292;0.067690;, 0.801125;0.016143;, 0.750170;0.082117;, 0.750170;0.016143;, 0.801125;0.082117;, 0.826347;0.921838;, 0.821411;0.897469;, 0.826536;0.629627;, 0.831472;0.605258;, 0.684703;0.067690;, 0.684703;0.031934;, 0.673179;0.016143;, 0.673179;0.082117;, 0.875378;0.880559;, 0.860941;0.869077;, 0.599901;0.016143;, 0.599901;0.082117;, 0.866067;0.658019;, 0.880504;0.646537;, 0.733969;0.067690;, 0.733969;0.031934;, 0.901881;0.765000;, 0.882987;0.763937;, 0.500180;0.016143;, 0.500180;0.082117;, 0.888113;0.763159;, 0.907007;0.762096;, 0.761445;0.067690;, 0.761445;0.031934;, 0.751275;0.625496;, 0.707648;0.606765;, 0.750820;0.599125;, 0.711296;0.630397;, 0.756400;0.901600;, 0.712773;0.920330;, 0.716422;0.896699;, 0.755945;0.927971;, 0.597292;0.031934;, 0.547467;0.067690;, 0.597292;0.067690;, 0.547467;0.031934;, 0.801125;0.016143;, 0.750170;0.082117;, 0.801125;0.082117;, 0.750170;0.016143;, 0.826347;0.606036;, 0.821411;0.630405;, 0.826537;0.896691;, 0.831472;0.921060;, 0.684703;0.067690;, 0.684703;0.031934;, 0.673179;0.016143;, 0.673179;0.082117;, 0.875378;0.647314;, 0.860941;0.658796;, 0.599901;0.016143;, 0.599901;0.082117;, 0.866067;0.868299;, 0.880504;0.879782;, 0.733969;0.067690;, 0.733969;0.031934;, 0.198391;0.160045;, 0.401320;0.196032;, 0.198391;0.196032;, 0.401320;0.160045;, 0.198391;0.060853;, 0.401320;0.017533;, 0.401320;0.060853;, 0.198391;0.017533;, 0.198391;0.160045;, 0.401320;0.060853;, 0.401320;0.160045;, 0.198391;0.060853;, 0.401320;0.160045;, 0.426227;0.060586;, 0.426227;0.159778;, 0.401320;0.060853;, 0.171432;0.159778;, 0.198391;0.060853;, 0.198391;0.160045;, 0.171432;0.060586;; } } }