xof 0302txt 0032 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 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 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 Mesh { <3D82AB44-62DA-11cf-AB39-0020AF71E433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Frame { <3D82AB46-62DA-11cf-AB39-0020AF71E433> [...] } template FloatKeys { <10DD46A9-775B-11cf-8F52-0040333594A3> DWORD nValues; array FLOAT values[nValues]; } template TimedFloatKeys { DWORD time; FloatKeys tfkeys; } template AnimationKey { <10DD46A8-775B-11cf-8F52-0040333594A3> DWORD keyType; DWORD nKeys; array TimedFloatKeys keys[nKeys]; } template AnimationOptions { DWORD openclosed; DWORD positionquality; } template Animation { <3D82AB4F-62DA-11cf-AB39-0020AF71E433> [...] } template AnimationSet { <3D82AB50-62DA-11cf-AB39-0020AF71E433> [Animation] } Header { 1; 0; 1; } Frame frm-wep02c { 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;; } Frame frm-wepbas { 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.040563,-0.001546,1.000000;; } Mesh wepbas { 47; 0.057702;0.025131;0.178440;, 0.057702;0.025131;0.178440;, 0.057702;0.025131;0.178440;, 0.057703;0.091256;0.108097;, 0.057703;0.091256;0.108097;, 0.057703;0.091256;0.108097;, 0.057703;0.091256;0.108097;, 0.057703;0.091256;-0.151755;, 0.057703;0.091256;-0.151755;, 0.077391;-0.040492;-0.151870;, 0.077391;-0.040492;-0.151870;, 0.077391;-0.040492;-0.151870;, 0.057702;-0.040492;0.178440;, 0.057702;-0.040492;0.178440;, -0.058408;0.025131;0.178440;, -0.058408;0.025131;0.178440;, -0.058409;0.091256;0.108097;, -0.058409;0.091256;0.108097;, -0.058409;0.091256;0.108097;, -0.058409;0.091256;0.108097;, -0.058409;0.091256;0.108097;, -0.058409;0.091256;-0.151755;, -0.058409;0.091256;-0.151755;, -0.058409;0.091256;-0.151755;, -0.078338;-0.040492;-0.151870;, -0.078338;-0.040492;-0.151870;, -0.058408;-0.040492;0.178440;, -0.058408;-0.040492;0.178440;, -0.058408;-0.040492;0.178440;, 0.077391;-0.040492;0.108245;, 0.077391;-0.040492;0.108245;, 0.077391;-0.040492;0.108245;, -0.078338;-0.040492;0.108245;, -0.078338;-0.040492;0.108245;, -0.078338;-0.040492;0.108245;, -0.078338;-0.040492;0.108245;, 0.077391;-0.040492;0.108245;, -0.058408;-0.040492;0.178440;, -0.078338;-0.040492;-0.151870;, -0.058409;0.091256;-0.151755;, -0.058409;0.091256;0.108097;, -0.058408;0.025131;0.178440;, 0.057702;-0.040492;0.178440;, 0.077391;-0.040492;-0.151870;, 0.057703;0.091256;-0.151755;, 0.057703;0.091256;0.108097;, 0.057702;0.025131;0.178440;; 19; 3;2,15,28;, 3;13,2,28;, 3;6,20,14;, 3;1,6,14;, 3;8,23,19;, 3;5,8,18;, 3;0,12,31;, 3;4,46,30;, 3;27,34,25;, 3;42,27,25;, 3;29,42,25;, 3;11,29,25;, 3;10,7,3;, 3;36,9,45;, 3;26,41,17;, 3;33,37,16;, 3;22,24,32;, 3;40,21,35;, 4;44,43,38,39;; MeshMaterialList { 1; 19; 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; 1.000000;1.000000;1.000000;; 0.500000;0.500000;0.500000;; TextureFilename { "wep02c.bmp"; } } } MeshNormals { 47; 0.494148;0.236178;0.836682;, 0.494148;0.236178;0.836682;, 0.494148;0.236178;0.836682;, 0.651046;0.672905;0.351195;, 0.651046;0.672905;0.351195;, 0.651046;0.672905;0.351195;, 0.651046;0.672905;0.351195;, 0.385123;0.836689;-0.389399;, 0.385123;0.836689;-0.389399;, 0.850614;-0.302541;-0.430029;, 0.850614;-0.302541;-0.430029;, 0.850614;-0.302541;-0.430029;, 0.376499;-0.782055;0.496627;, 0.376499;-0.782055;0.496627;, -0.316227;0.496922;0.808127;, -0.316227;0.496922;0.808127;, -0.662608;0.714780;0.223697;, -0.662608;0.714780;0.223697;, -0.662608;0.714780;0.223697;, -0.662608;0.714780;0.223697;, -0.662608;0.714780;0.223697;, -0.769712;0.506004;-0.389234;, -0.769712;0.506004;-0.389234;, -0.769712;0.506004;-0.389234;, -0.241254;-0.939288;-0.243998;, -0.241254;-0.939288;-0.243998;, -0.558619;-0.524162;0.642805;, -0.558619;-0.524162;0.642805;, -0.558619;-0.524162;0.642805;, 0.860303;-0.495535;0.119683;, 0.860303;-0.495535;0.119683;, 0.860303;-0.495535;0.119683;, -0.978916;-0.183215;0.090311;, -0.978916;-0.183215;0.090311;, -0.978916;-0.183215;0.090311;, -0.978916;-0.183215;0.090311;, 0.860303;-0.495535;0.119683;, -0.558619;-0.524162;0.642805;, -0.241254;-0.939288;-0.243998;, -0.769712;0.506004;-0.389234;, -0.662608;0.714780;0.223697;, -0.316227;0.496922;0.808127;, 0.376499;-0.782055;0.496627;, 0.850614;-0.302541;-0.430029;, 0.385123;0.836689;-0.389399;, 0.651046;0.672905;0.351195;, 0.494148;0.236178;0.836682;; 19; 3;2,15,28;, 3;13,2,28;, 3;6,20,14;, 3;1,6,14;, 3;8,23,19;, 3;5,8,18;, 3;0,12,31;, 3;4,46,30;, 3;27,34,25;, 3;42,27,25;, 3;29,42,25;, 3;11,29,25;, 3;10,7,3;, 3;36,9,45;, 3;26,41,17;, 3;33,37,16;, 3;22,24,32;, 3;40,21,35;, 4;44,43,38,39;; } MeshTextureCoords { 47; 0.476796;0.804313;, 0.999550;0.015625;, 0.487412;0.789434;, 0.381387;0.609695;, 0.381143;0.609792;, 0.893887;0.016726;, 0.896231;0.014773;, 0.005215;0.608941;, 0.542032;0.016802;, 0.004122;0.999731;, 0.004297;1.000000;, 0.011393;0.011719;, 0.476788;0.996612;, 0.487412;0.986607;, 0.999263;0.312891;, 0.660464;0.789186;, 0.381878;0.609583;, 0.380762;0.610699;, 0.894378;0.311892;, 0.894190;0.311836;, 0.896722;0.312820;, 0.001995;0.607769;, 0.002972;0.607118;, 0.542599;0.314149;, 0.003255;0.997396;, 0.010975;0.510231;, 0.475072;0.994420;, 0.531294;0.443359;, 0.660619;0.984933;, 0.415039;0.015026;, 0.381528;0.997520;, 0.381478;0.997383;, 0.378385;0.996341;, 0.381138;0.996192;, 0.416316;0.512697;, 0.378385;0.997643;, 0.381620;0.997273;, 0.475630;0.997768;, 0.670480;0.970982;, 0.699680;0.631486;, 0.377972;0.609304;, 0.475630;0.791295;, 0.530800;0.079102;, 0.887556;0.971540;, 0.858229;0.629812;, 0.381217;0.609593;, 0.476601;0.804425;; } } Frame frm-wepbas2 { 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.000023,0.070711,-0.074368,1.000000;; } Mesh wepbas2 { 20; -0.055354;-0.037326;0.094924;, -0.055354;0.011506;0.043162;, -0.037900;-0.010562;0.104040;, -0.037900;-0.010562;0.104040;, -0.037900;0.019793;0.071532;, -0.037900;0.019793;0.071532;, 0.055354;-0.037326;0.094924;, 0.055354;0.011506;0.043162;, 0.037900;-0.010562;0.104040;, 0.037900;-0.010562;0.104040;, 0.037900;0.019793;0.071532;, 0.037900;0.019793;0.071532;, 0.037900;0.019793;0.071532;, 0.037900;-0.010562;0.104040;, 0.055354;0.011506;0.043162;, 0.055354;-0.037326;0.094924;, -0.037900;0.019793;0.071532;, -0.037900;-0.010562;0.104040;, -0.055354;0.011506;0.043162;, -0.055354;-0.037326;0.094924;; 10; 3;5,1,0;, 3;3,5,0;, 3;11,4,2;, 3;9,11,2;, 3;10,7,18;, 3;16,10,18;, 3;17,19,6;, 3;8,17,6;, 3;13,15,14;, 3;12,13,14;; MeshMaterialList { 1; 10; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.600000;0.600000;0.600000;; TextureFilename { "wep02c.bmp"; } } } MeshNormals { 20; -0.678965;0.204618;0.705080;, -0.332926;0.940363;-0.069841;, -0.219507;0.342768;0.913415;, -0.219507;0.342768;0.913415;, -0.512283;0.778203;0.363271;, -0.512283;0.778203;0.363271;, 0.339746;-0.097059;0.935496;, 0.666327;0.718845;0.198165;, 0.532198;0.407105;0.742314;, 0.532198;0.407105;0.742314;, 0.202935;0.934302;0.293081;, 0.202935;0.934302;0.293081;, 0.202935;0.934302;0.293081;, 0.532198;0.407105;0.742314;, 0.666327;0.718845;0.198165;, 0.339746;-0.097059;0.935496;, -0.512283;0.778203;0.363271;, -0.219507;0.342768;0.913415;, -0.332926;0.940363;-0.069841;, -0.678965;0.204618;0.705080;; 10; 3;5,1,0;, 3;3,5,0;, 3;11,4,2;, 3;9,11,2;, 3;10,7,18;, 3;16,10,18;, 3;17,19,6;, 3;8,17,6;, 3;13,15,14;, 3;12,13,14;; } MeshTextureCoords { 20; 0.792969;0.615385;, 0.793570;0.467791;, 0.698953;0.587799;, 0.774395;0.587026;, 0.698116;0.498326;, 0.774846;0.497296;, 0.791574;0.617402;, 0.793428;0.469064;, 0.775034;0.587086;, 0.774541;0.586125;, 0.774098;0.497801;, 0.774541;0.497768;, 0.698914;0.588143;, 0.698056;0.499268;, 0.675128;0.617390;, 0.674862;0.468255;, 0.698329;0.498621;, 0.699154;0.587867;, 0.677147;0.469472;, 0.674913;0.616877;; } } } } Frame frm-wepbar1 { 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.068445,0.317746,1.000000;; } Mesh wepbar1 { 24; 0.028559;0.053659;0.014506;, 0.028559;0.053659;0.014506;, -0.028559;0.053659;-0.140309;, -0.028559;0.053659;-0.140309;, -0.028559;-0.053659;0.014506;, -0.028559;-0.053659;0.014506;, 0.028559;-0.053659;-0.140309;, 0.028559;-0.053659;-0.140309;, 0.028588;-0.053619;0.014506;, 0.028588;-0.053619;0.014506;, 0.028588;0.053619;-0.140309;, 0.028588;0.053619;-0.140309;, -0.028588;0.053619;0.014506;, -0.028588;0.053619;0.014506;, -0.028588;-0.053619;-0.140309;, -0.028588;-0.053619;-0.140309;, -0.028588;-0.053619;-0.140309;, -0.028588;0.053619;0.014506;, 0.028588;0.053619;-0.140309;, 0.028588;-0.053619;0.014506;, 0.028559;-0.053659;-0.140309;, -0.028559;-0.053659;0.014506;, -0.028559;0.053659;-0.140309;, 0.028559;0.053659;0.014506;; 12; 3;11,1,9;, 3;7,11,9;, 3;6,8,5;, 3;15,6,5;, 3;0,13,4;, 3;19,0,4;, 3;3,12,23;, 3;10,3,23;, 3;14,21,17;, 3;2,14,17;, 3;20,16,22;, 3;18,20,22;; MeshMaterialList { 1; 12; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.400000;0.400000;0.400000;; TextureFilename { "wep02c.bmp"; } } } MeshNormals { 24; 0.333223;0.666815;0.666574;, 0.333223;0.666815;0.666574;, -0.333223;0.666815;-0.666574;, -0.333223;0.666815;-0.666574;, -0.333223;-0.666815;0.666574;, -0.333223;-0.666815;0.666574;, 0.333223;-0.666815;-0.666574;, 0.333223;-0.666815;-0.666574;, 0.753039;-0.548308;0.363719;, 0.753039;-0.548308;0.363719;, 0.753039;0.548308;-0.363719;, 0.753039;0.548308;-0.363719;, -0.753039;0.548308;0.363718;, -0.753039;0.548308;0.363718;, -0.753039;-0.548308;-0.363718;, -0.753039;-0.548308;-0.363718;, -0.753039;-0.548308;-0.363718;, -0.753039;0.548308;0.363718;, 0.753039;0.548308;-0.363719;, 0.753039;-0.548308;0.363719;, 0.333223;-0.666815;-0.666574;, -0.333223;-0.666815;0.666574;, -0.333223;0.666815;-0.666574;, 0.333223;0.666815;0.666574;; 12; 3;11,1,9;, 3;7,11,9;, 3;6,8,5;, 3;15,6,5;, 3;0,13,4;, 3;19,0,4;, 3;3,12,23;, 3;10,3,23;, 3;14,21,17;, 3;2,14,17;, 3;20,16,22;, 3;18,20,22;; } MeshTextureCoords { 24; 0.998179;0.608073;, 0.658800;0.514509;, 0.484894;0.751953;, 0.818228;0.471354;, 0.891795;0.996094;, 0.993488;0.590625;, 0.819012;0.468750;, 0.486088;0.748326;, 0.992969;0.468750;, 0.658761;0.747210;, 0.817708;0.593750;, 0.485770;0.515067;, 0.994792;0.470052;, 0.890625;0.608073;, 0.484863;0.511719;, 0.819531;0.592187;, 0.892578;0.990234;, 0.660156;0.750977;, 0.997070;0.611328;, 0.998047;0.996094;, 0.996551;0.992188;, 0.660187;0.511719;, 0.893097;0.613281;, 0.994272;0.593750;; } } Frame frm-twepbar { 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.024378,-0.082878,1.000000;; } Mesh twepbar { 12; 0.017137;-0.017279;-0.235857;, -0.017137;-0.017279;-0.235857;, 0.017137;0.017279;-0.235857;, -0.017137;0.017279;-0.235857;, -0.017137;0.017279;-0.235857;, -0.021926;0.022107;0.084673;, 0.017137;0.017279;-0.235857;, 0.021926;0.022107;0.084673;, -0.017137;-0.017279;-0.235857;, -0.021926;-0.022107;0.084673;, 0.021926;-0.022107;0.084673;, 0.017137;-0.017279;-0.235857;; 10; 3;2,7,10;, 3;0,2,10;, 3;8,9,5;, 3;4,8,5;, 3;0,10,9;, 3;4,5,7;, 3;7,2,4;, 3;9,8,0;, 3;3,6,1;, 3;6,11,1;; MeshMaterialList { 1; 10; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.400000;0.400000;0.400000;; TextureFilename { "wep02c.bmp"; } } } MeshNormals { 12; 0.405141;-0.810281;-0.423444;, -0.660002;-0.330001;-0.674905;, 0.660002;0.330000;-0.674906;, -0.405142;0.810281;-0.423444;, -0.405142;0.810281;-0.423444;, -0.894247;0.447122;-0.020094;, 0.660002;0.330000;-0.674906;, 0.447123;0.894245;-0.020149;, -0.660002;-0.330001;-0.674905;, -0.447123;-0.894245;-0.020149;, 0.894247;-0.447122;-0.020094;, 0.405141;-0.810281;-0.423444;; 10; 3;2,7,10;, 3;0,2,10;, 3;8,9,5;, 3;4,8,5;, 3;0,10,9;, 3;4,5,7;, 3;7,2,4;, 3;9,8,0;, 3;3,6,1;, 3;6,11,1;; } MeshTextureCoords { 12; 0.996094;0.395105;, 0.414354;0.656519;, 0.996094;0.341775;, 0.414354;0.546606;, 0.996094;0.386145;, 0.566406;0.384893;, 0.472364;0.546606;, 0.566406;0.328125;, 0.996094;0.439476;, 0.566406;0.453125;, 0.566406;0.396357;, 0.472364;0.656519;; } } } Frame frm-bwepbar { 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.024376,-0.082878,1.000000;; } Mesh bwepbar { 12; 0.017137;-0.017279;-0.235857;, -0.017137;-0.017279;-0.235857;, 0.017137;0.017279;-0.235857;, -0.017137;0.017279;-0.235857;, -0.017137;0.017279;-0.235857;, -0.021926;0.022107;0.084673;, 0.017137;0.017279;-0.235857;, 0.021926;0.022107;0.084673;, -0.017137;-0.017279;-0.235857;, -0.021926;-0.022107;0.084673;, 0.021926;-0.022107;0.084673;, 0.017137;-0.017279;-0.235857;; 10; 3;2,7,10;, 3;0,2,10;, 3;8,9,5;, 3;4,8,5;, 3;0,10,9;, 3;4,5,7;, 3;9,8,0;, 3;7,2,4;, 3;11,1,3;, 3;6,11,3;; MeshMaterialList { 2; 10; 0, 0, 0, 0, 0, 0, 0, 0, 1, 1; Material { 0.994350;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.300000;0.300000;0.300000;; TextureFilename { "wep02c.bmp"; } } Material { 1.000000;1.000000;1.000000;1.000000;; 0.000000; 1.000000;1.000000;1.000000;; 0.300000;0.300000;0.300000;; TextureFilename { "wep02c.bmp"; } } } MeshNormals { 12; 0.329992;-0.659983;-0.674928;, -0.810299;-0.405149;-0.423402;, 0.810299;0.405149;-0.423403;, -0.329992;0.659982;-0.674929;, -0.329992;0.659982;-0.674929;, -0.894247;0.447122;-0.020094;, 0.810299;0.405149;-0.423403;, 0.447123;0.894245;-0.020149;, -0.810299;-0.405149;-0.423402;, -0.447123;-0.894245;-0.020149;, 0.894247;-0.447122;-0.020094;, 0.329992;-0.659983;-0.674928;; 10; 3;2,7,10;, 3;0,2,10;, 3;8,9,5;, 3;4,8,5;, 3;0,10,9;, 3;4,5,7;, 3;9,8,0;, 3;7,2,4;, 3;11,1,3;, 3;6,11,3;; } MeshTextureCoords { 12; 0.984375;0.386908;, 0.413928;0.655666;, 0.984375;0.340921;, 0.413928;0.539646;, 0.984375;0.386530;, 0.562500;0.386477;, 0.468885;0.539646;, 0.562500;0.328125;, 0.984375;0.432516;, 0.562500;0.445312;, 0.562500;0.386960;, 0.468885;0.655666;; } } Frame frm-wepemt { 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.024493,0.235857,1.000000;; } } } } } AnimationSet { Animation anim-wepbas { {frm-wepbas} AnimationKey { 2; 2; 0; 3; 0.000000, 0.040563, 0.001546;;, 15; 3; 0.000000, 0.040563, 0.001546;;; } } Animation anim-wepbas2 { {frm-wepbas2} AnimationKey { 2; 2; 0; 3; 0.000023, 0.070711, 0.074368;;, 15; 3; 0.000023, 0.070711, 0.074368;;; } } Animation anim-wepbar1 { {frm-wepbar1} AnimationKey { 2; 10; 0; 3; 0.000000, 0.068445, -0.317746;;, 1; 3; 0.000000, 0.068445, -0.317746;;, 2; 3; 0.000000, 0.068445, -0.227785;;, 3; 3; 0.000000, 0.068445, -0.234705;;, 4; 3; 0.000000, 0.068445, -0.241625;;, 7; 3; 0.000000, 0.068445, -0.262385;;, 8; 3; 0.000000, 0.068445, -0.269305;;, 12; 3; 0.000000, 0.068445, -0.296986;;, 13; 3; 0.000000, 0.068445, -0.303905;;, 15; 3; 0.000000, 0.068445, -0.317746;;; } } Animation anim-twepbar { {frm-twepbar} AnimationKey { 2; 2; 0; 3; 0.000000, 0.024378, 0.082878;;, 15; 3; 0.000000, 0.024378, 0.082878;;; } } Animation anim-bwepbar { {frm-bwepbar} AnimationKey { 2; 2; 0; 3; 0.000000, -0.024376, 0.082878;;, 15; 3; 0.000000, -0.024376, 0.082878;;; } } Animation anim-wepemt { {frm-wepemt} AnimationKey { 2; 2; 0; 3; 0.000000, 0.024493, -0.235857;;, 15; 3; 0.000000, 0.024493, -0.235857;;; } } }