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_-_Defaulteeeeeww { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "WristWatch.png"; } } Frame M_WristWatch_Round_Right { 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_WristWatch_Round_Right { 68; 0.107295;0.023354;-0.009972;, 0.104714;0.021316;0.026850;, 0.105682;0.025123;0.011345;, 0.107138;-0.017632;0.015002;, 0.105809;-0.010825;0.029600;, 0.109703;-0.015094;-0.021863;, 0.108752;-0.019400;-0.006314;, 0.108608;0.017047;-0.024612;, 0.109703;-0.015094;-0.021863;, 0.124306;-0.018774;-0.005189;, 0.108752;-0.019400;-0.006314;, 0.125257;-0.014468;-0.020738;, 0.108752;-0.019400;-0.006314;, 0.122693;-0.017006;0.016127;, 0.107138;-0.017632;0.015002;, 0.124306;-0.018774;-0.005189;, 0.121363;-0.010198;0.030725;, 0.105809;-0.010825;0.029600;, 0.120269;0.021943;0.027976;, 0.104714;0.021316;0.026850;, 0.121237;0.025749;0.012470;, 0.105682;0.025123;0.011345;, 0.122850;0.023980;-0.008846;, 0.107295;0.023354;-0.009972;, 0.124163;0.017673;-0.023487;, 0.108608;0.017047;-0.024612;, 0.125257;-0.014468;-0.020738;, 0.122693;-0.017006;0.016127;, 0.124306;-0.018774;-0.005189;, 0.120269;0.021943;0.027976;, 0.121363;-0.010198;0.030725;, 0.122850;0.023980;-0.008846;, 0.121237;0.025749;0.012470;, 0.124163;0.017673;-0.023487;, 0.130934;-0.010202;0.003824;, 0.128304;-0.020166;-0.006421;, 0.127313;-0.011634;-0.007204;, 0.131924;-0.018734;0.004607;, 0.117938;-0.021841;-0.011570;, 0.116948;-0.013310;-0.012352;, 0.116948;-0.013310;-0.012352;, 0.106899;-0.022779;-0.007824;, 0.105909;-0.014248;-0.008607;, 0.117938;-0.021841;-0.011570;, 0.101654;-0.022430;0.002623;, 0.100664;-0.013898;0.001840;, 0.105274;-0.020998;0.013650;, 0.104284;-0.012466;0.012867;, 0.115640;-0.019322;0.018799;, 0.114650;-0.010791;0.018016;, 0.126679;-0.018384;0.015053;, 0.125688;-0.009853;0.014270;, 0.114650;-0.010791;0.018016;, 0.100664;-0.013898;0.001840;, 0.104284;-0.012466;0.012867;, 0.116948;-0.013310;-0.012352;, 0.105909;-0.014248;-0.008607;, 0.130934;-0.010202;0.003824;, 0.127313;-0.011634;-0.007204;, 0.125688;-0.009853;0.014270;, 0.128304;-0.020166;-0.006421;, 0.106899;-0.022779;-0.007824;, 0.117938;-0.021841;-0.011570;, 0.105274;-0.020998;0.013650;, 0.101654;-0.022430;0.002623;, 0.126679;-0.018384;0.015053;, 0.115640;-0.019322;0.018799;, 0.131924;-0.018734;0.004607;; 56; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,11,8;, 3;11,25,24;, 3;26,27,28;, 3;27,29,30;, 3;29,31,32;, 3;27,31,29;, 3;26,31,27;, 3;33,31,26;, 3;34,35,36;, 3;35,34,37;, 3;36,38,39;, 3;38,36,35;, 3;40,41,42;, 3;41,40,43;, 3;42,44,45;, 3;44,42,41;, 3;45,46,47;, 3;46,45,44;, 3;47,48,49;, 3;48,47,46;, 3;49,50,51;, 3;50,49,48;, 3;51,37,34;, 3;37,51,50;, 3;52,53,54;, 3;53,55,56;, 3;55,57,58;, 3;53,57,55;, 3;52,57,53;, 3;59,57,52;, 3;60,61,62;, 3;61,63,64;, 3;63,65,66;, 3;61,65,63;, 3;60,65,61;, 3;67,65,60;; MeshNormals { 68; -0.996592;-0.040110;-0.072087;, -0.996592;-0.040111;-0.072085;, -0.996592;-0.040109;-0.072086;, -0.996592;-0.040112;-0.072085;, -0.996592;-0.040112;-0.072084;, -0.996592;-0.040111;-0.072086;, -0.996591;-0.040115;-0.072085;, -0.996591;-0.040110;-0.072088;, 0.081080;-0.637366;-0.766284;, 0.046579;-0.994816;-0.090395;, 0.046580;-0.994816;-0.090396;, 0.081080;-0.637365;-0.766285;, 0.046580;-0.994816;-0.090396;, 0.020207;-0.965902;0.258117;, 0.020207;-0.965902;0.258117;, 0.046579;-0.994816;-0.090395;, -0.042266;-0.502132;0.863758;, -0.042266;-0.502132;0.863757;, -0.080851;0.648627;0.756800;, -0.080850;0.648625;0.756802;, -0.045573;0.996084;0.075760;, -0.045571;0.996084;0.075762;, -0.021379;0.969564;-0.243902;, -0.021380;0.969564;-0.243903;, 0.041219;0.514799;-0.856320;, 0.041216;0.514793;-0.856323;, 0.996592;0.040110;0.072086;, 0.996592;0.040111;0.072085;, 0.996592;0.040110;0.072085;, 0.996592;0.040113;0.072086;, 0.996592;0.040111;0.072085;, 0.996592;0.040111;0.072086;, 0.996591;0.040129;0.072087;, 0.996592;0.040110;0.072087;, 0.990534;0.120947;0.064921;, 0.753587;0.027225;-0.656784;, 0.753585;0.027226;-0.656786;, 0.990534;0.120946;0.064920;, 0.075201;-0.082445;-0.993754;, 0.075199;-0.082444;-0.993755;, 0.075199;-0.082444;-0.993755;, -0.647240;-0.143821;-0.748596;, -0.647241;-0.143822;-0.748595;, 0.075201;-0.082445;-0.993754;, -0.990533;-0.120950;-0.064921;, -0.990534;-0.120949;-0.064920;, -0.753586;-0.027224;0.656785;, -0.753586;-0.027223;0.656785;, -0.075198;0.082446;0.993754;, -0.075199;0.082446;0.993754;, 0.647239;0.143821;0.748597;, 0.647238;0.143821;0.748598;, -0.114840;0.989229;-0.090761;, -0.114840;0.989229;-0.090760;, -0.114852;0.989229;-0.090747;, -0.114838;0.989229;-0.090762;, -0.114843;0.989228;-0.090769;, -0.114838;0.989229;-0.090762;, -0.114839;0.989229;-0.090758;, -0.114844;0.989228;-0.090770;, 0.114837;-0.989229;0.090762;, 0.114838;-0.989229;0.090762;, 0.114839;-0.989229;0.090758;, 0.114838;-0.989230;0.090759;, 0.114830;-0.989230;0.090762;, 0.114837;-0.989230;0.090759;, 0.114841;-0.989231;0.090740;, 0.114828;-0.989231;0.090762;; 56; 3;0,1,2;, 3;1,3,4;, 3;3,5,6;, 3;1,5,3;, 3;0,5,1;, 3;7,5,0;, 3;8,9,10;, 3;9,8,11;, 3;12,13,14;, 3;13,12,15;, 3;14,16,17;, 3;16,14,13;, 3;17,18,19;, 3;18,17,16;, 3;19,20,21;, 3;20,19,18;, 3;21,22,23;, 3;22,21,20;, 3;23,24,25;, 3;24,23,22;, 3;25,11,8;, 3;11,25,24;, 3;26,27,28;, 3;27,29,30;, 3;29,31,32;, 3;27,31,29;, 3;26,31,27;, 3;33,31,26;, 3;34,35,36;, 3;35,34,37;, 3;36,38,39;, 3;38,36,35;, 3;40,41,42;, 3;41,40,43;, 3;42,44,45;, 3;44,42,41;, 3;45,46,47;, 3;46,45,44;, 3;47,48,49;, 3;48,47,46;, 3;49,50,51;, 3;50,49,48;, 3;51,37,34;, 3;37,51,50;, 3;52,53,54;, 3;53,55,56;, 3;55,57,58;, 3;53,57,55;, 3;52,57,53;, 3;59,57,52;, 3;60,61,62;, 3;61,63,64;, 3;63,65,66;, 3;61,65,63;, 3;60,65,61;, 3;67,65,60;; } MeshMaterialList { 1; 56; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_-_Defaulteeeeeww } } MeshTextureCoords c1 { 68; 0.381151;0.851780;, 0.592186;0.851767;, 0.502038;0.851764;, 0.865167;0.851833;, 0.774086;0.851805;, 0.109113;0.851856;, 0.986050;0.851874;, 0.291008;0.851802;, 0.109113;0.870352;, 0.018062;0.958337;, 0.018035;0.870380;, 0.109139;0.958309;, 0.986050;0.870370;, 0.865138;0.958285;, 0.865167;0.870329;, 0.986019;0.958327;, 0.774063;0.958258;, 0.774086;0.870301;, 0.592175;0.958220;, 0.592186;0.870263;, 0.502042;0.958217;, 0.502038;0.870260;, 0.381167;0.958233;, 0.381151;0.870276;, 0.291031;0.958255;, 0.291008;0.870298;, 0.109139;0.975962;, 0.865138;0.975939;, 0.986019;0.975980;, 0.592175;0.975873;, 0.774063;0.975911;, 0.381167;0.975886;, 0.502042;0.975870;, 0.291031;0.975908;, 0.749613;0.100814;, 0.870415;0.010309;, 0.871091;0.099895;, 0.748933;0.011228;, 0.991895;0.009395;, 0.992569;0.098981;, 0.020749;0.106487;, 0.141528;0.015953;, 0.142228;0.105538;, 0.020050;0.016902;, 0.263005;0.015002;, 0.263708;0.104587;, 0.384483;0.014047;, 0.385186;0.103631;, 0.505966;0.013094;, 0.506663;0.102679;, 0.627450;0.012154;, 0.628137;0.101740;, 0.508863;0.842591;, 0.158863;0.492591;, 0.261375;0.740079;, 0.508863;0.142591;, 0.261375;0.245104;, 0.858863;0.492591;, 0.756350;0.245104;, 0.756350;0.740079;, 0.756350;0.245104;, 0.261375;0.245104;, 0.508863;0.142591;, 0.261375;0.740079;, 0.158863;0.492591;, 0.756350;0.740079;, 0.508863;0.842591;, 0.858863;0.492591;; } } }