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 _24_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "SurgicalCap.png"; } } Frame M_ShowerCap { 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.093820,0.093820,0.020633,1.000000;; } Mesh M_ShowerCap { 71; 0.132811;0.000000;-0.080038;, 0.110144;-0.015375;-0.085347;, 0.104828;0.000000;-0.088889;, 0.132811;0.000000;-0.080038;, 0.122615;-0.026068;-0.077039;, 0.132811;0.000000;-0.080038;, 0.139154;-0.027541;-0.066371;, 0.132811;0.000000;-0.080038;, 0.157494;-0.015375;-0.053612;, 0.132811;0.000000;-0.080038;, 0.163166;0.000000;-0.049643;, 0.132811;0.000000;-0.080038;, 0.157494;0.015375;-0.053612;, 0.132811;0.000000;-0.080038;, 0.139154;0.027142;-0.066021;, 0.132811;0.000000;-0.080038;, 0.122615;0.026068;-0.077039;, 0.132811;0.000000;-0.080038;, 0.110144;0.015375;-0.085347;, 0.132811;0.000000;-0.080038;, 0.104828;0.000000;-0.088889;, 0.091013;-0.028409;-0.084438;, 0.081874;0.000000;-0.091907;, 0.112452;-0.048167;-0.066917;, 0.140886;-0.050151;-0.043680;, 0.171803;-0.028409;-0.018414;, 0.180942;0.000000;-0.010945;, 0.171803;0.028409;-0.018414;, 0.140886;0.050152;-0.043680;, 0.112452;0.048167;-0.066917;, 0.091013;0.028409;-0.084438;, 0.081874;0.000000;-0.091907;, 0.074626;-0.037118;-0.079531;, 0.063913;0.000000;-0.090624;, 0.099756;-0.062933;-0.053509;, 0.133084;-0.065526;-0.018996;, 0.167729;-0.037118;0.019447;, 0.175729;0.000000;0.034838;, 0.167729;0.037118;0.019447;, 0.133084;0.065526;-0.018996;, 0.099756;0.062934;-0.053509;, 0.074626;0.037118;-0.079531;, 0.063913;0.000000;-0.090624;, 0.058974;-0.040176;-0.067253;, 0.048583;0.000000;-0.080317;, 0.083350;-0.068119;-0.036609;, 0.114874;-0.070925;0.003018;, 0.147267;-0.040176;0.047976;, 0.153823;-0.000000;0.061812;, 0.147267;0.040176;0.047976;, 0.114874;0.070925;0.003018;, 0.083350;0.068119;-0.036609;, 0.058974;0.040176;-0.067253;, 0.048583;0.000000;-0.080317;, 0.046010;-0.022231;-0.051611;, 0.043357;0.000000;-0.055149;, 0.054805;-0.041078;-0.041959;, 0.071059;-0.053671;-0.023049;, 0.089059;-0.056532;-0.002388;, 0.101393;-0.049613;0.022658;, 0.111701;-0.039295;0.043703;, 0.116173;-0.019803;0.056237;, 0.119193;-0.000000;0.061285;, 0.116177;0.019803;0.056198;, 0.111700;0.041078;0.043706;, 0.101392;0.047829;0.022661;, 0.089059;0.056532;-0.002388;, 0.071059;0.053671;-0.023049;, 0.054805;0.041078;-0.041959;, 0.046010;0.022231;-0.051611;, 0.043357;0.000000;-0.055149;; 96; 3;0,1,2;, 3;3,4,1;, 3;5,6,4;, 3;7,8,6;, 3;9,10,8;, 3;11,12,10;, 3;13,14,12;, 3;15,16,14;, 3;17,18,16;, 3;19,20,18;, 3;21,2,1;, 3;2,21,22;, 3;23,1,4;, 3;1,23,21;, 3;24,4,6;, 3;4,24,23;, 3;25,6,8;, 3;6,25,24;, 3;26,8,10;, 3;8,26,25;, 3;27,10,12;, 3;10,27,26;, 3;28,12,14;, 3;12,28,27;, 3;29,14,16;, 3;14,29,28;, 3;30,16,18;, 3;16,30,29;, 3;31,18,20;, 3;18,31,30;, 3;32,22,21;, 3;22,32,33;, 3;34,21,23;, 3;21,34,32;, 3;35,23,24;, 3;23,35,34;, 3;36,24,25;, 3;24,36,35;, 3;37,25,26;, 3;25,37,36;, 3;38,26,27;, 3;26,38,37;, 3;39,27,28;, 3;27,39,38;, 3;40,28,29;, 3;28,40,39;, 3;41,29,30;, 3;29,41,40;, 3;42,30,31;, 3;30,42,41;, 3;43,33,32;, 3;33,43,44;, 3;45,32,34;, 3;32,45,43;, 3;46,34,35;, 3;34,46,45;, 3;47,35,36;, 3;35,47,46;, 3;48,36,37;, 3;36,48,47;, 3;49,37,38;, 3;37,49,48;, 3;50,38,39;, 3;38,50,49;, 3;51,39,40;, 3;39,51,50;, 3;52,40,41;, 3;40,52,51;, 3;53,41,42;, 3;41,53,52;, 3;54,44,43;, 3;44,54,55;, 3;43,56,54;, 3;57,43,45;, 3;43,57,56;, 3;58,45,46;, 3;45,58,57;, 3;46,59,58;, 3;60,46,47;, 3;46,60,59;, 3;47,61,60;, 3;62,47,48;, 3;47,62,61;, 3;63,48,49;, 3;48,63,62;, 3;49,64,63;, 3;65,49,50;, 3;49,65,64;, 3;50,66,65;, 3;67,50,51;, 3;50,67,66;, 3;68,51,52;, 3;51,68,67;, 3;52,69,68;, 3;70,52,53;, 3;52,70,69;; MeshNormals { 71; 0.517281;0.002439;-0.855812;, 0.237012;-0.270156;-0.933189;, 0.191988;-0.008156;-0.981363;, 0.517281;0.002439;-0.855812;, 0.367244;-0.427025;-0.826306;, 0.517281;0.002439;-0.855812;, 0.565720;-0.452256;-0.689511;, 0.517281;0.002439;-0.855812;, 0.760956;-0.297631;-0.576508;, 0.517281;0.002439;-0.855812;, 0.841893;-0.007310;-0.539595;, 0.517281;0.002439;-0.855812;, 0.758486;0.281362;-0.587821;, 0.517281;0.002439;-0.855812;, 0.582680;0.422195;-0.694432;, 0.517281;0.002439;-0.855812;, 0.386166;0.407431;-0.827572;, 0.517281;0.002439;-0.855812;, 0.245444;0.255823;-0.935047;, 0.517281;0.002439;-0.855812;, 0.191988;-0.008156;-0.981363;, 0.071083;-0.423744;-0.902989;, 0.002729;-0.009989;-0.999946;, 0.276719;-0.660797;-0.697692;, 0.568887;-0.692276;-0.443983;, 0.852847;-0.474138;-0.218737;, 0.991999;-0.016107;-0.125218;, 0.857945;0.459028;-0.230704;, 0.572813;0.683648;-0.452228;, 0.278254;0.656823;-0.700827;, 0.069888;0.414364;-0.907424;, 0.002729;-0.009989;-0.999946;, -0.221738;-0.573270;-0.788792;, -0.352923;-0.004482;-0.935642;, 0.073962;-0.867669;-0.491611;, 0.449390;-0.883568;-0.131743;, 0.785234;-0.582605;0.209713;, 0.910803;-0.019433;0.412384;, 0.779842;0.588888;0.212267;, 0.435009;0.891476;-0.126639;, 0.060300;0.870995;-0.487577;, -0.233311;0.570675;-0.787335;, -0.352923;-0.004482;-0.935642;, -0.633031;-0.622337;-0.460400;, -0.806082;0.014663;-0.591622;, -0.371240;-0.924010;-0.091574;, -0.020495;-0.958983;0.282721;, 0.365305;-0.628431;0.686751;, 0.437746;-0.015939;0.898957;, 0.345387;0.645579;0.681129;, -0.034611;0.950671;0.308265;, -0.354773;0.931025;-0.085606;, -0.645381;0.601385;-0.470978;, -0.806082;0.014663;-0.591622;, -0.904292;-0.344017;-0.252801;, -0.966490;0.063916;-0.248621;, -0.658177;-0.740675;-0.134917;, -0.634117;-0.757039;0.157443;, -0.512440;-0.768160;0.383843;, -0.418610;-0.744318;0.520343;, -0.146808;-0.692235;0.706582;, 0.013665;-0.357771;0.933710;, 0.007193;-0.025880;0.999639;, -0.025826;0.365956;0.930274;, -0.046086;0.827966;0.558881;, -0.289470;0.777121;0.558829;, -0.509391;0.767464;0.389256;, -0.616947;0.750843;0.235821;, -0.751703;0.652098;-0.098544;, -0.872681;0.284618;-0.396762;, -0.966490;0.063916;-0.248621;; 96; 3;0,1,2;, 3;3,4,1;, 3;5,6,4;, 3;7,8,6;, 3;9,10,8;, 3;11,12,10;, 3;13,14,12;, 3;15,16,14;, 3;17,18,16;, 3;19,20,18;, 3;21,2,1;, 3;2,21,22;, 3;23,1,4;, 3;1,23,21;, 3;24,4,6;, 3;4,24,23;, 3;25,6,8;, 3;6,25,24;, 3;26,8,10;, 3;8,26,25;, 3;27,10,12;, 3;10,27,26;, 3;28,12,14;, 3;12,28,27;, 3;29,14,16;, 3;14,29,28;, 3;30,16,18;, 3;16,30,29;, 3;31,18,20;, 3;18,31,30;, 3;32,22,21;, 3;22,32,33;, 3;34,21,23;, 3;21,34,32;, 3;35,23,24;, 3;23,35,34;, 3;36,24,25;, 3;24,36,35;, 3;37,25,26;, 3;25,37,36;, 3;38,26,27;, 3;26,38,37;, 3;39,27,28;, 3;27,39,38;, 3;40,28,29;, 3;28,40,39;, 3;41,29,30;, 3;29,41,40;, 3;42,30,31;, 3;30,42,41;, 3;43,33,32;, 3;33,43,44;, 3;45,32,34;, 3;32,45,43;, 3;46,34,35;, 3;34,46,45;, 3;47,35,36;, 3;35,47,46;, 3;48,36,37;, 3;36,48,47;, 3;49,37,38;, 3;37,49,48;, 3;50,38,39;, 3;38,50,49;, 3;51,39,40;, 3;39,51,50;, 3;52,40,41;, 3;40,52,51;, 3;53,41,42;, 3;41,53,52;, 3;54,44,43;, 3;44,54,55;, 3;43,56,54;, 3;57,43,45;, 3;43,57,56;, 3;58,45,46;, 3;45,58,57;, 3;46,59,58;, 3;60,46,47;, 3;46,60,59;, 3;47,61,60;, 3;62,47,48;, 3;47,62,61;, 3;63,48,49;, 3;48,63,62;, 3;49,64,63;, 3;65,49,50;, 3;49,65,64;, 3;50,66,65;, 3;67,50,51;, 3;50,67,66;, 3;68,51,52;, 3;51,68,67;, 3;52,69,68;, 3;70,52,53;, 3;52,70,69;; } MeshMaterialList { 1; 96; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _24_-_Default } } MeshTextureCoords c1 { 71; 0.000000;0.053905;, 0.093750;0.167651;, 0.000000;0.167651;, 0.125000;0.053905;, 0.187500;0.167651;, 0.187500;0.053905;, 0.279698;0.168167;, 0.312500;0.053905;, 0.406250;0.167651;, 0.437500;0.053905;, 0.500000;0.167651;, 0.500000;0.053905;, 0.593750;0.167651;, 0.625000;0.053905;, 0.718750;0.167651;, 0.750000;0.053905;, 0.812500;0.167651;, 0.812500;0.053905;, 0.906250;0.167651;, 0.937500;0.053905;, 1.000000;0.167651;, 0.093750;0.284833;, 0.000000;0.284833;, 0.187500;0.284833;, 0.281250;0.284833;, 0.406250;0.284833;, 0.500000;0.284833;, 0.593750;0.284833;, 0.718750;0.284833;, 0.812500;0.284833;, 0.906250;0.284833;, 1.000000;0.284833;, 0.093750;0.360783;, 0.000000;0.360783;, 0.187500;0.360783;, 0.281250;0.360783;, 0.406250;0.360783;, 0.500000;0.360783;, 0.593750;0.360783;, 0.718750;0.360783;, 0.812500;0.360783;, 0.906250;0.360783;, 1.000000;0.360783;, 0.093750;0.429861;, 0.000000;0.429861;, 0.187500;0.429861;, 0.281250;0.429861;, 0.406250;0.429861;, 0.500000;0.429861;, 0.593750;0.429861;, 0.718750;0.429861;, 0.812500;0.429861;, 0.906250;0.429861;, 1.000000;0.429861;, 0.062500;0.529863;, 0.000000;0.529863;, 0.125000;0.529863;, 0.187500;0.529863;, 0.250000;0.529863;, 0.312500;0.529863;, 0.375000;0.529863;, 0.437500;0.529863;, 0.500000;0.529863;, 0.562500;0.529863;, 0.625000;0.529863;, 0.687500;0.529863;, 0.750000;0.529863;, 0.812500;0.529863;, 0.875000;0.529863;, 0.937500;0.529863;, 1.000000;0.529863;; } } }