xof 0303txt 0032 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 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 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]; } Frame Pillow { 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 Pillow { 144; 0.008001;-0.081793;0.050564;, -0.001821;-0.016594;0.087140;, -0.009512;-0.021418;0.046109;, 0.012832;-0.072560;0.073637;, 0.006549;-0.086351;-0.001985;, -0.001290;-0.026243;-0.003022;, -0.003886;0.079785;0.093804;, -0.001290;0.079785;0.049768;, -0.004043;0.079785;-0.003022;, -0.009512;-0.021418;-0.052154;, 0.012832;-0.072560;-0.090573;, 0.008001;-0.081793;-0.054534;, -0.001821;-0.016594;-0.093184;, -0.001290;0.079785;-0.055813;, -0.003886;0.079785;-0.099848;, 0.057958;-0.021418;-0.052154;, 0.039387;-0.072560;-0.090573;, 0.048081;-0.016594;-0.093184;, 0.047301;-0.081793;-0.054534;, 0.060549;-0.026243;-0.003022;, 0.048753;-0.086351;-0.001985;, 0.056054;0.079785;-0.055813;, 0.050146;0.079785;-0.099848;, 0.049676;0.079785;-0.003022;, 0.054041;-0.016594;0.087140;, 0.047301;-0.081793;0.050564;, 0.051999;-0.021418;0.046109;, 0.039387;-0.072560;0.073637;, 0.056105;0.079785;0.093804;, 0.050095;0.079785;0.049768;, 0.018234;-0.081793;-0.106177;, -0.001821;-0.016594;-0.093184;, 0.010889;-0.021418;-0.118011;, 0.012832;-0.072560;-0.090573;, 0.026110;-0.086351;-0.126902;, 0.026110;-0.026243;-0.126374;, -0.003886;0.079785;-0.099848;, 0.009756;0.079785;-0.126374;, 0.026110;0.079785;-0.135260;, 0.041330;-0.021418;-0.118011;, 0.033985;-0.081793;-0.106177;, 0.048081;-0.016594;-0.093184;, 0.042463;0.079785;-0.126374;, 0.050146;0.079785;-0.099848;, 0.010889;-0.098771;-0.058762;, 0.012832;-0.072560;-0.090573;, 0.018234;-0.081793;-0.106177;, 0.008001;-0.081793;-0.054534;, 0.009756;-0.104490;-0.001985;, 0.006549;-0.086351;-0.001985;, 0.026110;-0.104490;-0.062990;, 0.026110;-0.086351;-0.126902;, 0.026110;-0.110566;-0.001985;, 0.018234;-0.081793;0.102207;, 0.008001;-0.081793;0.050564;, 0.010889;-0.098771;0.054792;, 0.012832;-0.072560;0.073637;, 0.026110;-0.086351;0.122932;, 0.026110;-0.104490;0.059020;, 0.038359;-0.098771;0.054792;, 0.039387;-0.072560;0.073637;, 0.033986;-0.081793;0.102207;, 0.047301;-0.081793;0.050564;, 0.039156;-0.104490;-0.001985;, 0.033985;-0.081793;-0.106177;, 0.047301;-0.081793;-0.054534;, 0.038359;-0.098771;-0.058762;, 0.039387;-0.072560;-0.090573;, 0.010889;-0.021418;0.111967;, 0.012832;-0.072560;0.073637;, 0.018234;-0.081793;0.102207;, -0.001821;-0.016594;0.087140;, 0.009756;0.079785;0.120330;, -0.003886;0.079785;0.093804;, 0.026110;-0.026243;0.120330;, 0.026110;-0.086351;0.122932;, 0.026110;0.079785;0.129215;, 0.033986;-0.081793;0.102207;, 0.054041;-0.016594;0.087140;, 0.041330;-0.021418;0.111967;, 0.056105;0.079785;0.093804;, 0.042463;0.079785;0.120330;, 0.008001;0.241364;0.050564;, -0.001821;0.176164;0.087140;, 0.012832;0.232130;0.073637;, -0.009512;0.180989;0.046109;, 0.006549;0.245921;-0.001985;, -0.001290;0.185814;-0.003022;, -0.009513;0.180989;-0.052154;, 0.012832;0.232130;-0.090573;, -0.001821;0.176164;-0.093184;, 0.008001;0.241364;-0.054534;, 0.057958;0.180989;-0.052154;, 0.039387;0.232130;-0.090573;, 0.047301;0.241364;-0.054534;, 0.048081;0.176164;-0.093184;, 0.060549;0.185814;-0.003022;, 0.048753;0.245921;-0.001985;, 0.054040;0.176164;0.087140;, 0.047301;0.241364;0.050564;, 0.039387;0.232130;0.073637;, 0.051999;0.180989;0.046109;, 0.018234;0.241364;-0.106177;, -0.001821;0.176164;-0.093184;, 0.012832;0.232130;-0.090573;, 0.010889;0.180989;-0.118011;, 0.026110;0.245921;-0.126902;, 0.026110;0.185814;-0.126374;, 0.041330;0.180989;-0.118011;, 0.048081;0.176164;-0.093184;, 0.033985;0.241364;-0.106177;, 0.010889;0.258342;-0.058762;, 0.012832;0.232130;-0.090573;, 0.008001;0.241364;-0.054534;, 0.018234;0.241364;-0.106177;, 0.009756;0.264060;-0.001985;, 0.006549;0.245921;-0.001985;, 0.026110;0.264060;-0.062990;, 0.026110;0.245921;-0.126902;, 0.026110;0.270137;-0.001985;, 0.018234;0.241364;0.102207;, 0.008001;0.241364;0.050564;, 0.012832;0.232130;0.073637;, 0.010889;0.258342;0.054792;, 0.026110;0.245921;0.122932;, 0.026110;0.264060;0.059020;, 0.038359;0.258342;0.054792;, 0.039387;0.232130;0.073637;, 0.047301;0.241364;0.050564;, 0.033985;0.241364;0.102207;, 0.039156;0.264060;-0.001985;, 0.033985;0.241364;-0.106177;, 0.047301;0.241364;-0.054534;, 0.039387;0.232130;-0.090573;, 0.038359;0.258342;-0.058762;, 0.010889;0.180989;0.111967;, 0.012832;0.232130;0.073637;, -0.001821;0.176164;0.087140;, 0.018234;0.241364;0.102207;, 0.026110;0.185814;0.120330;, 0.026110;0.245921;0.122932;, 0.033985;0.241364;0.102207;, 0.054040;0.176164;0.087140;, 0.041330;0.180989;0.111967;; 192; 3;0,1,2;, 3;1,0,3;, 3;4,2,5;, 3;2,4,0;, 3;2,6,7;, 3;6,2,1;, 3;5,7,8;, 3;7,5,2;, 3;9,10,11;, 3;10,9,12;, 3;13,12,9;, 3;12,13,14;, 3;5,11,4;, 3;11,5,9;, 3;8,9,5;, 3;9,8,13;, 3;15,16,17;, 3;16,15,18;, 3;19,18,15;, 3;18,19,20;, 3;21,17,22;, 3;17,21,15;, 3;23,15,21;, 3;15,23,19;, 3;24,25,26;, 3;25,24,27;, 3;28,26,29;, 3;26,28,24;, 3;26,20,19;, 3;20,26,25;, 3;29,19,23;, 3;19,29,26;, 3;30,31,32;, 3;31,30,33;, 3;34,32,35;, 3;32,34,30;, 3;32,36,37;, 3;36,32,31;, 3;35,37,38;, 3;37,35,32;, 3;39,16,40;, 3;16,39,41;, 3;42,41,39;, 3;41,42,43;, 3;35,40,34;, 3;40,35,39;, 3;38,39,35;, 3;39,38,42;, 3;44,45,46;, 3;45,44,47;, 3;48,47,44;, 3;47,48,49;, 3;50,46,51;, 3;46,50,44;, 3;52,44,50;, 3;44,52,48;, 3;53,54,55;, 3;54,53,56;, 3;57,55,58;, 3;55,57,53;, 3;55,49,48;, 3;49,55,54;, 3;58,48,52;, 3;48,58,55;, 3;59,60,61;, 3;60,59,62;, 3;63,62,59;, 3;62,63,20;, 3;58,61,57;, 3;61,58,59;, 3;52,59,58;, 3;59,52,63;, 3;64,65,66;, 3;65,64,67;, 3;51,66,50;, 3;66,51,64;, 3;66,20,63;, 3;20,66,65;, 3;50,63,52;, 3;63,50,66;, 3;68,69,70;, 3;69,68,71;, 3;72,71,68;, 3;71,72,73;, 3;74,70,75;, 3;70,74,68;, 3;76,68,74;, 3;68,76,72;, 3;77,78,79;, 3;78,77,27;, 3;75,79,74;, 3;79,75,77;, 3;79,80,81;, 3;80,79,78;, 3;74,81,76;, 3;81,74,79;, 3;82,83,84;, 3;83,82,85;, 3;86,85,82;, 3;85,86,87;, 3;85,6,83;, 3;6,85,7;, 3;87,7,85;, 3;7,87,8;, 3;88,89,90;, 3;89,88,91;, 3;13,90,14;, 3;90,13,88;, 3;87,91,88;, 3;91,87,86;, 3;8,88,13;, 3;88,8,87;, 3;92,93,94;, 3;93,92,95;, 3;96,94,97;, 3;94,96,92;, 3;21,95,92;, 3;95,21,22;, 3;23,92,96;, 3;92,23,21;, 3;98,99,100;, 3;99,98,101;, 3;28,101,98;, 3;101,28,29;, 3;101,97,99;, 3;97,101,96;, 3;29,96,101;, 3;96,29,23;, 3;102,103,104;, 3;103,102,105;, 3;106,105,102;, 3;105,106,107;, 3;105,36,103;, 3;36,105,37;, 3;107,37,105;, 3;37,107,38;, 3;108,93,109;, 3;93,108,110;, 3;42,109,43;, 3;109,42,108;, 3;107,110,108;, 3;110,107,106;, 3;38,108,42;, 3;108,38,107;, 3;111,112,113;, 3;112,111,114;, 3;115,113,116;, 3;113,115,111;, 3;117,114,111;, 3;114,117,118;, 3;119,111,115;, 3;111,119,117;, 3;120,121,122;, 3;121,120,123;, 3;124,123,120;, 3;123,124,125;, 3;123,116,121;, 3;116,123,115;, 3;125,115,123;, 3;115,125,119;, 3;126,127,128;, 3;127,126,129;, 3;130,128,97;, 3;128,130,126;, 3;125,129,126;, 3;129,125,124;, 3;119,126,130;, 3;126,119,125;, 3;131,132,133;, 3;132,131,134;, 3;118,134,131;, 3;134,118,117;, 3;134,97,132;, 3;97,134,130;, 3;117,130,134;, 3;130,117,119;, 3;135,136,137;, 3;136,135,138;, 3;72,137,73;, 3;137,72,135;, 3;139,138,135;, 3;138,139,140;, 3;76,135,72;, 3;135,76,139;, 3;141,142,100;, 3;142,141,143;, 3;140,143,141;, 3;143,140,139;, 3;143,80,142;, 3;80,143,81;, 3;139,81,143;, 3;81,139,76;; MeshNormals { 144; -0.971406;-0.196972;0.132559;, -0.934319;-0.157640;0.319684;, -0.995550;-0.092460;0.018181;, -0.959506;-0.147015;0.240280;, -0.984773;-0.172821;-0.018866;, -0.996068;-0.087915;-0.010974;, -0.969343;-0.000000;0.245713;, -0.999371;-0.000000;-0.035462;, -0.999514;-0.000000;0.031183;, -0.992283;-0.119249;-0.033978;, -0.953463;-0.230041;-0.194908;, -0.978790;-0.186328;-0.085158;, -0.951767;-0.104556;-0.288458;, -0.999664;-0.000000;-0.025937;, -0.976404;-0.000000;-0.215951;, 0.989202;-0.059286;-0.134030;, 0.957557;-0.154048;-0.243628;, 0.968090;-0.081615;-0.236941;, 0.942824;-0.299849;-0.145511;, 0.996648;-0.064339;0.050540;, 0.945950;-0.323937;0.015588;, 0.999736;0.000000;-0.022966;, 0.977902;0.000000;-0.209065;, 0.999464;0.000000;0.032737;, 0.972623;-0.100607;0.209484;, 0.939689;-0.287244;0.185678;, 0.997403;-0.052851;0.048925;, 0.931735;-0.260626;0.252874;, 0.981739;0.000000;0.190232;, 0.998810;0.000000;-0.048768;, -0.887010;-0.388296;-0.249880;, -0.951767;-0.104556;-0.288458;, -0.748599;-0.095874;-0.656054;, -0.953463;-0.230041;-0.194908;, 0.031164;-0.562751;-0.826039;, 0.052759;-0.099007;-0.993687;, -0.976404;-0.000000;-0.215951;, -0.709419;-0.000000;-0.704787;, 0.001306;0.000000;-0.999999;, 0.794738;-0.127689;-0.593369;, 0.919075;-0.257479;-0.298340;, 0.968090;-0.081615;-0.236941;, 0.771624;0.000000;-0.636079;, 0.977902;0.000000;-0.209065;, -0.772545;-0.608239;-0.182261;, -0.953463;-0.230041;-0.194908;, -0.887010;-0.388296;-0.249880;, -0.978790;-0.186328;-0.085158;, -0.756605;-0.653866;-0.003032;, -0.984773;-0.172821;-0.018866;, 0.016371;-0.972983;-0.230296;, 0.031164;-0.562751;-0.826039;, 0.038958;-0.999241;-0.000190;, -0.939837;-0.188478;0.284927;, -0.971406;-0.196972;0.132559;, -0.784869;-0.597654;0.163678;, -0.959506;-0.147015;0.240280;, -0.027219;-0.543432;0.839012;, 0.062929;-0.972316;0.225036;, 0.722867;-0.659512;0.206173;, 0.931735;-0.260626;0.252874;, 0.898235;-0.377490;0.225110;, 0.939689;-0.287244;0.185678;, 0.681784;-0.731548;0.002650;, 0.919075;-0.257479;-0.298340;, 0.942824;-0.299849;-0.145511;, 0.712437;-0.683038;-0.160911;, 0.957557;-0.154048;-0.243628;, -0.745714;-0.153468;0.648351;, -0.959506;-0.147015;0.240280;, -0.939837;-0.188478;0.284927;, -0.934319;-0.157640;0.319684;, -0.709093;-0.000000;0.705115;, -0.969343;-0.000000;0.245713;, -0.054292;-0.079718;0.995338;, -0.027219;-0.543432;0.839012;, -0.001306;-0.000000;0.999999;, 0.898235;-0.377490;0.225110;, 0.972623;-0.100607;0.209484;, 0.749312;-0.087044;0.656471;, 0.981739;0.000000;0.190232;, 0.709419;0.000000;0.704787;, -0.971406;0.196971;0.132559;, -0.934319;0.157639;0.319684;, -0.959506;0.147014;0.240280;, -0.995551;0.092460;0.018181;, -0.984773;0.172821;-0.018866;, -0.996068;0.087914;-0.010974;, -0.992283;0.119249;-0.033978;, -0.953464;0.230040;-0.194908;, -0.951767;0.104556;-0.288457;, -0.978790;0.186327;-0.085158;, 0.989202;0.059286;-0.134030;, 0.957557;0.154049;-0.243628;, 0.942824;0.299849;-0.145511;, 0.968090;0.081616;-0.236941;, 0.996647;0.064340;0.050540;, 0.945950;0.323937;0.015588;, 0.972623;0.100607;0.209484;, 0.939688;0.287244;0.185679;, 0.931734;0.260626;0.252874;, 0.997403;0.052851;0.048925;, -0.887010;0.388296;-0.249879;, -0.951767;0.104556;-0.288457;, -0.953464;0.230040;-0.194908;, -0.748599;0.095874;-0.656054;, 0.031164;0.562751;-0.826039;, 0.052759;0.099007;-0.993687;, 0.794738;0.127689;-0.593369;, 0.968090;0.081616;-0.236941;, 0.919074;0.257479;-0.298340;, -0.772546;0.608239;-0.182261;, -0.953464;0.230040;-0.194908;, -0.978790;0.186327;-0.085158;, -0.887010;0.388296;-0.249879;, -0.756605;0.653865;-0.003032;, -0.984773;0.172821;-0.018866;, 0.016371;0.972983;-0.230296;, 0.031164;0.562751;-0.826039;, 0.038958;0.999241;-0.000190;, -0.939837;0.188478;0.284927;, -0.971406;0.196971;0.132559;, -0.959506;0.147014;0.240280;, -0.784869;0.597654;0.163678;, -0.027220;0.543432;0.839012;, 0.062929;0.972316;0.225036;, 0.722867;0.659512;0.206173;, 0.931734;0.260626;0.252874;, 0.939688;0.287244;0.185679;, 0.898235;0.377491;0.225110;, 0.681784;0.731548;0.002650;, 0.919074;0.257479;-0.298340;, 0.942824;0.299849;-0.145511;, 0.957557;0.154049;-0.243628;, 0.712437;0.683038;-0.160911;, -0.745714;0.153467;0.648351;, -0.959506;0.147014;0.240280;, -0.934319;0.157639;0.319684;, -0.939837;0.188478;0.284927;, -0.054292;0.079718;0.995338;, -0.027220;0.543432;0.839012;, 0.898235;0.377491;0.225110;, 0.972623;0.100607;0.209484;, 0.749312;0.087045;0.656471;; 192; 3;0,1,2;, 3;1,0,3;, 3;4,2,5;, 3;2,4,0;, 3;2,6,7;, 3;6,2,1;, 3;5,7,8;, 3;7,5,2;, 3;9,10,11;, 3;10,9,12;, 3;13,12,9;, 3;12,13,14;, 3;5,11,4;, 3;11,5,9;, 3;8,9,5;, 3;9,8,13;, 3;15,16,17;, 3;16,15,18;, 3;19,18,15;, 3;18,19,20;, 3;21,17,22;, 3;17,21,15;, 3;23,15,21;, 3;15,23,19;, 3;24,25,26;, 3;25,24,27;, 3;28,26,29;, 3;26,28,24;, 3;26,20,19;, 3;20,26,25;, 3;29,19,23;, 3;19,29,26;, 3;30,31,32;, 3;31,30,33;, 3;34,32,35;, 3;32,34,30;, 3;32,36,37;, 3;36,32,31;, 3;35,37,38;, 3;37,35,32;, 3;39,16,40;, 3;16,39,41;, 3;42,41,39;, 3;41,42,43;, 3;35,40,34;, 3;40,35,39;, 3;38,39,35;, 3;39,38,42;, 3;44,45,46;, 3;45,44,47;, 3;48,47,44;, 3;47,48,49;, 3;50,46,51;, 3;46,50,44;, 3;52,44,50;, 3;44,52,48;, 3;53,54,55;, 3;54,53,56;, 3;57,55,58;, 3;55,57,53;, 3;55,49,48;, 3;49,55,54;, 3;58,48,52;, 3;48,58,55;, 3;59,60,61;, 3;60,59,62;, 3;63,62,59;, 3;62,63,20;, 3;58,61,57;, 3;61,58,59;, 3;52,59,58;, 3;59,52,63;, 3;64,65,66;, 3;65,64,67;, 3;51,66,50;, 3;66,51,64;, 3;66,20,63;, 3;20,66,65;, 3;50,63,52;, 3;63,50,66;, 3;68,69,70;, 3;69,68,71;, 3;72,71,68;, 3;71,72,73;, 3;74,70,75;, 3;70,74,68;, 3;76,68,74;, 3;68,76,72;, 3;77,78,79;, 3;78,77,27;, 3;75,79,74;, 3;79,75,77;, 3;79,80,81;, 3;80,79,78;, 3;74,81,76;, 3;81,74,79;, 3;82,83,84;, 3;83,82,85;, 3;86,85,82;, 3;85,86,87;, 3;85,6,83;, 3;6,85,7;, 3;87,7,85;, 3;7,87,8;, 3;88,89,90;, 3;89,88,91;, 3;13,90,14;, 3;90,13,88;, 3;87,91,88;, 3;91,87,86;, 3;8,88,13;, 3;88,8,87;, 3;92,93,94;, 3;93,92,95;, 3;96,94,97;, 3;94,96,92;, 3;21,95,92;, 3;95,21,22;, 3;23,92,96;, 3;92,23,21;, 3;98,99,100;, 3;99,98,101;, 3;28,101,98;, 3;101,28,29;, 3;101,97,99;, 3;97,101,96;, 3;29,96,101;, 3;96,29,23;, 3;102,103,104;, 3;103,102,105;, 3;106,105,102;, 3;105,106,107;, 3;105,36,103;, 3;36,105,37;, 3;107,37,105;, 3;37,107,38;, 3;108,93,109;, 3;93,108,110;, 3;42,109,43;, 3;109,42,108;, 3;107,110,108;, 3;110,107,106;, 3;38,108,42;, 3;108,38,107;, 3;111,112,113;, 3;112,111,114;, 3;115,113,116;, 3;113,115,111;, 3;117,114,111;, 3;114,117,118;, 3;119,111,115;, 3;111,119,117;, 3;120,121,122;, 3;121,120,123;, 3;124,123,120;, 3;123,124,125;, 3;123,116,121;, 3;116,123,115;, 3;125,115,123;, 3;115,125,119;, 3;126,127,128;, 3;127,126,129;, 3;130,128,97;, 3;128,130,126;, 3;125,129,126;, 3;129,125,124;, 3;119,126,130;, 3;126,119,125;, 3;131,132,133;, 3;132,131,134;, 3;118,134,131;, 3;134,118,117;, 3;134,97,132;, 3;97,134,130;, 3;117,130,134;, 3;130,117,119;, 3;135,136,137;, 3;136,135,138;, 3;72,137,73;, 3;137,72,135;, 3;139,138,135;, 3;138,139,140;, 3;76,135,72;, 3;135,76,139;, 3;141,142,100;, 3;142,141,143;, 3;140,143,141;, 3;143,140,139;, 3;143,80,142;, 3;80,143,81;, 3;139,81,143;, 3;81,139,76;; } MeshMaterialList { 1; 192; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } } MeshTextureCoords c1 { 144; 0.750000;0.000000;, 1.000000;0.250000;, 0.750000;0.250000;, 1.000000;0.000000;, 0.500000;0.000000;, 0.500000;0.250000;, 1.000000;0.500000;, 0.750000;0.500000;, 0.500000;0.500000;, 0.250000;0.250000;, 0.000000;0.000000;, 0.250000;0.000000;, 0.000000;0.250000;, 0.250000;0.500000;, 0.000000;0.500000;, 0.750000;0.250000;, 1.000000;0.000000;, 1.000000;0.250000;, 0.750000;0.000000;, 0.500000;0.250000;, 0.500000;0.000000;, 0.750000;0.500000;, 1.000000;0.500000;, 0.500000;0.500000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.250000;0.250000;, 0.000000;0.000000;, 0.000000;0.500000;, 0.250000;0.500000;, 1.000000;0.750000;, 0.750000;1.000000;, 0.750000;0.750000;, 1.000000;1.000000;, 1.000000;0.500000;, 0.750000;0.500000;, 0.500000;1.000000;, 0.500000;0.750000;, 0.500000;0.500000;, 0.750000;0.250000;, 1.000000;0.250000;, 0.750000;0.000000;, 0.500000;0.250000;, 0.500000;0.000000;, 0.250000;0.750000;, 0.000000;1.000000;, 0.000000;0.750000;, 0.250000;1.000000;, 0.500000;0.750000;, 0.500000;1.000000;, 0.250000;0.500000;, 0.000000;0.500000;, 0.500000;0.500000;, 1.000000;0.750000;, 0.750000;1.000000;, 0.750000;0.750000;, 1.000000;1.000000;, 1.000000;0.500000;, 0.750000;0.500000;, 0.750000;0.250000;, 1.000000;0.000000;, 1.000000;0.250000;, 0.750000;0.000000;, 0.500000;0.250000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.250000;0.250000;, 0.000000;0.000000;, 0.250000;0.750000;, 0.000000;1.000000;, 0.000000;0.750000;, 0.250000;1.000000;, 0.500000;0.750000;, 0.500000;1.000000;, 0.250000;0.500000;, 0.000000;0.500000;, 0.500000;0.500000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.250000;0.250000;, 0.500000;0.000000;, 0.500000;0.250000;, 0.750000;0.000000;, 1.000000;0.250000;, 1.000000;0.000000;, 0.750000;0.250000;, 0.500000;0.000000;, 0.500000;0.250000;, 0.250000;0.250000;, 0.000000;0.000000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.750000;0.250000;, 1.000000;0.000000;, 0.750000;0.000000;, 1.000000;0.250000;, 0.500000;0.250000;, 0.500000;0.000000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.000000;0.000000;, 0.250000;0.250000;, 1.000000;0.750000;, 0.750000;1.000000;, 1.000000;1.000000;, 0.750000;0.750000;, 1.000000;0.500000;, 0.750000;0.500000;, 0.750000;0.250000;, 0.750000;0.000000;, 1.000000;0.250000;, 0.250000;0.750000;, 0.000000;1.000000;, 0.250000;1.000000;, 0.000000;0.750000;, 0.500000;0.750000;, 0.500000;1.000000;, 0.250000;0.500000;, 0.000000;0.500000;, 0.500000;0.500000;, 1.000000;0.750000;, 0.750000;1.000000;, 1.000000;1.000000;, 0.750000;0.750000;, 1.000000;0.500000;, 0.750000;0.500000;, 0.750000;0.250000;, 1.000000;0.000000;, 0.750000;0.000000;, 1.000000;0.250000;, 0.500000;0.250000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.000000;0.000000;, 0.250000;0.250000;, 0.250000;0.750000;, 0.000000;1.000000;, 0.250000;1.000000;, 0.000000;0.750000;, 0.250000;0.500000;, 0.000000;0.500000;, 0.000000;0.250000;, 0.250000;0.000000;, 0.250000;0.250000;; } } }