xof 0302txt 0064 template Header { <3D82AB43-62DA-11cf-AB39-0020AF71E433> WORD major; WORD minor; DWORD flags; } template Vector { <3D82AB5E-62DA-11cf-AB39-0020AF71E433> FLOAT x; FLOAT y; FLOAT z; } template Coords2d { FLOAT u; FLOAT v; } template Matrix4x4 { array FLOAT matrix[16]; } template ColorRGBA { <35FF44E0-6C7C-11cf-8F52-0040333594A3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template IndexedColor { <1630B820-7842-11cf-8F52-0040333594A3> DWORD index; ColorRGBA indexColor; } template Boolean { <4885AE61-78E8-11cf-8F52-0040333594A3> WORD truefalse; } template Boolean2d { <4885AE63-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template MaterialWrap { <4885AE60-78E8-11cf-8F52-0040333594A3> Boolean u; Boolean v; } template TextureFilename { STRING filename; } template Material { <3D82AB4D-62DA-11cf-AB39-0020AF71E433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshFace { <3D82AB5F-62DA-11cf-AB39-0020AF71E433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template MeshFaceWraps { <4885AE62-78E8-11cf-8F52-0040333594A3> DWORD nFaceWrapValues; Boolean2d faceWrapValues; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshVertexColors { <1630B821-7842-11cf-8F52-0040333594A3> DWORD nVertexColors; array IndexedColor vertexColors[nVertexColors]; } template Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } Header { 1; 0; 1; } Mesh { 98; -0.000003;40.044933;0.000000;, 14.142134;34.187050;-0.000004;, -0.000002;34.187050;-14.142138;, 9.999998;34.187050;-9.999997;, 20.044910;20.000006;0.000004;, -0.000000;20.000002;-20.044909;, 14.142134;20.044916;-14.142139;, 11.018535;11.019083;-11.014421;, 40.044918;0.000013;0.000006;, 34.187054;14.142145;0.000006;, 34.187050;0.000009;-14.142140;, 34.187050;10.000010;-9.999996;, 20.044912;0.000010;-20.000008;, 20.044916;14.142143;-14.142132;, -0.000006;0.000008;-40.044926;, -0.000003;14.142140;-34.187061;, 14.142136;0.000008;-34.187046;, 10.000010;10.000003;-34.187065;, 14.142143;14.142141;-20.044914;, -0.000003;-14.142129;-34.187061;, -14.142141;0.000010;-34.187046;, -10.000002;-9.999995;-34.187061;, 0.000006;-20.044901;-20.000006;, -20.044918;0.000006;-20.000006;, -14.142140;-14.142127;-20.044924;, -11.014421;-11.018535;-11.019085;, 0.000009;-40.044926;-0.000013;, 0.000009;-34.187061;-14.142149;, -14.142141;-34.187057;-0.000000;, -10.000002;-34.187057;-10.000013;, -20.000004;-20.044920;-0.000001;, -14.142136;-20.044918;-14.142146;, -40.044914;0.000009;0.000003;, -34.187050;0.000009;-14.142138;, -34.187050;-14.142130;0.000001;, -34.187054;-10.000005;-10.000009;, -20.044914;-14.142136;-14.142142;, -34.187050;0.000011;14.142140;, -34.187050;-9.999996;10.000000;, -20.000002;0.000004;20.044922;, -20.044918;-14.142128;14.142141;, -11.019082;-11.018536;11.014422;, -0.000003;-34.187057;14.142139;, -10.000010;-34.187061;10.000002;, -0.000003;-20.044903;20.000010;, -14.142144;-20.044922;14.142132;, -0.000000;0.000007;40.044926;, -14.142138;0.000008;34.187061;, -0.000000;-14.142131;34.187046;, -10.000006;-10.000007;34.187050;, -14.142140;-14.142137;20.044918;, 14.142136;0.000010;34.187061;, 10.000000;-9.999997;34.187046;, 20.044914;0.000004;20.000010;, 14.142138;-14.142129;20.044924;, 11.014419;-11.018536;11.019085;, 14.142144;-34.187057;-0.000008;, 9.999996;-34.187061;10.000013;, 20.000006;-20.044924;-0.000003;, 14.142132;-20.044922;14.142142;, 34.187050;0.000009;14.142143;, 34.187050;-14.142130;-0.000008;, 34.187054;-10.000010;10.000005;, 20.044910;-14.142139;14.142142;, 9.999998;-9.999999;-34.187061;, 14.142134;-14.142135;-20.044924;, 11.018535;-11.014421;-11.019085;, 34.187050;-9.999995;-10.000011;, 20.044916;-14.142128;-14.142145;, 10.000010;-34.187061;-10.000010;, 14.142143;-20.044918;-14.142143;, -14.142136;34.187050;0.000001;, -10.000002;34.187050;-9.999993;, -20.044912;20.000002;-0.000001;, -14.142140;20.044916;-14.142133;, -11.014421;11.019083;-11.018535;, -10.000002;10.000006;-34.187061;, -14.142136;14.142144;-20.044916;, -34.187050;14.142139;-0.000000;, -34.187054;10.000007;-10.000005;, -20.044914;14.142140;-14.142139;, -0.000000;34.187050;14.142138;, -9.999996;34.187050;9.999999;, -0.000003;20.000002;20.044909;, -14.142132;20.044916;14.142141;, -11.018533;11.019083;11.014422;, -34.187050;10.000010;10.000002;, -20.044912;14.142143;14.142136;, -0.000003;14.142140;34.187046;, -10.000005;10.000007;34.187050;, -14.142139;14.142141;20.044918;, 10.000000;34.187050;9.999995;, 14.142138;20.044916;14.142135;, 11.014419;11.019083;11.018537;, 9.999996;10.000010;34.187046;, 14.142132;14.142144;20.044920;, 34.187054;10.000007;10.000010;, 20.044910;14.142140;14.142143;; 192; 3;0,3,2;, 3;0,1,3;, 3;2,6,5;, 3;2,3,6;, 3;3,4,6;, 3;3,1,4;, 3;5,6,7;, 3;6,4,7;, 3;8,11,9;, 3;8,10,11;, 3;9,13,4;, 3;9,11,13;, 3;11,12,13;, 3;11,10,12;, 3;4,13,7;, 3;13,12,7;, 3;14,17,16;, 3;14,15,17;, 3;16,18,12;, 3;16,17,18;, 3;17,5,18;, 3;17,15,5;, 3;12,18,7;, 3;18,5,7;, 3;14,21,20;, 3;14,19,21;, 3;20,24,23;, 3;20,21,24;, 3;21,22,24;, 3;21,19,22;, 3;23,24,25;, 3;24,22,25;, 3;26,29,27;, 3;26,28,29;, 3;27,31,22;, 3;27,29,31;, 3;29,30,31;, 3;29,28,30;, 3;22,31,25;, 3;31,30,25;, 3;32,35,34;, 3;32,33,35;, 3;34,36,30;, 3;34,35,36;, 3;35,23,36;, 3;35,33,23;, 3;30,36,25;, 3;36,23,25;, 3;32,38,37;, 3;32,34,38;, 3;37,40,39;, 3;37,38,40;, 3;38,30,40;, 3;38,34,30;, 3;39,40,41;, 3;40,30,41;, 3;26,43,28;, 3;26,42,43;, 3;28,45,30;, 3;28,43,45;, 3;43,44,45;, 3;43,42,44;, 3;30,45,41;, 3;45,44,41;, 3;46,49,48;, 3;46,47,49;, 3;48,50,44;, 3;48,49,50;, 3;49,39,50;, 3;49,47,39;, 3;44,50,41;, 3;50,39,41;, 3;46,52,51;, 3;46,48,52;, 3;51,54,53;, 3;51,52,54;, 3;52,44,54;, 3;52,48,44;, 3;53,54,55;, 3;54,44,55;, 3;26,57,42;, 3;26,56,57;, 3;42,59,44;, 3;42,57,59;, 3;57,58,59;, 3;57,56,58;, 3;44,59,55;, 3;59,58,55;, 3;8,62,61;, 3;8,60,62;, 3;61,63,58;, 3;61,62,63;, 3;62,53,63;, 3;62,60,53;, 3;58,63,55;, 3;63,53,55;, 3;14,64,19;, 3;14,16,64;, 3;19,65,22;, 3;19,64,65;, 3;64,12,65;, 3;64,16,12;, 3;22,65,66;, 3;65,12,66;, 3;8,67,10;, 3;8,61,67;, 3;10,68,12;, 3;10,67,68;, 3;67,58,68;, 3;67,61,58;, 3;12,68,66;, 3;68,58,66;, 3;26,69,56;, 3;26,27,69;, 3;56,70,58;, 3;56,69,70;, 3;69,22,70;, 3;69,27,22;, 3;58,70,66;, 3;70,22,66;, 3;0,72,71;, 3;0,2,72;, 3;71,74,73;, 3;71,72,74;, 3;72,5,74;, 3;72,2,5;, 3;73,74,75;, 3;74,5,75;, 3;14,76,15;, 3;14,20,76;, 3;15,77,5;, 3;15,76,77;, 3;76,23,77;, 3;76,20,23;, 3;5,77,75;, 3;77,23,75;, 3;32,79,33;, 3;32,78,79;, 3;33,80,23;, 3;33,79,80;, 3;79,73,80;, 3;79,78,73;, 3;23,80,75;, 3;80,73,75;, 3;0,82,81;, 3;0,71,82;, 3;81,84,83;, 3;81,82,84;, 3;82,73,84;, 3;82,71,73;, 3;83,84,85;, 3;84,73,85;, 3;32,86,78;, 3;32,37,86;, 3;78,87,73;, 3;78,86,87;, 3;86,39,87;, 3;86,37,39;, 3;73,87,85;, 3;87,39,85;, 3;46,89,47;, 3;46,88,89;, 3;47,90,39;, 3;47,89,90;, 3;89,83,90;, 3;89,88,83;, 3;39,90,85;, 3;90,83,85;, 3;0,91,1;, 3;0,81,91;, 3;1,92,4;, 3;1,91,92;, 3;91,83,92;, 3;91,81,83;, 3;4,92,93;, 3;92,83,93;, 3;46,94,88;, 3;46,51,94;, 3;88,95,83;, 3;88,94,95;, 3;94,53,95;, 3;94,51,53;, 3;83,95,93;, 3;95,53,93;, 3;8,96,60;, 3;8,9,96;, 3;60,97,53;, 3;60,96,97;, 3;96,4,97;, 3;96,9,4;, 3;53,97,93;, 3;97,4,93;; MeshMaterialList { 1; 1; 0;; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; } } MeshNormals { 126; -0.000000;1.000000;-0.000000;, 0.752939;0.653109;0.080812;, 0.080812;0.653109;-0.752939;, 0.589279;0.652854;-0.475954;, 0.994824;0.058153;-0.083329;, -0.031968;0.999489;0.000015;, -0.083329;0.058153;-0.994824;, 0.000015;0.999489;0.031969;, 0.644691;0.057717;-0.762261;, 0.635051;-0.439830;-0.635027;, -0.439777;0.635071;-0.635043;, 0.633873;0.636513;0.439382;, 1.000000;0.000000;-0.000000;, 0.715247;0.698872;0.000000;, 0.715247;0.000000;-0.698872;, 0.715247;0.494177;-0.494177;, -0.032116;-0.000010;-0.999484;, 0.994819;-0.083304;-0.058270;, -0.032116;0.706750;-0.706734;, -0.000000;-0.000000;-1.000000;, -0.000000;0.698872;-0.715247;, 0.752939;0.080811;-0.653109;, 0.494178;0.494177;-0.715247;, 0.761534;0.645522;-0.058025;, 0.080812;-0.752939;-0.653109;, -0.752939;-0.080812;-0.653109;, -0.475954;-0.589279;-0.652854;, -0.083329;-0.994824;-0.058153;, 0.000015;0.031969;-0.999489;, -0.994826;0.083325;-0.058120;, 0.031890;-0.000001;-0.999491;, -0.762261;-0.644691;-0.057717;, -0.635027;-0.635052;0.439829;, -0.635044;0.439778;-0.635071;, 0.439382;-0.633873;-0.636513;, 0.000000;-1.000000;-0.000000;, 0.000000;-0.715246;-0.698872;, -0.698872;-0.715247;-0.000000;, -0.494177;-0.715247;-0.494177;, -0.999484;0.032116;0.000011;, -0.058270;-0.994819;0.083304;, -0.706734;0.032117;-0.706750;, -1.000000;0.000000;0.000000;, -0.715247;0.000000;-0.698872;, -0.653110;-0.752939;-0.080811;, -0.715247;-0.494177;-0.494177;, -0.058025;-0.761534;-0.645522;, -0.653110;-0.080812;0.752939;, -0.652854;-0.589279;0.475954;, -0.058120;0.083325;0.994826;, -0.999491;-0.000001;-0.031890;, -0.057718;-0.644691;0.762261;, 0.439830;-0.635051;0.635027;, -0.635072;0.439777;0.635043;, -0.636513;-0.633873;-0.439382;, -0.000000;-0.715247;0.698872;, -0.494177;-0.715247;0.494177;, 0.000010;0.032116;0.999484;, 0.083304;-0.994819;0.058270;, -0.706750;0.032116;0.706734;, 0.000000;0.000000;1.000000;, -0.698872;0.000000;0.715247;, -0.080811;-0.752939;0.653109;, -0.494177;-0.494178;0.715247;, -0.645522;-0.761534;0.058025;, 0.752939;-0.080812;0.653110;, 0.475954;-0.589279;0.652854;, 0.994826;0.083325;0.058120;, -0.031890;-0.000001;0.999491;, 0.762261;-0.644691;0.057718;, 0.635027;-0.635052;-0.439829;, 0.635044;0.439777;0.635071;, -0.439382;-0.633873;0.636513;, 0.698872;-0.715247;0.000000;, 0.494177;-0.715247;0.494177;, 0.999487;0.032038;-0.000024;, 0.058237;-0.994821;-0.083300;, 0.706734;0.032116;0.706750;, 0.715247;0.000000;0.698872;, 0.653110;-0.752939;0.080811;, 0.715247;-0.494177;0.494177;, 0.058025;-0.761534;0.645522;, 0.589279;-0.475954;-0.652854;, 0.644691;-0.762261;-0.057717;, 0.635051;-0.635027;0.439830;, -0.439776;-0.633724;-0.636389;, 0.635193;0.439383;-0.635195;, 0.652854;-0.589278;-0.475954;, -0.032207;-0.705717;-0.707762;, 0.494177;-0.715247;-0.494177;, 0.706746;0.031890;-0.706748;, -0.752939;0.653109;-0.080812;, -0.475954;0.652853;-0.589279;, -0.994824;0.058153;0.083329;, 0.031968;0.999489;-0.000015;, -0.762261;0.057717;-0.644691;, -0.635027;-0.439830;-0.635051;, -0.633724;0.636389;0.439776;, 0.439383;0.635196;-0.635192;, -0.589279;0.475954;-0.652854;, -0.705717;0.707761;0.032207;, -0.715247;0.698872;0.000000;, -0.715247;0.494177;-0.494177;, 0.031890;0.706748;-0.706746;, -0.080812;0.653109;0.752939;, -0.589279;0.652854;0.475954;, 0.083329;0.058153;0.994824;, -0.000015;0.999489;-0.031968;, -0.644691;0.057717;0.762261;, -0.635051;-0.439830;0.635027;, 0.439776;0.636389;0.633724;, -0.635193;0.635195;-0.439383;, -0.652854;0.475954;0.589279;, 0.032207;0.707762;0.705717;, 0.000000;0.698872;0.715246;, -0.494177;0.494178;0.715247;, -0.706746;0.706748;-0.031890;, 0.475954;0.652854;0.589279;, 0.762261;0.057717;0.644691;, 0.635027;-0.439830;0.635051;, 0.633724;0.636389;-0.439776;, -0.439383;0.635196;0.635192;, 0.589279;0.475955;0.652854;, 0.705717;0.707761;-0.032207;, 0.715247;0.494177;0.494177;, -0.031890;0.706748;0.706746;; 192; 3;0,3,2;, 3;0,1,3;, 3;2,8,6;, 3;2,3,8;, 3;3,4,8;, 3;3,1,4;, 3;6,8,9;, 3;8,4,9;, 3;12,15,13;, 3;12,14,15;, 3;13,18,5;, 3;13,15,18;, 3;15,16,18;, 3;15,14,16;, 3;5,18,10;, 3;18,16,10;, 3;19,22,21;, 3;19,20,22;, 3;21,23,17;, 3;21,22,23;, 3;22,7,23;, 3;22,20,7;, 3;17,23,11;, 3;23,7,11;, 3;19,26,25;, 3;19,24,26;, 3;25,31,29;, 3;25,26,31;, 3;26,27,31;, 3;26,24,27;, 3;29,31,32;, 3;31,27,32;, 3;35,38,36;, 3;35,37,38;, 3;36,41,28;, 3;36,38,41;, 3;38,39,41;, 3;38,37,39;, 3;28,41,33;, 3;41,39,33;, 3;42,45,44;, 3;42,43,45;, 3;44,46,40;, 3;44,45,46;, 3;45,30,46;, 3;45,43,30;, 3;40,46,34;, 3;46,30,34;, 3;42,48,47;, 3;42,44,48;, 3;47,51,49;, 3;47,48,51;, 3;48,40,51;, 3;48,44,40;, 3;49,51,52;, 3;51,40,52;, 3;35,56,37;, 3;35,55,56;, 3;37,59,39;, 3;37,56,59;, 3;56,57,59;, 3;56,55,57;, 3;39,59,53;, 3;59,57,53;, 3;60,63,62;, 3;60,61,63;, 3;62,64,58;, 3;62,63,64;, 3;63,50,64;, 3;63,61,50;, 3;58,64,54;, 3;64,50,54;, 3;60,66,65;, 3;60,62,66;, 3;65,69,67;, 3;65,66,69;, 3;66,58,69;, 3;66,62,58;, 3;67,69,70;, 3;69,58,70;, 3;35,74,55;, 3;35,73,74;, 3;55,77,57;, 3;55,74,77;, 3;74,75,77;, 3;74,73,75;, 3;57,77,71;, 3;77,75,71;, 3;12,80,79;, 3;12,78,80;, 3;79,81,76;, 3;79,80,81;, 3;80,68,81;, 3;80,78,68;, 3;76,81,72;, 3;81,68,72;, 3;19,82,24;, 3;19,21,82;, 3;24,83,27;, 3;24,82,83;, 3;82,17,83;, 3;82,21,17;, 3;27,83,84;, 3;83,17,84;, 3;12,87,14;, 3;12,79,87;, 3;14,88,16;, 3;14,87,88;, 3;87,76,88;, 3;87,79,76;, 3;16,88,85;, 3;88,76,85;, 3;35,89,73;, 3;35,36,89;, 3;73,90,75;, 3;73,89,90;, 3;89,28,90;, 3;89,36,28;, 3;75,90,86;, 3;90,28,86;, 3;0,92,91;, 3;0,2,92;, 3;91,95,93;, 3;91,92,95;, 3;92,6,95;, 3;92,2,6;, 3;93,95,96;, 3;95,6,96;, 3;19,99,20;, 3;19,25,99;, 3;20,100,7;, 3;20,99,100;, 3;99,29,100;, 3;99,25,29;, 3;7,100,97;, 3;100,29,97;, 3;42,102,43;, 3;42,101,102;, 3;43,103,30;, 3;43,102,103;, 3;102,94,103;, 3;102,101,94;, 3;30,103,98;, 3;103,94,98;, 3;0,105,104;, 3;0,91,105;, 3;104,108,106;, 3;104,105,108;, 3;105,93,108;, 3;105,91,93;, 3;106,108,109;, 3;108,93,109;, 3;42,112,101;, 3;42,47,112;, 3;101,113,94;, 3;101,112,113;, 3;112,49,113;, 3;112,47,49;, 3;94,113,110;, 3;113,49,110;, 3;60,115,61;, 3;60,114,115;, 3;61,116,50;, 3;61,115,116;, 3;115,107,116;, 3;115,114,107;, 3;50,116,111;, 3;116,107,111;, 3;0,117,1;, 3;0,104,117;, 3;1,118,4;, 3;1,117,118;, 3;117,106,118;, 3;117,104,106;, 3;4,118,119;, 3;118,106,119;, 3;60,122,114;, 3;60,65,122;, 3;114,123,107;, 3;114,122,123;, 3;122,67,123;, 3;122,65,67;, 3;107,123,120;, 3;123,67,120;, 3;12,124,78;, 3;12,13,124;, 3;78,125,68;, 3;78,124,125;, 3;124,5,125;, 3;124,13,5;, 3;68,125,121;, 3;125,5,121;; } MeshTextureCoords { 98; 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;, 0.000000;0.000000;; } }