File talk:Hexapod0a.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

hexapod0a.pov[edit]

This is the source code (Posted at 2009-11-25T04:49:55 by User:SharkD to File:Hexapod0a.png/source code.--JuTa (talk) 02:05, 31 July 2011 (UTC)[reply]

#include "hexapod0a_obj.inc"

#version 3.6;

background{ rgb <0/255,0/255,0/255> }


global_settings{
	adc_bailout 0.0039
	ambient_light rgb <255/255,255/255,255/255>
	assumed_gamma 2.200
	hf_gray_16 0
	irid_wavelength rgb <68/255,46/255,36/255>
	max_intersections 64
	max_trace_level 10
	number_of_waves 10
}

//camera [A]
#declare camera_a=camera{
	orthographic
	location < -1.679, 27.347, 4.778 >
	angle 40.000
	look_at < -1.679, 0.000, 4.778 >
}

//camera [B]
#declare camera_b=camera{
	location < 47.053, 36.220, 48.239 >
	angle 40.000
	look_at < 1.248, 5.843, -0.031 >
}

//camera [C]
#declare camera_c=camera{
	orthographic
	location < 5.061, 7.786, -57.103 >
	angle 40.000
	look_at < 5.061, 7.786, 0.000 >
}

//camera [D]
#declare camera_d=camera{
	orthographic
	location < 55.721, 8.900, -2.309 >
	angle 40.000
	look_at < 0.000, 8.900, -2.309 >
}

camera{ camera_b }

//LIGHT "light_00"
light_source{
	<5.000 , 41.387 , 25.574 >
	rgb <1.000 , 1.000 , 1.000 >
	spotlight
	point_at<0.000,0.000,0.000>
	radius 30.000
	falloff 40.000
	tightness 10.000
}

//LIGHT "light_01"
light_source{
	<4.413 , 40.338 , -3.900 >
	rgb <0.843 , 0.843 , 0.843 >
	area_light <1.000,0.000,0.000>,<0.000,1.000,0.000>,2,2
	adaptive 1
}

//MATERIAL "chrome"
#declare hama_mat0=material{
	texture{
		pigment{
			rgbft<217/255,223/255,217/255,0.302,0.000>
		}
		finish{
			ambient<0.098,0.098,0.098>
			diffuse 0.683
			brilliance 2.788
			reflection <0.683,0.683,0.683>
		}
	}
}

//MATERIAL "peint_gris"
#declare hama_mat1=material{
	texture{
		pigment{
			rgbft<139/255,133/255,136/255,0.192,0.000>
		}
	}
}

//MATERIAL "peint_jaune"
#declare hama_mat2=material{
	texture{
		pigment{
			rgbft<210/255,201/255,85/255,0.192,0.000>
		}
	}
}

//OBJECT "verin_tige_ma1"
object{ hama_obj0
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_fe1"
object{ hama_obj1
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "platef_inf"
object{ hama_obj2
	pigment{rgb <0/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "platef_super01"
object{ hama_obj4
	pigment{rgb <255/255, 128/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere01"
object{ hama_obj5
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere02"
object{ hama_obj6
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere03"
object{ hama_obj7
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere04"
object{ hama_obj8
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere05"
object{ hama_obj9
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere06"
object{ hama_obj10
	pigment{rgb <128/255, 0/255, 64/255>}
	finish{phong 1}

 }
//OBJECT "sphere01h"
object{ hama_obj11
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "sphere02h"
object{ hama_obj12
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "sphere03h"
object{ hama_obj13
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "sphere04h"
object{ hama_obj14
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "sphere05h"
object{ hama_obj15
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "sphere06h"
object{ hama_obj16
	pigment{rgb <128/255, 128/255, 192/255>}
	finish{phong 1}

 }
//OBJECT "verin_tige_fe2"
object{ hama_obj17
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_ma2"
object{ hama_obj18
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_fe4"
object{ hama_obj21
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_fe6"
object{ hama_obj22
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_ma4"
object{ hama_obj23
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_ma6"
object{ hama_obj24
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_fe3"
object{ hama_obj25
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_fe5"
object{ hama_obj26
	material{hama_mat2
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_ma3"
object{ hama_obj27
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "verin_tige_ma5"
object{ hama_obj28
	material{hama_mat0
	         scale <1.000,1.000,1.000>
	         rotate <0.000,0.000,0.000>
	         translate <0.000,0.000,0.000>
	}
 }
//OBJECT "sol"
object{ hama_obj29
	pigment{rgb <230/255, 230/255, 230/255>}
	finish{phong 1}

 }
//OBJECT "mur"
object{ hama_obj30
	pigment{rgb <215/255, 215/255, 215/255>}
	finish{phong 1}

 }

hexapod0a_obj.inc[edit]

#version 3.6;

//OBJECT "verin_tige_ma1"
#declare hama_obj0=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.139,3.577,4.288> <12.172,3.576,4.382> <12.238,3.591,4.456> <12.318,3.614,4.499> 
		<12.107,3.577,4.194> <12.139,3.577,4.288> <12.205,3.591,4.359> <12.284,3.615,4.400> 
		<12.114,3.593,4.095> <12.147,3.592,4.191> <12.194,3.599,4.269> <12.275,3.623,4.310> 
		<12.151,3.617,4.012> <12.185,3.616,4.111> <12.232,3.624,4.187> <12.273,3.632,4.242> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.580,3.707,4.523> <12.545,3.707,4.419> <12.503,3.708,4.299> <12.461,3.709,4.178> 
		<12.492,3.671,4.553> <12.457,3.671,4.450> <12.415,3.672,4.329> <12.373,3.673,4.208> 
		<12.398,3.638,4.542> <12.363,3.639,4.440> <12.356,3.647,4.352> <12.313,3.648,4.228> 
		<12.318,3.614,4.499> <12.284,3.615,4.400> <12.275,3.623,4.310> <12.273,3.632,4.242> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.343,3.711,3.832> <12.255,3.675,3.862> <12.188,3.641,3.929> <12.151,3.617,4.012> 
		<12.378,3.710,3.936> <12.290,3.674,3.966> <12.222,3.641,4.030> <12.185,3.616,4.111> 
		<12.420,3.709,4.057> <12.332,3.673,4.087> <12.271,3.649,4.105> <12.232,3.624,4.187> 
		<12.461,3.709,4.178> <12.373,3.673,4.208> <12.313,3.648,4.228> <12.273,3.632,4.242> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.580,3.707,4.523> <12.668,3.743,4.493> <12.735,3.776,4.426> <12.772,3.801,4.343> 
		<12.545,3.707,4.419> <12.633,3.744,4.389> <12.700,3.777,4.325> <12.738,3.801,4.245> 
		<12.503,3.708,4.299> <12.591,3.744,4.269> <12.652,3.769,4.250> <12.691,3.794,4.168> 
		<12.461,3.709,4.178> <12.549,3.745,4.148> <12.610,3.770,4.127> <12.649,3.786,4.113> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.784,3.841,4.068> <12.751,3.842,3.973> <12.685,3.827,3.899> <12.605,3.803,3.857> 
		<12.816,3.841,4.162> <12.784,3.841,4.068> <12.718,3.826,3.996> <12.639,3.803,3.956> 
		<12.809,3.825,4.261> <12.776,3.826,4.164> <12.729,3.818,4.086> <12.648,3.794,4.045> 
		<12.772,3.801,4.343> <12.738,3.801,4.245> <12.691,3.794,4.168> <12.649,3.786,4.113> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.343,3.711,3.832> <12.378,3.710,3.936> <12.420,3.709,4.057> <12.461,3.709,4.178> 
		<12.431,3.747,3.802> <12.466,3.746,3.906> <12.508,3.746,4.027> <12.549,3.745,4.148> 
		<12.525,3.780,3.814> <12.559,3.779,3.915> <12.567,3.770,4.003> <12.610,3.770,4.127> 
		<12.605,3.803,3.857> <12.639,3.803,3.956> <12.648,3.794,4.045> <12.649,3.786,4.113> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.160,19.940,6.434> <6.127,19.940,6.340> <6.134,19.956,6.241> <6.171,19.980,6.158> 
		<6.192,19.939,6.529> <6.160,19.940,6.434> <6.167,19.955,6.338> <6.205,19.980,6.257> 
		<6.259,19.954,6.602> <6.225,19.955,6.506> <6.215,19.962,6.416> <6.253,19.987,6.333> 
		<6.339,19.978,6.645> <6.305,19.978,6.546> <6.295,19.987,6.457> <6.294,19.995,6.388> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.363,20.074,5.979> <6.399,20.073,6.082> <6.440,20.073,6.203> <6.482,20.072,6.324> 
		<6.275,20.038,6.009> <6.311,20.037,6.112> <6.352,20.037,6.233> <6.394,20.036,6.354> 
		<6.208,20.005,6.076> <6.243,20.004,6.177> <6.291,20.012,6.251> <6.334,20.011,6.375> 
		<6.171,19.980,6.158> <6.205,19.980,6.257> <6.253,19.987,6.333> <6.294,19.995,6.388> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.601,20.070,6.670> <6.513,20.034,6.700> <6.419,20.001,6.688> <6.339,19.978,6.645> 
		<6.565,20.071,6.566> <6.477,20.035,6.596> <6.384,20.002,6.587> <6.305,19.978,6.546> 
		<6.524,20.072,6.445> <6.436,20.035,6.475> <6.376,20.011,6.498> <6.295,19.987,6.457> 
		<6.482,20.072,6.324> <6.394,20.036,6.354> <6.334,20.011,6.375> <6.294,19.995,6.388> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.601,20.070,6.670> <6.565,20.071,6.566> <6.524,20.072,6.445> <6.482,20.072,6.324> 
		<6.689,20.106,6.640> <6.653,20.107,6.536> <6.612,20.108,6.415> <6.570,20.108,6.294> 
		<6.756,20.140,6.573> <6.721,20.140,6.471> <6.673,20.132,6.397> <6.630,20.133,6.273> 
		<6.793,20.164,6.490> <6.759,20.165,6.391> <6.711,20.157,6.315> <6.670,20.149,6.260> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.363,20.074,5.979> <6.451,20.110,5.949> <6.545,20.143,5.960> <6.625,20.167,6.003> 
		<6.399,20.073,6.082> <6.487,20.110,6.052> <6.580,20.142,6.062> <6.659,20.166,6.102> 
		<6.440,20.073,6.203> <6.528,20.109,6.173> <6.588,20.134,6.150> <6.669,20.158,6.191> 
		<6.482,20.072,6.324> <6.570,20.108,6.294> <6.630,20.133,6.273> <6.670,20.149,6.260> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.804,20.204,6.214> <6.837,20.204,6.308> <6.830,20.188,6.407> <6.793,20.164,6.490> 
		<6.772,20.205,6.120> <6.804,20.204,6.214> <6.797,20.189,6.311> <6.759,20.165,6.391> 
		<6.706,20.190,6.046> <6.739,20.190,6.142> <6.749,20.182,6.233> <6.711,20.157,6.315> 
		<6.625,20.167,6.003> <6.659,20.166,6.102> <6.669,20.158,6.191> <6.670,20.149,6.260> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.580,3.707,4.523> <10.786,8.616,5.167> <8.395,15.161,6.026> <6.601,20.070,6.670> 
		<12.756,3.779,4.463> <10.962,8.688,5.107> <8.571,15.233,5.966> <6.777,20.142,6.609> 
		<12.849,3.840,4.256> <11.055,8.749,4.900> <8.663,15.294,5.759> <6.869,20.203,6.403> 
		<12.784,3.841,4.068> <10.990,8.750,4.711> <8.598,15.295,5.570> <6.804,20.204,6.214> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.784,3.841,4.068> <10.990,8.750,4.711> <8.598,15.295,5.570> <6.804,20.204,6.214> 
		<12.719,3.842,3.879> <10.925,8.751,4.523> <8.533,15.296,5.381> <6.739,20.205,6.025> 
		<12.518,3.783,3.772> <10.725,8.692,4.416> <8.333,15.237,5.275> <6.539,20.146,5.919> 
		<12.343,3.711,3.832> <10.549,8.620,4.476> <8.157,15.165,5.335> <6.363,20.074,5.979> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.343,3.711,3.832> <10.549,8.620,4.476> <8.157,15.165,5.335> <6.363,20.074,5.979> 
		<12.167,3.639,3.892> <10.373,8.548,4.536> <7.981,15.093,5.395> <6.187,20.002,6.039> 
		<12.074,3.578,4.099> <10.280,8.487,4.743> <7.889,15.032,5.602> <6.095,19.941,6.246> 
		<12.139,3.577,4.288> <10.345,8.486,4.932> <7.954,15.031,5.790> <6.160,19.940,6.434> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.160,19.940,6.434> <6.225,19.939,6.623> <6.425,19.998,6.730> <6.601,20.070,6.670> 
		<7.954,15.031,5.790> <8.018,15.030,5.979> <8.219,15.089,6.086> <8.395,15.161,6.026> 
		<10.345,8.486,4.932> <10.410,8.485,5.120> <10.611,8.544,5.227> <10.786,8.616,5.167> 
		<12.139,3.577,4.288> <12.204,3.576,4.476> <12.404,3.635,4.583> <12.580,3.707,4.523> 
	}
}

//OBJECT "verin_tige_fe1"
#declare hama_obj1=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.815,1.308,4.045> <12.860,1.307,4.178> <12.954,1.328,4.282> <13.067,1.361,4.342> 
		<12.769,1.309,3.912> <12.815,1.308,4.045> <12.907,1.329,4.146> <13.019,1.362,4.203> 
		<12.779,1.331,3.772> <12.826,1.330,3.909> <12.892,1.340,4.018> <13.006,1.374,4.077> 
		<12.831,1.365,3.656> <12.879,1.364,3.795> <12.946,1.375,3.903> <13.004,1.386,3.980> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.437,1.492,4.377> <13.387,1.493,4.231> <13.328,1.494,4.060> <13.269,1.495,3.890> 
		<13.313,1.441,4.419> <13.263,1.442,4.273> <13.204,1.443,4.102> <13.145,1.444,3.932> 
		<13.180,1.395,4.403> <13.131,1.395,4.260> <13.120,1.408,4.135> <13.060,1.409,3.961> 
		<13.067,1.361,4.342> <13.019,1.362,4.203> <13.006,1.374,4.077> <13.004,1.386,3.980> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.102,1.497,3.402> <12.978,1.446,3.445> <12.883,1.399,3.539> <12.831,1.365,3.656> 
		<13.152,1.496,3.548> <13.028,1.445,3.591> <12.932,1.399,3.682> <12.879,1.364,3.795> 
		<13.211,1.495,3.719> <13.087,1.445,3.761> <13.000,1.410,3.787> <12.946,1.375,3.903> 
		<13.269,1.495,3.890> <13.145,1.444,3.932> <13.060,1.409,3.961> <13.004,1.386,3.980> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.437,1.492,4.377> <13.561,1.543,4.334> <13.656,1.590,4.240> <13.708,1.624,4.123> 
		<13.387,1.493,4.231> <13.511,1.544,4.188> <13.607,1.590,4.097> <13.660,1.625,3.984> 
		<13.328,1.494,4.060> <13.452,1.544,4.018> <13.539,1.579,3.992> <13.593,1.614,3.876> 
		<13.269,1.495,3.890> <13.393,1.545,3.847> <13.479,1.580,3.818> <13.535,1.603,3.799> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.724,1.681,3.734> <13.678,1.682,3.601> <13.585,1.661,3.497> <13.472,1.628,3.437> 
		<13.770,1.680,3.867> <13.724,1.681,3.734> <13.632,1.661,3.633> <13.520,1.627,3.576> 
		<13.760,1.658,4.007> <13.713,1.659,3.870> <13.647,1.649,3.761> <13.533,1.615,3.702> 
		<13.708,1.624,4.123> <13.660,1.625,3.984> <13.593,1.614,3.876> <13.535,1.603,3.799> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.102,1.497,3.402> <13.152,1.496,3.548> <13.211,1.495,3.719> <13.269,1.495,3.890> 
		<13.226,1.548,3.360> <13.276,1.547,3.506> <13.335,1.546,3.677> <13.393,1.545,3.847> 
		<13.358,1.594,3.376> <13.408,1.594,3.519> <13.419,1.581,3.644> <13.479,1.580,3.818> 
		<13.472,1.628,3.437> <13.520,1.627,3.576> <13.533,1.615,3.702> <13.535,1.603,3.799> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.578,12.901,5.566> <8.533,12.902,5.433> <8.542,12.924,5.293> <8.594,12.958,5.176> 
		<8.624,12.900,5.699> <8.578,12.901,5.566> <8.589,12.923,5.429> <8.643,12.957,5.316> 
		<8.718,12.921,5.803> <8.671,12.922,5.667> <8.656,12.933,5.539> <8.710,12.968,5.423> 
		<8.831,12.954,5.863> <8.783,12.955,5.724> <8.770,12.967,5.598> <8.768,12.979,5.501> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.865,13.090,4.923> <8.916,13.090,5.069> <8.974,13.089,5.240> <9.033,13.088,5.410> 
		<8.741,13.039,4.965> <8.792,13.039,5.112> <8.850,13.038,5.282> <8.909,13.037,5.453> 
		<8.647,12.993,5.059> <8.696,12.992,5.202> <8.764,13.003,5.308> <8.824,13.002,5.482> 
		<8.594,12.958,5.176> <8.643,12.957,5.316> <8.710,12.968,5.423> <8.768,12.979,5.501> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.201,13.085,5.898> <9.077,13.034,5.940> <8.944,12.988,5.924> <8.831,12.954,5.863> 
		<9.150,13.086,5.751> <9.026,13.035,5.794> <8.895,12.989,5.781> <8.783,12.955,5.724> 
		<9.092,13.087,5.581> <8.968,13.036,5.623> <8.884,13.001,5.656> <8.770,12.967,5.598> 
		<9.033,13.088,5.410> <8.909,13.037,5.453> <8.824,13.002,5.482> <8.768,12.979,5.501> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.201,13.085,5.898> <9.150,13.086,5.751> <9.092,13.087,5.581> <9.033,13.088,5.410> 
		<9.325,13.136,5.855> <9.275,13.137,5.709> <9.216,13.138,5.538> <9.157,13.139,5.368> 
		<9.419,13.183,5.761> <9.370,13.184,5.618> <9.302,13.173,5.513> <9.242,13.174,5.339> 
		<9.472,13.217,5.644> <9.424,13.218,5.505> <9.356,13.208,5.397> <9.298,13.197,5.320> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.865,13.090,4.923> <8.989,13.141,4.880> <9.122,13.188,4.897> <9.235,13.221,4.957> 
		<8.916,13.090,5.069> <9.040,13.140,5.027> <9.171,13.187,5.040> <9.283,13.220,5.097> 
		<8.974,13.089,5.240> <9.098,13.140,5.197> <9.182,13.175,5.164> <9.296,13.209,5.223> 
		<9.033,13.088,5.410> <9.157,13.139,5.368> <9.242,13.174,5.339> <9.298,13.197,5.320> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.488,13.274,5.255> <9.533,13.274,5.388> <9.524,13.252,5.527> <9.472,13.217,5.644> 
		<9.442,13.275,5.122> <9.488,13.274,5.255> <9.477,13.252,5.391> <9.424,13.218,5.505> 
		<9.348,13.254,5.018> <9.395,13.254,5.154> <9.410,13.242,5.281> <9.356,13.208,5.397> 
		<9.235,13.221,4.957> <9.283,13.220,5.097> <9.296,13.209,5.223> <9.298,13.197,5.320> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.846,11.600,5.467> <8.910,11.599,5.652> <9.041,11.628,5.798> <9.199,11.675,5.882> 
		<8.782,11.601,5.281> <8.846,11.600,5.467> <8.975,11.629,5.608> <9.132,11.676,5.687> 
		<8.796,11.632,5.086> <8.861,11.631,5.276> <8.954,11.645,5.430> <9.113,11.692,5.511> 
		<8.868,11.680,4.922> <8.936,11.679,5.118> <9.030,11.694,5.268> <9.111,11.709,5.376> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.716,11.857,5.930> <9.645,11.858,5.726> <9.563,11.860,5.488> <9.481,11.861,5.249> 
		<9.542,11.786,5.990> <9.472,11.787,5.785> <9.390,11.789,5.547> <9.308,11.790,5.309> 
		<9.357,11.721,5.967> <9.288,11.723,5.767> <9.273,11.740,5.593> <9.189,11.741,5.349> 
		<9.199,11.675,5.882> <9.132,11.676,5.687> <9.113,11.692,5.511> <9.111,11.709,5.376> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.247,11.865,4.568> <9.074,11.794,4.628> <8.941,11.728,4.759> <8.868,11.680,4.922> 
		<9.317,11.864,4.773> <9.144,11.792,4.832> <9.010,11.727,4.959> <8.936,11.679,5.118> 
		<9.399,11.862,5.011> <9.226,11.791,5.070> <9.105,11.742,5.106> <9.030,11.694,5.268> 
		<9.481,11.861,5.249> <9.308,11.790,5.309> <9.189,11.741,5.349> <9.111,11.709,5.376> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.716,11.857,5.930> <9.889,11.928,5.871> <10.021,11.994,5.739> <10.094,12.042,5.576> 
		<9.645,11.858,5.726> <9.819,11.930,5.667> <9.953,11.995,5.540> <10.027,12.043,5.381> 
		<9.563,11.860,5.488> <9.737,11.931,5.428> <9.858,11.980,5.393> <9.933,12.029,5.231> 
		<9.481,11.861,5.249> <9.655,11.932,5.190> <9.774,11.981,5.149> <9.852,12.013,5.123> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<10.117,12.122,5.032> <10.053,12.123,4.846> <9.922,12.094,4.701> <9.764,12.047,4.616> 
		<10.181,12.121,5.218> <10.117,12.122,5.032> <9.988,12.093,4.891> <9.831,12.046,4.811> 
		<10.167,12.090,5.413> <10.102,12.091,5.222> <10.008,12.077,5.069> <9.849,12.030,4.988> 
		<10.094,12.042,5.576> <10.027,12.043,5.381> <9.933,12.029,5.231> <9.852,12.013,5.123> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.247,11.865,4.568> <9.317,11.864,4.773> <9.399,11.862,5.011> <9.481,11.861,5.249> 
		<9.420,11.936,4.509> <9.491,11.935,4.713> <9.573,11.933,4.952> <9.655,11.932,5.190> 
		<9.606,12.001,4.532> <9.675,12.000,4.732> <9.690,11.982,4.906> <9.774,11.981,5.149> 
		<9.764,12.047,4.616> <9.831,12.046,4.811> <9.849,12.030,4.988> <9.852,12.013,5.123> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.444,12.702,5.611> <8.380,12.703,5.425> <8.393,12.733,5.230> <8.466,12.781,5.067> 
		<8.508,12.701,5.797> <8.444,12.702,5.611> <8.459,12.732,5.421> <8.533,12.780,5.262> 
		<8.638,12.729,5.942> <8.573,12.730,5.752> <8.552,12.746,5.574> <8.627,12.795,5.412> 
		<8.796,12.776,6.027> <8.729,12.777,5.832> <8.711,12.793,5.656> <8.708,12.810,5.521> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.845,12.966,4.713> <8.915,12.965,4.917> <8.997,12.964,5.155> <9.079,12.962,5.394> 
		<8.671,12.895,4.772> <8.741,12.894,4.976> <8.823,12.892,5.215> <8.906,12.891,5.453> 
		<8.539,12.829,4.904> <8.608,12.828,5.103> <8.703,12.844,5.250> <8.786,12.842,5.494> 
		<8.466,12.781,5.067> <8.533,12.780,5.262> <8.627,12.795,5.412> <8.708,12.810,5.521> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.313,12.959,6.075> <9.140,12.887,6.134> <8.954,12.823,6.111> <8.796,12.776,6.027> 
		<9.243,12.960,5.871> <9.070,12.888,5.930> <8.886,12.824,5.911> <8.729,12.777,5.832> 
		<9.161,12.961,5.632> <8.988,12.890,5.691> <8.870,12.841,5.737> <8.711,12.793,5.656> 
		<9.079,12.962,5.394> <8.906,12.891,5.453> <8.786,12.842,5.494> <8.708,12.810,5.521> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.313,12.959,6.075> <9.243,12.960,5.871> <9.161,12.961,5.632> <9.079,12.962,5.394> 
		<9.487,13.030,6.016> <9.416,13.031,5.811> <9.334,13.032,5.573> <9.252,13.033,5.335> 
		<9.619,13.095,5.884> <9.550,13.096,5.684> <9.455,13.081,5.537> <9.371,13.082,5.294> 
		<9.692,13.143,5.721> <9.625,13.144,5.526> <9.531,13.130,5.375> <9.450,13.114,5.267> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.845,12.966,4.713> <9.018,13.037,4.653> <9.203,13.102,4.676> <9.361,13.149,4.761> 
		<8.915,12.965,4.917> <9.088,13.036,4.858> <9.272,13.101,4.876> <9.429,13.147,4.956> 
		<8.997,12.964,5.155> <9.170,13.035,5.096> <9.288,13.084,5.050> <9.447,13.131,5.132> 
		<9.079,12.962,5.394> <9.252,13.033,5.335> <9.371,13.082,5.294> <9.450,13.114,5.267> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.714,13.223,5.177> <9.778,13.222,5.362> <9.765,13.191,5.557> <9.692,13.143,5.721> 
		<9.650,13.224,4.991> <9.714,13.223,5.177> <9.699,13.192,5.367> <9.625,13.144,5.526> 
		<9.520,13.195,4.845> <9.585,13.194,5.036> <9.606,13.178,5.214> <9.531,13.130,5.375> 
		<9.361,13.149,4.761> <9.429,13.147,4.956> <9.447,13.131,5.132> <9.450,13.114,5.267> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.437,1.492,4.377> <12.166,4.970,4.833> <10.472,9.607,5.441> <9.201,13.085,5.898> 
		<13.685,1.594,4.292> <12.414,5.072,4.748> <10.720,9.709,5.357> <9.449,13.187,5.813> 
		<13.816,1.680,4.000> <12.545,5.158,4.456> <10.850,9.795,5.065> <9.579,13.273,5.521> 
		<13.724,1.681,3.734> <12.453,5.159,4.190> <10.759,9.796,4.799> <9.488,13.274,5.255> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.724,1.681,3.734> <12.453,5.159,4.190> <10.759,9.796,4.799> <9.488,13.274,5.255> 
		<13.632,1.682,3.468> <12.362,5.160,3.924> <10.667,9.798,4.533> <9.396,13.276,4.989> 
		<13.350,1.599,3.317> <12.079,5.077,3.774> <10.384,9.714,4.382> <9.113,13.192,4.838> 
		<13.102,1.497,3.402> <11.831,4.975,3.858> <10.136,9.612,4.467> <8.865,13.090,4.923> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.102,1.497,3.402> <11.831,4.975,3.858> <10.136,9.612,4.467> <8.865,13.090,4.923> 
		<12.854,1.395,3.487> <11.583,4.873,3.943> <9.888,9.511,4.551> <8.617,12.989,5.008> 
		<12.723,1.309,3.779> <11.452,4.787,4.235> <9.758,9.425,4.843> <8.487,12.903,5.300> 
		<12.815,1.308,4.045> <11.544,4.786,4.501> <9.849,9.423,5.109> <8.578,12.901,5.566> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.578,12.901,5.566> <8.670,12.900,5.832> <8.953,12.983,5.982> <9.201,13.085,5.898> 
		<9.849,9.423,5.109> <9.941,9.422,5.375> <10.223,9.505,5.526> <10.472,9.607,5.441> 
		<11.544,4.786,4.501> <11.635,4.785,4.767> <11.918,4.868,4.918> <12.166,4.970,4.833> 
		<12.815,1.308,4.045> <12.906,1.307,4.311> <13.189,1.390,4.462> <13.437,1.492,4.377> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.716,11.857,5.930> <9.595,12.188,5.974> <9.434,12.628,6.032> <9.313,12.959,6.075> 
		<10.062,12.000,5.812> <9.942,12.330,5.855> <9.781,12.770,5.913> <9.660,13.101,5.956> 
		<10.245,12.120,5.404> <10.124,12.450,5.447> <9.963,12.890,5.505> <9.842,13.221,5.548> 
		<10.117,12.122,5.032> <9.996,12.452,5.075> <9.835,12.893,5.133> <9.714,13.223,5.177> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<10.117,12.122,5.032> <9.996,12.452,5.075> <9.835,12.893,5.133> <9.714,13.223,5.177> 
		<9.989,12.124,4.660> <9.868,12.454,4.704> <9.707,12.895,4.762> <9.586,13.225,4.805> 
		<9.594,12.007,4.450> <9.473,12.337,4.493> <9.312,12.778,4.551> <9.191,13.108,4.594> 
		<9.247,11.865,4.568> <9.126,12.195,4.612> <8.965,12.636,4.669> <8.845,12.966,4.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.247,11.865,4.568> <9.126,12.195,4.612> <8.965,12.636,4.669> <8.845,12.966,4.713> 
		<8.900,11.722,4.687> <8.779,12.053,4.730> <8.618,12.493,4.788> <8.498,12.824,4.831> 
		<8.718,11.602,5.095> <8.597,11.933,5.138> <8.436,12.373,5.196> <8.316,12.704,5.239> 
		<8.846,11.600,5.467> <8.725,11.931,5.510> <8.564,12.371,5.568> <8.444,12.702,5.611> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.444,12.702,5.611> <8.571,12.700,5.983> <8.966,12.816,6.193> <9.313,12.959,6.075> 
		<8.564,12.371,5.568> <8.692,12.369,5.939> <9.087,12.486,6.150> <9.434,12.628,6.032> 
		<8.725,11.931,5.510> <8.853,11.929,5.882> <9.248,12.045,6.092> <9.595,12.188,5.974> 
		<8.846,11.600,5.467> <8.974,11.598,5.838> <9.369,11.715,6.049> <9.716,11.857,5.930> 
	}
}

//OBJECT "platef_inf"
#declare hama_obj2=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <-1.167,-0.030,-4.336> <-2.728,-0.030,-10.235> <-3.898,-0.030,-14.659> 
		<0.003,-0.030,0.088> <-1.167,-0.030,-4.336> <2.859,-0.030,-7.035> <1.689,-0.030,-11.459> 
		<0.003,-0.030,0.088> <4.420,-0.030,-1.136> <4.722,-0.030,-5.968> <9.138,-0.030,-7.192> 
		<0.003,-0.030,0.088> <4.420,-0.030,-1.136> <10.309,-0.030,-2.768> <14.726,-0.030,-3.992> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.898,-0.030,-14.659> <-3.898,-0.358,-14.659> <-3.898,-0.796,-14.659> <-3.898,-1.124,-14.659> 
		<1.689,-0.030,-11.459> <1.689,-0.358,-11.459> <1.689,-0.796,-11.459> <1.689,-1.124,-11.459> 
		<9.138,-0.030,-7.192> <9.138,-0.358,-7.192> <9.138,-0.796,-7.192> <9.138,-1.124,-7.192> 
		<14.726,-0.030,-3.992> <14.726,-0.358,-3.992> <14.726,-0.796,-3.992> <14.726,-1.124,-3.992> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.898,-1.124,-14.659> <-2.728,-1.124,-10.235> <-1.167,-1.124,-4.336> <0.003,-1.124,0.088> 
		<1.689,-1.124,-11.459> <2.859,-1.124,-7.035> <-1.167,-1.124,-4.336> <0.003,-1.124,0.088> 
		<9.138,-1.124,-7.192> <4.722,-1.124,-5.968> <4.420,-1.124,-1.136> <0.003,-1.124,0.088> 
		<14.726,-1.124,-3.992> <10.309,-1.124,-2.768> <4.420,-1.124,-1.136> <0.003,-1.124,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> 
		<0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> 
		<0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> 
		<0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-0.796,0.088> <0.003,-0.358,0.088> <0.003,-0.030,0.088> 
		<0.003,-1.124,0.088> <0.003,-0.796,0.088> <0.003,-0.358,0.088> <0.003,-0.030,0.088> 
		<0.003,-1.124,0.088> <0.003,-0.796,0.088> <0.003,-0.358,0.088> <0.003,-0.030,0.088> 
		<0.003,-1.124,0.088> <0.003,-0.796,0.088> <0.003,-0.358,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <-3.243,-0.030,-3.137> <-7.572,-0.030,-7.438> <-10.818,-0.030,-10.664> 
		<0.003,-0.030,0.088> <-3.243,-0.030,-3.137> <-5.496,-0.030,-8.637> <-8.742,-0.030,-11.863> 
		<0.003,-0.030,0.088> <-1.167,-0.030,-4.336> <-4.804,-0.030,-9.036> <-5.974,-0.030,-13.461> 
		<0.003,-0.030,0.088> <-1.167,-0.030,-4.336> <-2.728,-0.030,-10.235> <-3.898,-0.030,-14.659> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.818,-0.030,-10.664> <-10.818,-0.358,-10.664> <-10.818,-0.796,-10.664> <-10.818,-1.124,-10.664> 
		<-8.742,-0.030,-11.863> <-8.742,-0.358,-11.863> <-8.742,-0.796,-11.863> <-8.742,-1.124,-11.863> 
		<-5.974,-0.030,-13.461> <-5.974,-0.358,-13.461> <-5.974,-0.796,-13.461> <-5.974,-1.124,-13.461> 
		<-3.898,-0.030,-14.659> <-3.898,-0.358,-14.659> <-3.898,-0.796,-14.659> <-3.898,-1.124,-14.659> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.818,-1.124,-10.664> <-7.572,-1.124,-7.438> <-3.243,-1.124,-3.137> <0.003,-1.124,0.088> 
		<-8.742,-1.124,-11.863> <-5.496,-1.124,-8.637> <-3.243,-1.124,-3.137> <0.003,-1.124,0.088> 
		<-5.974,-1.124,-13.461> <-4.804,-1.124,-9.036> <-1.167,-1.124,-4.336> <0.003,-1.124,0.088> 
		<-3.898,-1.124,-14.659> <-2.728,-1.124,-10.235> <-1.167,-1.124,-4.336> <0.003,-1.124,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> 
		<0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> 
		<0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> 
		<0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <-3.243,-0.030,3.314> <-7.572,-0.030,7.615> <-10.818,-0.030,10.841> 
		<0.003,-0.030,0.088> <-3.243,-0.030,3.314> <-7.572,-0.030,1.164> <-10.818,-0.030,4.389> 
		<0.003,-0.030,0.088> <-3.243,-0.030,-3.137> <-7.572,-0.030,-0.987> <-10.818,-0.030,-4.213> 
		<0.003,-0.030,0.088> <-3.243,-0.030,-3.137> <-7.572,-0.030,-7.438> <-10.818,-0.030,-10.664> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.818,-0.030,10.841> <-10.818,-0.358,10.841> <-10.818,-0.796,10.841> <-10.818,-1.124,10.841> 
		<-10.818,-0.030,4.389> <-10.818,-0.358,4.389> <-10.818,-0.796,4.389> <-10.818,-1.124,4.389> 
		<-10.818,-0.030,-4.213> <-10.818,-0.358,-4.213> <-10.818,-0.796,-4.213> <-10.818,-1.124,-4.213> 
		<-10.818,-0.030,-10.664> <-10.818,-0.358,-10.664> <-10.818,-0.796,-10.664> <-10.818,-1.124,-10.664> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.818,-1.124,10.841> <-7.572,-1.124,7.615> <-3.243,-1.124,3.314> <0.003,-1.124,0.088> 
		<-10.818,-1.124,4.389> <-7.572,-1.124,1.164> <-3.243,-1.124,3.314> <0.003,-1.124,0.088> 
		<-10.818,-1.124,-4.213> <-7.572,-1.124,-0.987> <-3.243,-1.124,-3.137> <0.003,-1.124,0.088> 
		<-10.818,-1.124,-10.664> <-7.572,-1.124,-7.438> <-3.243,-1.124,-3.137> <0.003,-1.124,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> 
		<0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> 
		<0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> 
		<0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <-1.167,-0.030,4.513> <-2.728,-0.030,10.412> <-3.898,-0.030,14.836> 
		<0.003,-0.030,0.088> <-1.167,-0.030,4.513> <-4.804,-0.030,9.213> <-5.974,-0.030,13.637> 
		<0.003,-0.030,0.088> <-3.243,-0.030,3.314> <-5.496,-0.030,8.814> <-8.742,-0.030,12.039> 
		<0.003,-0.030,0.088> <-3.243,-0.030,3.314> <-7.572,-0.030,7.615> <-10.818,-0.030,10.841> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.898,-0.030,14.836> <-3.898,-0.358,14.836> <-3.898,-0.796,14.836> <-3.898,-1.124,14.836> 
		<-5.974,-0.030,13.637> <-5.974,-0.358,13.637> <-5.974,-0.796,13.637> <-5.974,-1.124,13.637> 
		<-8.742,-0.030,12.039> <-8.742,-0.358,12.039> <-8.742,-0.796,12.039> <-8.742,-1.124,12.039> 
		<-10.818,-0.030,10.841> <-10.818,-0.358,10.841> <-10.818,-0.796,10.841> <-10.818,-1.124,10.841> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.898,-1.124,14.836> <-2.728,-1.124,10.412> <-1.167,-1.124,4.513> <0.003,-1.124,0.088> 
		<-5.974,-1.124,13.637> <-4.804,-1.124,9.213> <-1.167,-1.124,4.513> <0.003,-1.124,0.088> 
		<-8.742,-1.124,12.039> <-5.496,-1.124,8.814> <-3.243,-1.124,3.314> <0.003,-1.124,0.088> 
		<-10.818,-1.124,10.841> <-7.572,-1.124,7.615> <-3.243,-1.124,3.314> <0.003,-1.124,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> 
		<0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> 
		<0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> 
		<0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <4.420,-0.030,1.312> <10.309,-0.030,2.944> <14.726,-0.030,4.168> 
		<0.003,-0.030,0.088> <4.420,-0.030,1.312> <4.722,-0.030,6.145> <9.138,-0.030,7.369> 
		<0.003,-0.030,0.088> <-1.167,-0.030,4.513> <2.859,-0.030,7.211> <1.689,-0.030,11.636> 
		<0.003,-0.030,0.088> <-1.167,-0.030,4.513> <-2.728,-0.030,10.412> <-3.898,-0.030,14.836> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.726,-0.030,4.168> <14.726,-0.358,4.168> <14.726,-0.796,4.168> <14.726,-1.124,4.168> 
		<9.138,-0.030,7.369> <9.138,-0.358,7.369> <9.138,-0.796,7.369> <9.138,-1.124,7.369> 
		<1.689,-0.030,11.636> <1.689,-0.358,11.636> <1.689,-0.796,11.636> <1.689,-1.124,11.636> 
		<-3.898,-0.030,14.836> <-3.898,-0.358,14.836> <-3.898,-0.796,14.836> <-3.898,-1.124,14.836> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.726,-1.124,4.168> <10.309,-1.124,2.944> <4.420,-1.124,1.312> <0.003,-1.124,0.088> 
		<9.138,-1.124,7.369> <4.722,-1.124,6.145> <4.420,-1.124,1.312> <0.003,-1.124,0.088> 
		<1.689,-1.124,11.636> <2.859,-1.124,7.211> <-1.167,-1.124,4.513> <0.003,-1.124,0.088> 
		<-3.898,-1.124,14.836> <-2.728,-1.124,10.412> <-1.167,-1.124,4.513> <0.003,-1.124,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> <0.003,-1.124,0.088> 
		<0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> <0.003,-0.796,0.088> 
		<0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> <0.003,-0.358,0.088> 
		<0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> <0.003,-0.030,0.088> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.003,-0.030,0.088> <4.420,-0.030,-1.136> <10.309,-0.030,-2.768> <14.726,-0.030,-3.992> 
		<0.003,-0.030,0.088> <4.420,-0.030,-1.136> <10.309,-0.030,-0.320> <14.726,-0.030,-1.544> 
		<0.003,-0.030,0.088> <4.420,-0.030,1.312> <10.309,-0.030,0.496> <14.726,-0.030,1.720> 
		<0.003,-0.030,0.088> <4.420,-0.030,1.312> <10.309,-0.030,2.944> <14.726,-0.030,4.168> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.726,-0.030,-3.992> <14.726,-0.358,-3.992> <14.726,-0.796,-3.992> <14.726,-1.124,-3.992> 
		<14.726,-0.030,-1.544> <14.726,-0.358,-1.544> <14.726,-0.796,-1.544> <14.726,-1.124,-1.544> 
		<14.726,-0.030,1.720> <14.726,-0.358,1.720> <14.726,-0.796,1.720> <14.726,-1.124,1.720> 
		<14.726,-0.030,4.168> <14.726,-0.358,4.168> <14.726,-0.796,4.168> <14.726,-1.124,4.168> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.726,-1.124,-3.992> <10.309,-1.124,-2.768> <4.420,-1.124,-1.136> <0.003,-1.124,0.088> 
		<14.726,-1.124,-1.544> <10.309,-1.124,-0.320> <4.420,-1.124,-1.136> <0.003,-1.124,0.088> 
		<14.726,-1.124,1.720> <10.309,-1.124,0.496> <4.420,-1.124,1.312> <0.003,-1.124,0.088> 
		<14.726,-1.124,4.168> <10.309,-1.124,2.944> <4.420,-1.124,1.312> <0.003,-1.124,0.088> 
	}
}

//OBJECT "platef_super01"
#declare hama_obj4=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <-2.592,21.025,-0.717> <-6.066,21.025,-1.660> <-8.672,21.025,-2.367> 
		<0.014,21.025,-0.010> <-2.592,21.025,-0.717> <-2.783,21.025,-3.571> <-5.389,21.025,-4.278> 
		<0.014,21.025,-0.010> <0.692,21.025,-2.628> <-1.688,21.025,-4.208> <-1.011,21.025,-6.825> 
		<0.014,21.025,-0.010> <0.692,21.025,-2.628> <1.595,21.025,-6.118> <2.272,21.025,-8.736> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.672,21.025,-2.367> <-8.672,20.697,-2.367> <-8.672,20.259,-2.367> <-8.672,19.931,-2.367> 
		<-5.389,21.025,-4.278> <-5.389,20.697,-4.278> <-5.389,20.259,-4.278> <-5.389,19.931,-4.278> 
		<-1.011,21.025,-6.825> <-1.011,20.697,-6.825> <-1.011,20.259,-6.825> <-1.011,19.931,-6.825> 
		<2.272,21.025,-8.736> <2.272,20.697,-8.736> <2.272,20.259,-8.736> <2.272,19.931,-8.736> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.672,19.931,-2.367> <-6.066,19.931,-1.660> <-2.592,19.931,-0.717> <0.014,19.931,-0.010> 
		<-5.389,19.931,-4.278> <-2.783,19.931,-3.571> <-2.592,19.931,-0.717> <0.014,19.931,-0.010> 
		<-1.011,19.931,-6.825> <-1.688,19.931,-4.208> <0.692,19.931,-2.628> <0.014,19.931,-0.010> 
		<2.272,19.931,-8.736> <1.595,19.931,-6.118> <0.692,19.931,-2.628> <0.014,19.931,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> 
		<0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> 
		<0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> 
		<0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,20.259,-0.010> <0.014,20.697,-0.010> <0.014,21.025,-0.010> 
		<0.014,19.931,-0.010> <0.014,20.259,-0.010> <0.014,20.697,-0.010> <0.014,21.025,-0.010> 
		<0.014,19.931,-0.010> <0.014,20.259,-0.010> <0.014,20.697,-0.010> <0.014,21.025,-0.010> 
		<0.014,19.931,-0.010> <0.014,20.259,-0.010> <0.014,20.697,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <-2.592,21.025,0.697> <-6.066,21.025,1.640> <-8.672,21.025,2.347> 
		<0.014,21.025,-0.010> <-2.592,21.025,0.697> <-6.066,21.025,0.226> <-8.672,21.025,0.933> 
		<0.014,21.025,-0.010> <-2.592,21.025,-0.717> <-6.066,21.025,-0.246> <-8.672,21.025,-0.953> 
		<0.014,21.025,-0.010> <-2.592,21.025,-0.717> <-6.066,21.025,-1.660> <-8.672,21.025,-2.367> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.672,21.025,2.347> <-8.672,20.697,2.347> <-8.672,20.259,2.347> <-8.672,19.931,2.347> 
		<-8.672,21.025,0.933> <-8.672,20.697,0.933> <-8.672,20.259,0.933> <-8.672,19.931,0.933> 
		<-8.672,21.025,-0.953> <-8.672,20.697,-0.953> <-8.672,20.259,-0.953> <-8.672,19.931,-0.953> 
		<-8.672,21.025,-2.367> <-8.672,20.697,-2.367> <-8.672,20.259,-2.367> <-8.672,19.931,-2.367> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.672,19.931,2.347> <-6.066,19.931,1.640> <-2.592,19.931,0.697> <0.014,19.931,-0.010> 
		<-8.672,19.931,0.933> <-6.066,19.931,0.226> <-2.592,19.931,0.697> <0.014,19.931,-0.010> 
		<-8.672,19.931,-0.953> <-6.066,19.931,-0.246> <-2.592,19.931,-0.717> <0.014,19.931,-0.010> 
		<-8.672,19.931,-2.367> <-6.066,19.931,-1.660> <-2.592,19.931,-0.717> <0.014,19.931,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> 
		<0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> 
		<0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> 
		<0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <0.705,21.025,2.600> <1.625,21.025,6.081> <2.316,21.025,8.691> 
		<0.014,21.025,-0.010> <0.705,21.025,2.600> <-1.671,21.025,4.177> <-0.981,21.025,6.788> 
		<0.014,21.025,-0.010> <-2.592,21.025,0.697> <-2.770,21.025,3.543> <-5.376,21.025,4.250> 
		<0.014,21.025,-0.010> <-2.592,21.025,0.697> <-6.066,21.025,1.640> <-8.672,21.025,2.347> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.316,21.025,8.691> <2.316,20.697,8.691> <2.316,20.259,8.691> <2.316,19.931,8.691> 
		<-0.981,21.025,6.788> <-0.981,20.697,6.788> <-0.981,20.259,6.788> <-0.981,19.931,6.788> 
		<-5.376,21.025,4.250> <-5.376,20.697,4.250> <-5.376,20.259,4.250> <-5.376,19.931,4.250> 
		<-8.672,21.025,2.347> <-8.672,20.697,2.347> <-8.672,20.259,2.347> <-8.672,19.931,2.347> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.316,19.931,8.691> <1.625,19.931,6.081> <0.705,19.931,2.600> <0.014,19.931,-0.010> 
		<-0.981,19.931,6.788> <-1.671,19.931,4.177> <0.705,19.931,2.600> <0.014,19.931,-0.010> 
		<-5.376,19.931,4.250> <-2.770,19.931,3.543> <-2.592,19.931,0.697> <0.014,19.931,-0.010> 
		<-8.672,19.931,2.347> <-6.066,19.931,1.640> <-2.592,19.931,0.697> <0.014,19.931,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> 
		<0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> 
		<0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> 
		<0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <1.929,21.025,1.893> <4.483,21.025,4.431> <6.398,21.025,6.334> 
		<0.014,21.025,-0.010> <1.929,21.025,1.893> <3.258,21.025,5.138> <5.174,21.025,7.041> 
		<0.014,21.025,-0.010> <0.705,21.025,2.600> <2.850,21.025,5.374> <3.541,21.025,7.984> 
		<0.014,21.025,-0.010> <0.705,21.025,2.600> <1.625,21.025,6.081> <2.316,21.025,8.691> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.398,21.025,6.334> <6.398,20.697,6.334> <6.398,20.259,6.334> <6.398,19.931,6.334> 
		<5.174,21.025,7.041> <5.174,20.697,7.041> <5.174,20.259,7.041> <5.174,19.931,7.041> 
		<3.541,21.025,7.984> <3.541,20.697,7.984> <3.541,20.259,7.984> <3.541,19.931,7.984> 
		<2.316,21.025,8.691> <2.316,20.697,8.691> <2.316,20.259,8.691> <2.316,19.931,8.691> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.398,19.931,6.334> <4.483,19.931,4.431> <1.929,19.931,1.893> <0.014,19.931,-0.010> 
		<5.174,19.931,7.041> <3.258,19.931,5.138> <1.929,19.931,1.893> <0.014,19.931,-0.010> 
		<3.541,19.931,7.984> <2.850,19.931,5.374> <0.705,19.931,2.600> <0.014,19.931,-0.010> 
		<2.316,19.931,8.691> <1.625,19.931,6.081> <0.705,19.931,2.600> <0.014,19.931,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> 
		<0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> 
		<0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> 
		<0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <1.942,21.025,-1.906> <4.514,21.025,-4.433> <6.442,21.025,-6.329> 
		<0.014,21.025,-0.010> <1.942,21.025,-1.906> <4.500,21.025,-0.634> <6.429,21.025,-2.530> 
		<0.014,21.025,-0.010> <1.929,21.025,1.893> <4.496,21.025,0.632> <6.411,21.025,2.535> 
		<0.014,21.025,-0.010> <1.929,21.025,1.893> <4.483,21.025,4.431> <6.398,21.025,6.334> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.442,21.025,-6.329> <6.442,20.697,-6.329> <6.442,20.259,-6.329> <6.442,19.931,-6.329> 
		<6.429,21.025,-2.530> <6.429,20.697,-2.530> <6.429,20.259,-2.530> <6.429,19.931,-2.530> 
		<6.411,21.025,2.535> <6.411,20.697,2.535> <6.411,20.259,2.535> <6.411,19.931,2.535> 
		<6.398,21.025,6.334> <6.398,20.697,6.334> <6.398,20.259,6.334> <6.398,19.931,6.334> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.442,19.931,-6.329> <4.514,19.931,-4.433> <1.942,19.931,-1.906> <0.014,19.931,-0.010> 
		<6.429,19.931,-2.530> <4.500,19.931,-0.634> <1.942,19.931,-1.906> <0.014,19.931,-0.010> 
		<6.411,19.931,2.535> <4.496,19.931,0.632> <1.929,19.931,1.893> <0.014,19.931,-0.010> 
		<6.398,19.931,6.334> <4.483,19.931,4.431> <1.929,19.931,1.893> <0.014,19.931,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> <0.014,19.931,-0.010> 
		<0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> <0.014,20.259,-0.010> 
		<0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> <0.014,20.697,-0.010> 
		<0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> <0.014,21.025,-0.010> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.014,21.025,-0.010> <0.692,21.025,-2.628> <1.595,21.025,-6.118> <2.272,21.025,-8.736> 
		<0.014,21.025,-0.010> <0.692,21.025,-2.628> <2.846,21.025,-5.396> <3.523,21.025,-8.014> 
		<0.014,21.025,-0.010> <1.942,21.025,-1.906> <3.263,21.025,-5.155> <5.191,21.025,-7.051> 
		<0.014,21.025,-0.010> <1.942,21.025,-1.906> <4.514,21.025,-4.433> <6.442,21.025,-6.329> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.272,21.025,-8.736> <2.272,20.697,-8.736> <2.272,20.259,-8.736> <2.272,19.931,-8.736> 
		<3.523,21.025,-8.014> <3.523,20.697,-8.014> <3.523,20.259,-8.014> <3.523,19.931,-8.014> 
		<5.191,21.025,-7.051> <5.191,20.697,-7.051> <5.191,20.259,-7.051> <5.191,19.931,-7.051> 
		<6.442,21.025,-6.329> <6.442,20.697,-6.329> <6.442,20.259,-6.329> <6.442,19.931,-6.329> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.272,19.931,-8.736> <1.595,19.931,-6.118> <0.692,19.931,-2.628> <0.014,19.931,-0.010> 
		<3.523,19.931,-8.014> <2.846,19.931,-5.396> <0.692,19.931,-2.628> <0.014,19.931,-0.010> 
		<5.191,19.931,-7.051> <3.263,19.931,-5.155> <1.942,19.931,-1.906> <0.014,19.931,-0.010> 
		<6.442,19.931,-6.329> <4.514,19.931,-4.433> <1.942,19.931,-1.906> <0.014,19.931,-0.010> 
	}
}

//OBJECT "sphere01"
#declare hama_obj5=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,3.746> <12.551,0.940,3.746> <12.677,1.214,3.746> <12.877,1.414,3.746> 
		<12.551,0.644,4.042> <12.551,0.940,4.042> <12.677,1.214,4.042> <12.877,1.414,4.042> 
		<12.677,0.644,4.316> <12.677,0.940,4.316> <12.740,1.145,4.247> <12.943,1.348,4.247> 
		<12.877,0.644,4.516> <12.877,0.940,4.516> <12.943,1.145,4.450> <13.010,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,3.746> <13.646,1.739,4.042> <13.646,1.613,4.316> <13.646,1.414,4.516> 
		<13.351,1.739,3.746> <13.351,1.739,4.042> <13.351,1.613,4.316> <13.351,1.414,4.516> 
		<13.077,1.613,3.746> <13.077,1.613,4.042> <13.145,1.550,4.247> <13.145,1.348,4.450> 
		<12.877,1.414,3.746> <12.877,1.414,4.042> <12.943,1.348,4.247> <13.010,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,4.841> <13.351,0.644,4.841> <13.077,0.644,4.715> <12.877,0.644,4.516> 
		<13.646,0.940,4.841> <13.351,0.940,4.841> <13.077,0.940,4.715> <12.877,0.940,4.516> 
		<13.646,1.214,4.715> <13.351,1.214,4.715> <13.145,1.145,4.653> <12.943,1.145,4.450> 
		<13.646,1.414,4.516> <13.351,1.414,4.516> <13.145,1.348,4.450> <13.010,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,3.746> <12.551,0.644,3.450> <12.677,0.644,3.177> <12.877,0.644,2.977> 
		<12.551,0.940,3.746> <12.551,0.940,3.450> <12.677,0.940,3.177> <12.877,0.940,2.977> 
		<12.677,1.214,3.746> <12.677,1.214,3.450> <12.740,1.145,3.245> <12.943,1.145,3.043> 
		<12.877,1.414,3.746> <12.877,1.414,3.450> <12.943,1.348,3.245> <13.010,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,2.651> <13.646,0.940,2.651> <13.646,1.214,2.777> <13.646,1.414,2.977> 
		<13.351,0.644,2.651> <13.351,0.940,2.651> <13.351,1.214,2.777> <13.351,1.414,2.977> 
		<13.077,0.644,2.777> <13.077,0.940,2.777> <13.145,1.145,2.840> <13.145,1.348,3.043> 
		<12.877,0.644,2.977> <12.877,0.940,2.977> <12.943,1.145,3.043> <13.010,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,3.746> <13.351,1.739,3.746> <13.077,1.613,3.746> <12.877,1.414,3.746> 
		<13.646,1.739,3.450> <13.351,1.739,3.450> <13.077,1.613,3.450> <12.877,1.414,3.450> 
		<13.646,1.613,3.177> <13.351,1.613,3.177> <13.145,1.550,3.245> <12.943,1.348,3.245> 
		<13.646,1.414,2.977> <13.351,1.414,2.977> <13.145,1.348,3.043> <13.010,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,3.746> <13.646,1.739,3.450> <13.646,1.613,3.177> <13.646,1.414,2.977> 
		<13.942,1.739,3.746> <13.942,1.739,3.450> <13.942,1.613,3.177> <13.942,1.414,2.977> 
		<14.216,1.613,3.746> <14.216,1.613,3.450> <14.148,1.550,3.245> <14.148,1.348,3.043> 
		<14.416,1.414,3.746> <14.416,1.414,3.450> <14.350,1.348,3.245> <14.283,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,2.651> <13.942,0.644,2.651> <14.216,0.644,2.777> <14.416,0.644,2.977> 
		<13.646,0.940,2.651> <13.942,0.940,2.651> <14.216,0.940,2.777> <14.416,0.940,2.977> 
		<13.646,1.214,2.777> <13.942,1.214,2.777> <14.148,1.145,2.840> <14.350,1.145,3.043> 
		<13.646,1.414,2.977> <13.942,1.414,2.977> <14.148,1.348,3.043> <14.283,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,3.746> <14.741,0.940,3.746> <14.616,1.214,3.746> <14.416,1.414,3.746> 
		<14.741,0.644,3.450> <14.741,0.940,3.450> <14.616,1.214,3.450> <14.416,1.414,3.450> 
		<14.616,0.644,3.177> <14.616,0.940,3.177> <14.553,1.145,3.245> <14.350,1.348,3.245> 
		<14.416,0.644,2.977> <14.416,0.940,2.977> <14.350,1.145,3.043> <14.283,1.280,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,3.746> <13.942,1.739,3.746> <14.216,1.613,3.746> <14.416,1.414,3.746> 
		<13.646,1.739,4.042> <13.942,1.739,4.042> <14.216,1.613,4.042> <14.416,1.414,4.042> 
		<13.646,1.613,4.316> <13.942,1.613,4.316> <14.148,1.550,4.247> <14.350,1.348,4.247> 
		<13.646,1.414,4.516> <13.942,1.414,4.516> <14.148,1.348,4.450> <14.283,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,3.746> <14.741,0.644,4.042> <14.616,0.644,4.316> <14.416,0.644,4.516> 
		<14.741,0.940,3.746> <14.741,0.940,4.042> <14.616,0.940,4.316> <14.416,0.940,4.516> 
		<14.616,1.214,3.746> <14.616,1.214,4.042> <14.553,1.145,4.247> <14.350,1.145,4.450> 
		<14.416,1.414,3.746> <14.416,1.414,4.042> <14.350,1.348,4.247> <14.283,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,4.841> <13.646,0.940,4.841> <13.646,1.214,4.715> <13.646,1.414,4.516> 
		<13.942,0.644,4.841> <13.942,0.940,4.841> <13.942,1.214,4.715> <13.942,1.414,4.516> 
		<14.216,0.644,4.715> <14.216,0.940,4.715> <14.148,1.145,4.653> <14.148,1.348,4.450> 
		<14.416,0.644,4.516> <14.416,0.940,4.516> <14.350,1.145,4.450> <14.283,1.280,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,3.746> <14.741,0.644,3.450> <14.616,0.644,3.177> <14.416,0.644,2.977> 
		<14.741,0.348,3.746> <14.741,0.348,3.450> <14.616,0.348,3.177> <14.416,0.348,2.977> 
		<14.616,0.075,3.746> <14.616,0.075,3.450> <14.553,0.143,3.245> <14.350,0.143,3.043> 
		<14.416,-0.125,3.746> <14.416,-0.125,3.450> <14.350,-0.059,3.245> <14.283,0.008,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,2.651> <13.646,0.348,2.651> <13.646,0.075,2.777> <13.646,-0.125,2.977> 
		<13.942,0.644,2.651> <13.942,0.348,2.651> <13.942,0.075,2.777> <13.942,-0.125,2.977> 
		<14.216,0.644,2.777> <14.216,0.348,2.777> <14.148,0.143,2.840> <14.148,-0.059,3.043> 
		<14.416,0.644,2.977> <14.416,0.348,2.977> <14.350,0.143,3.043> <14.283,0.008,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,3.746> <13.942,-0.451,3.746> <14.216,-0.325,3.746> <14.416,-0.125,3.746> 
		<13.646,-0.451,3.450> <13.942,-0.451,3.450> <14.216,-0.325,3.450> <14.416,-0.125,3.450> 
		<13.646,-0.325,3.177> <13.942,-0.325,3.177> <14.148,-0.262,3.245> <14.350,-0.059,3.245> 
		<13.646,-0.125,2.977> <13.942,-0.125,2.977> <14.148,-0.059,3.043> <14.283,0.008,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,3.746> <14.741,0.348,3.746> <14.616,0.075,3.746> <14.416,-0.125,3.746> 
		<14.741,0.644,4.042> <14.741,0.348,4.042> <14.616,0.075,4.042> <14.416,-0.125,4.042> 
		<14.616,0.644,4.316> <14.616,0.348,4.316> <14.553,0.143,4.247> <14.350,-0.059,4.247> 
		<14.416,0.644,4.516> <14.416,0.348,4.516> <14.350,0.143,4.450> <14.283,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,3.746> <13.646,-0.451,4.042> <13.646,-0.325,4.316> <13.646,-0.125,4.516> 
		<13.942,-0.451,3.746> <13.942,-0.451,4.042> <13.942,-0.325,4.316> <13.942,-0.125,4.516> 
		<14.216,-0.325,3.746> <14.216,-0.325,4.042> <14.148,-0.262,4.247> <14.148,-0.059,4.450> 
		<14.416,-0.125,3.746> <14.416,-0.125,4.042> <14.350,-0.059,4.247> <14.283,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,4.841> <13.942,0.644,4.841> <14.216,0.644,4.715> <14.416,0.644,4.516> 
		<13.646,0.348,4.841> <13.942,0.348,4.841> <14.216,0.348,4.715> <14.416,0.348,4.516> 
		<13.646,0.075,4.715> <13.942,0.075,4.715> <14.148,0.143,4.653> <14.350,0.143,4.450> 
		<13.646,-0.125,4.516> <13.942,-0.125,4.516> <14.148,-0.059,4.450> <14.283,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,3.746> <13.351,-0.451,3.746> <13.077,-0.325,3.746> <12.877,-0.125,3.746> 
		<13.646,-0.451,4.042> <13.351,-0.451,4.042> <13.077,-0.325,4.042> <12.877,-0.125,4.042> 
		<13.646,-0.325,4.316> <13.351,-0.325,4.316> <13.145,-0.262,4.247> <12.943,-0.059,4.247> 
		<13.646,-0.125,4.516> <13.351,-0.125,4.516> <13.145,-0.059,4.450> <13.010,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,3.746> <12.551,0.644,4.042> <12.677,0.644,4.316> <12.877,0.644,4.516> 
		<12.551,0.348,3.746> <12.551,0.348,4.042> <12.677,0.348,4.316> <12.877,0.348,4.516> 
		<12.677,0.075,3.746> <12.677,0.075,4.042> <12.740,0.143,4.247> <12.943,0.143,4.450> 
		<12.877,-0.125,3.746> <12.877,-0.125,4.042> <12.943,-0.059,4.247> <13.010,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,4.841> <13.646,0.348,4.841> <13.646,0.075,4.715> <13.646,-0.125,4.516> 
		<13.351,0.644,4.841> <13.351,0.348,4.841> <13.351,0.075,4.715> <13.351,-0.125,4.516> 
		<13.077,0.644,4.715> <13.077,0.348,4.715> <13.145,0.143,4.653> <13.145,-0.059,4.450> 
		<12.877,0.644,4.516> <12.877,0.348,4.516> <12.943,0.143,4.450> <13.010,0.008,4.382> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,3.746> <13.646,-0.451,3.450> <13.646,-0.325,3.177> <13.646,-0.125,2.977> 
		<13.351,-0.451,3.746> <13.351,-0.451,3.450> <13.351,-0.325,3.177> <13.351,-0.125,2.977> 
		<13.077,-0.325,3.746> <13.077,-0.325,3.450> <13.145,-0.262,3.245> <13.145,-0.059,3.043> 
		<12.877,-0.125,3.746> <12.877,-0.125,3.450> <12.943,-0.059,3.245> <13.010,0.008,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,2.651> <13.351,0.644,2.651> <13.077,0.644,2.777> <12.877,0.644,2.977> 
		<13.646,0.348,2.651> <13.351,0.348,2.651> <13.077,0.348,2.777> <12.877,0.348,2.977> 
		<13.646,0.075,2.777> <13.351,0.075,2.777> <13.145,0.143,2.840> <12.943,0.143,3.043> 
		<13.646,-0.125,2.977> <13.351,-0.125,2.977> <13.145,-0.059,3.043> <13.010,0.008,3.110> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,3.746> <12.551,0.348,3.746> <12.677,0.075,3.746> <12.877,-0.125,3.746> 
		<12.551,0.644,3.450> <12.551,0.348,3.450> <12.677,0.075,3.450> <12.877,-0.125,3.450> 
		<12.677,0.644,3.177> <12.677,0.348,3.177> <12.740,0.143,3.245> <12.943,-0.059,3.245> 
		<12.877,0.644,2.977> <12.877,0.348,2.977> <12.943,0.143,3.043> <13.010,0.008,3.110> 
	}
}

//OBJECT "sphere02"
#declare hama_obj6=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,-3.656> <12.551,0.940,-3.656> <12.677,1.214,-3.656> <12.877,1.414,-3.656> 
		<12.551,0.644,-3.361> <12.551,0.940,-3.361> <12.677,1.214,-3.361> <12.877,1.414,-3.361> 
		<12.677,0.644,-3.087> <12.677,0.940,-3.087> <12.740,1.145,-3.155> <12.943,1.348,-3.155> 
		<12.877,0.644,-2.887> <12.877,0.940,-2.887> <12.943,1.145,-2.953> <13.010,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,-3.656> <13.646,1.739,-3.361> <13.646,1.613,-3.087> <13.646,1.414,-2.887> 
		<13.351,1.739,-3.656> <13.351,1.739,-3.361> <13.351,1.613,-3.087> <13.351,1.414,-2.887> 
		<13.077,1.613,-3.656> <13.077,1.613,-3.361> <13.145,1.550,-3.155> <13.145,1.348,-2.953> 
		<12.877,1.414,-3.656> <12.877,1.414,-3.361> <12.943,1.348,-3.155> <13.010,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-2.561> <13.351,0.644,-2.561> <13.077,0.644,-2.687> <12.877,0.644,-2.887> 
		<13.646,0.940,-2.561> <13.351,0.940,-2.561> <13.077,0.940,-2.687> <12.877,0.940,-2.887> 
		<13.646,1.214,-2.687> <13.351,1.214,-2.687> <13.145,1.145,-2.750> <12.943,1.145,-2.953> 
		<13.646,1.414,-2.887> <13.351,1.414,-2.887> <13.145,1.348,-2.953> <13.010,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,-3.656> <12.551,0.644,-3.952> <12.677,0.644,-4.226> <12.877,0.644,-4.426> 
		<12.551,0.940,-3.656> <12.551,0.940,-3.952> <12.677,0.940,-4.226> <12.877,0.940,-4.426> 
		<12.677,1.214,-3.656> <12.677,1.214,-3.952> <12.740,1.145,-4.158> <12.943,1.145,-4.360> 
		<12.877,1.414,-3.656> <12.877,1.414,-3.952> <12.943,1.348,-4.158> <13.010,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-4.751> <13.646,0.940,-4.751> <13.646,1.214,-4.626> <13.646,1.414,-4.426> 
		<13.351,0.644,-4.751> <13.351,0.940,-4.751> <13.351,1.214,-4.626> <13.351,1.414,-4.426> 
		<13.077,0.644,-4.626> <13.077,0.940,-4.626> <13.145,1.145,-4.563> <13.145,1.348,-4.360> 
		<12.877,0.644,-4.426> <12.877,0.940,-4.426> <12.943,1.145,-4.360> <13.010,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,-3.656> <13.351,1.739,-3.656> <13.077,1.613,-3.656> <12.877,1.414,-3.656> 
		<13.646,1.739,-3.952> <13.351,1.739,-3.952> <13.077,1.613,-3.952> <12.877,1.414,-3.952> 
		<13.646,1.613,-4.226> <13.351,1.613,-4.226> <13.145,1.550,-4.158> <12.943,1.348,-4.158> 
		<13.646,1.414,-4.426> <13.351,1.414,-4.426> <13.145,1.348,-4.360> <13.010,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,-3.656> <13.646,1.739,-3.952> <13.646,1.613,-4.226> <13.646,1.414,-4.426> 
		<13.942,1.739,-3.656> <13.942,1.739,-3.952> <13.942,1.613,-4.226> <13.942,1.414,-4.426> 
		<14.216,1.613,-3.656> <14.216,1.613,-3.952> <14.148,1.550,-4.158> <14.148,1.348,-4.360> 
		<14.416,1.414,-3.656> <14.416,1.414,-3.952> <14.350,1.348,-4.158> <14.283,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-4.751> <13.942,0.644,-4.751> <14.216,0.644,-4.626> <14.416,0.644,-4.426> 
		<13.646,0.940,-4.751> <13.942,0.940,-4.751> <14.216,0.940,-4.626> <14.416,0.940,-4.426> 
		<13.646,1.214,-4.626> <13.942,1.214,-4.626> <14.148,1.145,-4.563> <14.350,1.145,-4.360> 
		<13.646,1.414,-4.426> <13.942,1.414,-4.426> <14.148,1.348,-4.360> <14.283,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,-3.656> <14.741,0.940,-3.656> <14.616,1.214,-3.656> <14.416,1.414,-3.656> 
		<14.741,0.644,-3.952> <14.741,0.940,-3.952> <14.616,1.214,-3.952> <14.416,1.414,-3.952> 
		<14.616,0.644,-4.226> <14.616,0.940,-4.226> <14.553,1.145,-4.158> <14.350,1.348,-4.158> 
		<14.416,0.644,-4.426> <14.416,0.940,-4.426> <14.350,1.145,-4.360> <14.283,1.280,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,1.739,-3.656> <13.942,1.739,-3.656> <14.216,1.613,-3.656> <14.416,1.414,-3.656> 
		<13.646,1.739,-3.361> <13.942,1.739,-3.361> <14.216,1.613,-3.361> <14.416,1.414,-3.361> 
		<13.646,1.613,-3.087> <13.942,1.613,-3.087> <14.148,1.550,-3.155> <14.350,1.348,-3.155> 
		<13.646,1.414,-2.887> <13.942,1.414,-2.887> <14.148,1.348,-2.953> <14.283,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,-3.656> <14.741,0.644,-3.361> <14.616,0.644,-3.087> <14.416,0.644,-2.887> 
		<14.741,0.940,-3.656> <14.741,0.940,-3.361> <14.616,0.940,-3.087> <14.416,0.940,-2.887> 
		<14.616,1.214,-3.656> <14.616,1.214,-3.361> <14.553,1.145,-3.155> <14.350,1.145,-2.953> 
		<14.416,1.414,-3.656> <14.416,1.414,-3.361> <14.350,1.348,-3.155> <14.283,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-2.561> <13.646,0.940,-2.561> <13.646,1.214,-2.687> <13.646,1.414,-2.887> 
		<13.942,0.644,-2.561> <13.942,0.940,-2.561> <13.942,1.214,-2.687> <13.942,1.414,-2.887> 
		<14.216,0.644,-2.687> <14.216,0.940,-2.687> <14.148,1.145,-2.750> <14.148,1.348,-2.953> 
		<14.416,0.644,-2.887> <14.416,0.940,-2.887> <14.350,1.145,-2.953> <14.283,1.280,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,-3.656> <14.741,0.644,-3.952> <14.616,0.644,-4.226> <14.416,0.644,-4.426> 
		<14.741,0.348,-3.656> <14.741,0.348,-3.952> <14.616,0.348,-4.226> <14.416,0.348,-4.426> 
		<14.616,0.075,-3.656> <14.616,0.075,-3.952> <14.553,0.143,-4.158> <14.350,0.143,-4.360> 
		<14.416,-0.125,-3.656> <14.416,-0.125,-3.952> <14.350,-0.059,-4.158> <14.283,0.008,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-4.751> <13.646,0.348,-4.751> <13.646,0.075,-4.626> <13.646,-0.125,-4.426> 
		<13.942,0.644,-4.751> <13.942,0.348,-4.751> <13.942,0.075,-4.626> <13.942,-0.125,-4.426> 
		<14.216,0.644,-4.626> <14.216,0.348,-4.626> <14.148,0.143,-4.563> <14.148,-0.059,-4.360> 
		<14.416,0.644,-4.426> <14.416,0.348,-4.426> <14.350,0.143,-4.360> <14.283,0.008,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,-3.656> <13.942,-0.451,-3.656> <14.216,-0.325,-3.656> <14.416,-0.125,-3.656> 
		<13.646,-0.451,-3.952> <13.942,-0.451,-3.952> <14.216,-0.325,-3.952> <14.416,-0.125,-3.952> 
		<13.646,-0.325,-4.226> <13.942,-0.325,-4.226> <14.148,-0.262,-4.158> <14.350,-0.059,-4.158> 
		<13.646,-0.125,-4.426> <13.942,-0.125,-4.426> <14.148,-0.059,-4.360> <14.283,0.008,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<14.741,0.644,-3.656> <14.741,0.348,-3.656> <14.616,0.075,-3.656> <14.416,-0.125,-3.656> 
		<14.741,0.644,-3.361> <14.741,0.348,-3.361> <14.616,0.075,-3.361> <14.416,-0.125,-3.361> 
		<14.616,0.644,-3.087> <14.616,0.348,-3.087> <14.553,0.143,-3.155> <14.350,-0.059,-3.155> 
		<14.416,0.644,-2.887> <14.416,0.348,-2.887> <14.350,0.143,-2.953> <14.283,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,-3.656> <13.646,-0.451,-3.361> <13.646,-0.325,-3.087> <13.646,-0.125,-2.887> 
		<13.942,-0.451,-3.656> <13.942,-0.451,-3.361> <13.942,-0.325,-3.087> <13.942,-0.125,-2.887> 
		<14.216,-0.325,-3.656> <14.216,-0.325,-3.361> <14.148,-0.262,-3.155> <14.148,-0.059,-2.953> 
		<14.416,-0.125,-3.656> <14.416,-0.125,-3.361> <14.350,-0.059,-3.155> <14.283,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-2.561> <13.942,0.644,-2.561> <14.216,0.644,-2.687> <14.416,0.644,-2.887> 
		<13.646,0.348,-2.561> <13.942,0.348,-2.561> <14.216,0.348,-2.687> <14.416,0.348,-2.887> 
		<13.646,0.075,-2.687> <13.942,0.075,-2.687> <14.148,0.143,-2.750> <14.350,0.143,-2.953> 
		<13.646,-0.125,-2.887> <13.942,-0.125,-2.887> <14.148,-0.059,-2.953> <14.283,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,-3.656> <13.351,-0.451,-3.656> <13.077,-0.325,-3.656> <12.877,-0.125,-3.656> 
		<13.646,-0.451,-3.361> <13.351,-0.451,-3.361> <13.077,-0.325,-3.361> <12.877,-0.125,-3.361> 
		<13.646,-0.325,-3.087> <13.351,-0.325,-3.087> <13.145,-0.262,-3.155> <12.943,-0.059,-3.155> 
		<13.646,-0.125,-2.887> <13.351,-0.125,-2.887> <13.145,-0.059,-2.953> <13.010,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,-3.656> <12.551,0.644,-3.361> <12.677,0.644,-3.087> <12.877,0.644,-2.887> 
		<12.551,0.348,-3.656> <12.551,0.348,-3.361> <12.677,0.348,-3.087> <12.877,0.348,-2.887> 
		<12.677,0.075,-3.656> <12.677,0.075,-3.361> <12.740,0.143,-3.155> <12.943,0.143,-2.953> 
		<12.877,-0.125,-3.656> <12.877,-0.125,-3.361> <12.943,-0.059,-3.155> <13.010,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-2.561> <13.646,0.348,-2.561> <13.646,0.075,-2.687> <13.646,-0.125,-2.887> 
		<13.351,0.644,-2.561> <13.351,0.348,-2.561> <13.351,0.075,-2.687> <13.351,-0.125,-2.887> 
		<13.077,0.644,-2.687> <13.077,0.348,-2.687> <13.145,0.143,-2.750> <13.145,-0.059,-2.953> 
		<12.877,0.644,-2.887> <12.877,0.348,-2.887> <12.943,0.143,-2.953> <13.010,0.008,-3.020> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,-0.451,-3.656> <13.646,-0.451,-3.952> <13.646,-0.325,-4.226> <13.646,-0.125,-4.426> 
		<13.351,-0.451,-3.656> <13.351,-0.451,-3.952> <13.351,-0.325,-4.226> <13.351,-0.125,-4.426> 
		<13.077,-0.325,-3.656> <13.077,-0.325,-3.952> <13.145,-0.262,-4.158> <13.145,-0.059,-4.360> 
		<12.877,-0.125,-3.656> <12.877,-0.125,-3.952> <12.943,-0.059,-4.158> <13.010,0.008,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.646,0.644,-4.751> <13.351,0.644,-4.751> <13.077,0.644,-4.626> <12.877,0.644,-4.426> 
		<13.646,0.348,-4.751> <13.351,0.348,-4.751> <13.077,0.348,-4.626> <12.877,0.348,-4.426> 
		<13.646,0.075,-4.626> <13.351,0.075,-4.626> <13.145,0.143,-4.563> <12.943,0.143,-4.360> 
		<13.646,-0.125,-4.426> <13.351,-0.125,-4.426> <13.145,-0.059,-4.360> <13.010,0.008,-4.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.551,0.644,-3.656> <12.551,0.348,-3.656> <12.677,0.075,-3.656> <12.877,-0.125,-3.656> 
		<12.551,0.644,-3.952> <12.551,0.348,-3.952> <12.677,0.075,-3.952> <12.877,-0.125,-3.952> 
		<12.677,0.644,-4.226> <12.677,0.348,-4.226> <12.740,0.143,-4.158> <12.943,-0.059,-4.158> 
		<12.877,0.644,-4.426> <12.877,0.348,-4.426> <12.943,0.143,-4.360> <13.010,0.008,-4.293> 
	}
}

//OBJECT "sphere03"
#declare hama_obj7=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.883,0.644,-13.708> <-4.883,0.940,-13.708> <-4.757,1.214,-13.708> <-4.557,1.414,-13.708> 
		<-4.883,0.644,-13.412> <-4.883,0.940,-13.412> <-4.757,1.214,-13.412> <-4.557,1.414,-13.412> 
		<-4.757,0.644,-13.138> <-4.757,0.940,-13.138> <-4.694,1.145,-13.207> <-4.492,1.348,-13.207> 
		<-4.557,0.644,-12.938> <-4.557,0.940,-12.938> <-4.492,1.145,-13.004> <-4.424,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,1.739,-13.708> <-3.788,1.739,-13.412> <-3.788,1.613,-13.138> <-3.788,1.414,-12.938> 
		<-4.084,1.739,-13.708> <-4.084,1.739,-13.412> <-4.084,1.613,-13.138> <-4.084,1.414,-12.938> 
		<-4.357,1.613,-13.708> <-4.357,1.613,-13.412> <-4.289,1.550,-13.207> <-4.289,1.348,-13.004> 
		<-4.557,1.414,-13.708> <-4.557,1.414,-13.412> <-4.492,1.348,-13.207> <-4.424,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-12.613> <-4.084,0.644,-12.613> <-4.357,0.644,-12.739> <-4.557,0.644,-12.938> 
		<-3.788,0.940,-12.613> <-4.084,0.940,-12.613> <-4.357,0.940,-12.739> <-4.557,0.940,-12.938> 
		<-3.788,1.214,-12.739> <-4.084,1.214,-12.739> <-4.289,1.145,-12.802> <-4.492,1.145,-13.004> 
		<-3.788,1.414,-12.938> <-4.084,1.414,-12.938> <-4.289,1.348,-13.004> <-4.424,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.883,0.644,-13.708> <-4.883,0.644,-14.004> <-4.757,0.644,-14.277> <-4.557,0.644,-14.477> 
		<-4.883,0.940,-13.708> <-4.883,0.940,-14.004> <-4.757,0.940,-14.277> <-4.557,0.940,-14.477> 
		<-4.757,1.214,-13.708> <-4.757,1.214,-14.004> <-4.694,1.145,-14.209> <-4.492,1.145,-14.411> 
		<-4.557,1.414,-13.708> <-4.557,1.414,-14.004> <-4.492,1.348,-14.209> <-4.424,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-14.803> <-3.788,0.940,-14.803> <-3.788,1.214,-14.677> <-3.788,1.414,-14.477> 
		<-4.084,0.644,-14.803> <-4.084,0.940,-14.803> <-4.084,1.214,-14.677> <-4.084,1.414,-14.477> 
		<-4.357,0.644,-14.677> <-4.357,0.940,-14.677> <-4.289,1.145,-14.614> <-4.289,1.348,-14.411> 
		<-4.557,0.644,-14.477> <-4.557,0.940,-14.477> <-4.492,1.145,-14.411> <-4.424,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,1.739,-13.708> <-4.084,1.739,-13.708> <-4.357,1.613,-13.708> <-4.557,1.414,-13.708> 
		<-3.788,1.739,-14.004> <-4.084,1.739,-14.004> <-4.357,1.613,-14.004> <-4.557,1.414,-14.004> 
		<-3.788,1.613,-14.277> <-4.084,1.613,-14.277> <-4.289,1.550,-14.209> <-4.492,1.348,-14.209> 
		<-3.788,1.414,-14.477> <-4.084,1.414,-14.477> <-4.289,1.348,-14.411> <-4.424,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,1.739,-13.708> <-3.788,1.739,-14.004> <-3.788,1.613,-14.277> <-3.788,1.414,-14.477> 
		<-3.492,1.739,-13.708> <-3.492,1.739,-14.004> <-3.492,1.613,-14.277> <-3.492,1.414,-14.477> 
		<-3.218,1.613,-13.708> <-3.218,1.613,-14.004> <-3.287,1.550,-14.209> <-3.287,1.348,-14.411> 
		<-3.018,1.414,-13.708> <-3.018,1.414,-14.004> <-3.084,1.348,-14.209> <-3.152,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-14.803> <-3.492,0.644,-14.803> <-3.218,0.644,-14.677> <-3.018,0.644,-14.477> 
		<-3.788,0.940,-14.803> <-3.492,0.940,-14.803> <-3.218,0.940,-14.677> <-3.018,0.940,-14.477> 
		<-3.788,1.214,-14.677> <-3.492,1.214,-14.677> <-3.287,1.145,-14.614> <-3.084,1.145,-14.411> 
		<-3.788,1.414,-14.477> <-3.492,1.414,-14.477> <-3.287,1.348,-14.411> <-3.152,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.693,0.644,-13.708> <-2.693,0.940,-13.708> <-2.819,1.214,-13.708> <-3.018,1.414,-13.708> 
		<-2.693,0.644,-14.004> <-2.693,0.940,-14.004> <-2.819,1.214,-14.004> <-3.018,1.414,-14.004> 
		<-2.819,0.644,-14.277> <-2.819,0.940,-14.277> <-2.882,1.145,-14.209> <-3.084,1.348,-14.209> 
		<-3.018,0.644,-14.477> <-3.018,0.940,-14.477> <-3.084,1.145,-14.411> <-3.152,1.280,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,1.739,-13.708> <-3.492,1.739,-13.708> <-3.218,1.613,-13.708> <-3.018,1.414,-13.708> 
		<-3.788,1.739,-13.412> <-3.492,1.739,-13.412> <-3.218,1.613,-13.412> <-3.018,1.414,-13.412> 
		<-3.788,1.613,-13.138> <-3.492,1.613,-13.138> <-3.287,1.550,-13.207> <-3.084,1.348,-13.207> 
		<-3.788,1.414,-12.938> <-3.492,1.414,-12.938> <-3.287,1.348,-13.004> <-3.152,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.693,0.644,-13.708> <-2.693,0.644,-13.412> <-2.819,0.644,-13.138> <-3.018,0.644,-12.938> 
		<-2.693,0.940,-13.708> <-2.693,0.940,-13.412> <-2.819,0.940,-13.138> <-3.018,0.940,-12.938> 
		<-2.819,1.214,-13.708> <-2.819,1.214,-13.412> <-2.882,1.145,-13.207> <-3.084,1.145,-13.004> 
		<-3.018,1.414,-13.708> <-3.018,1.414,-13.412> <-3.084,1.348,-13.207> <-3.152,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-12.613> <-3.788,0.940,-12.613> <-3.788,1.214,-12.739> <-3.788,1.414,-12.938> 
		<-3.492,0.644,-12.613> <-3.492,0.940,-12.613> <-3.492,1.214,-12.739> <-3.492,1.414,-12.938> 
		<-3.218,0.644,-12.739> <-3.218,0.940,-12.739> <-3.287,1.145,-12.802> <-3.287,1.348,-13.004> 
		<-3.018,0.644,-12.938> <-3.018,0.940,-12.938> <-3.084,1.145,-13.004> <-3.152,1.280,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.693,0.644,-13.708> <-2.693,0.644,-14.004> <-2.819,0.644,-14.277> <-3.018,0.644,-14.477> 
		<-2.693,0.348,-13.708> <-2.693,0.348,-14.004> <-2.819,0.348,-14.277> <-3.018,0.348,-14.477> 
		<-2.819,0.075,-13.708> <-2.819,0.075,-14.004> <-2.882,0.143,-14.209> <-3.084,0.143,-14.411> 
		<-3.018,-0.125,-13.708> <-3.018,-0.125,-14.004> <-3.084,-0.059,-14.209> <-3.152,0.008,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-14.803> <-3.788,0.348,-14.803> <-3.788,0.075,-14.677> <-3.788,-0.125,-14.477> 
		<-3.492,0.644,-14.803> <-3.492,0.348,-14.803> <-3.492,0.075,-14.677> <-3.492,-0.125,-14.477> 
		<-3.218,0.644,-14.677> <-3.218,0.348,-14.677> <-3.287,0.143,-14.614> <-3.287,-0.059,-14.411> 
		<-3.018,0.644,-14.477> <-3.018,0.348,-14.477> <-3.084,0.143,-14.411> <-3.152,0.008,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,-0.451,-13.708> <-3.492,-0.451,-13.708> <-3.218,-0.325,-13.708> <-3.018,-0.125,-13.708> 
		<-3.788,-0.451,-14.004> <-3.492,-0.451,-14.004> <-3.218,-0.325,-14.004> <-3.018,-0.125,-14.004> 
		<-3.788,-0.325,-14.277> <-3.492,-0.325,-14.277> <-3.287,-0.262,-14.209> <-3.084,-0.059,-14.209> 
		<-3.788,-0.125,-14.477> <-3.492,-0.125,-14.477> <-3.287,-0.059,-14.411> <-3.152,0.008,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.693,0.644,-13.708> <-2.693,0.348,-13.708> <-2.819,0.075,-13.708> <-3.018,-0.125,-13.708> 
		<-2.693,0.644,-13.412> <-2.693,0.348,-13.412> <-2.819,0.075,-13.412> <-3.018,-0.125,-13.412> 
		<-2.819,0.644,-13.138> <-2.819,0.348,-13.138> <-2.882,0.143,-13.207> <-3.084,-0.059,-13.207> 
		<-3.018,0.644,-12.938> <-3.018,0.348,-12.938> <-3.084,0.143,-13.004> <-3.152,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,-0.451,-13.708> <-3.788,-0.451,-13.412> <-3.788,-0.325,-13.138> <-3.788,-0.125,-12.938> 
		<-3.492,-0.451,-13.708> <-3.492,-0.451,-13.412> <-3.492,-0.325,-13.138> <-3.492,-0.125,-12.938> 
		<-3.218,-0.325,-13.708> <-3.218,-0.325,-13.412> <-3.287,-0.262,-13.207> <-3.287,-0.059,-13.004> 
		<-3.018,-0.125,-13.708> <-3.018,-0.125,-13.412> <-3.084,-0.059,-13.207> <-3.152,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-12.613> <-3.492,0.644,-12.613> <-3.218,0.644,-12.739> <-3.018,0.644,-12.938> 
		<-3.788,0.348,-12.613> <-3.492,0.348,-12.613> <-3.218,0.348,-12.739> <-3.018,0.348,-12.938> 
		<-3.788,0.075,-12.739> <-3.492,0.075,-12.739> <-3.287,0.143,-12.802> <-3.084,0.143,-13.004> 
		<-3.788,-0.125,-12.938> <-3.492,-0.125,-12.938> <-3.287,-0.059,-13.004> <-3.152,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,-0.451,-13.708> <-4.084,-0.451,-13.708> <-4.357,-0.325,-13.708> <-4.557,-0.125,-13.708> 
		<-3.788,-0.451,-13.412> <-4.084,-0.451,-13.412> <-4.357,-0.325,-13.412> <-4.557,-0.125,-13.412> 
		<-3.788,-0.325,-13.138> <-4.084,-0.325,-13.138> <-4.289,-0.262,-13.207> <-4.492,-0.059,-13.207> 
		<-3.788,-0.125,-12.938> <-4.084,-0.125,-12.938> <-4.289,-0.059,-13.004> <-4.424,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.883,0.644,-13.708> <-4.883,0.644,-13.412> <-4.757,0.644,-13.138> <-4.557,0.644,-12.938> 
		<-4.883,0.348,-13.708> <-4.883,0.348,-13.412> <-4.757,0.348,-13.138> <-4.557,0.348,-12.938> 
		<-4.757,0.075,-13.708> <-4.757,0.075,-13.412> <-4.694,0.143,-13.207> <-4.492,0.143,-13.004> 
		<-4.557,-0.125,-13.708> <-4.557,-0.125,-13.412> <-4.492,-0.059,-13.207> <-4.424,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-12.613> <-3.788,0.348,-12.613> <-3.788,0.075,-12.739> <-3.788,-0.125,-12.938> 
		<-4.084,0.644,-12.613> <-4.084,0.348,-12.613> <-4.084,0.075,-12.739> <-4.084,-0.125,-12.938> 
		<-4.357,0.644,-12.739> <-4.357,0.348,-12.739> <-4.289,0.143,-12.802> <-4.289,-0.059,-13.004> 
		<-4.557,0.644,-12.938> <-4.557,0.348,-12.938> <-4.492,0.143,-13.004> <-4.424,0.008,-13.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,-0.451,-13.708> <-3.788,-0.451,-14.004> <-3.788,-0.325,-14.277> <-3.788,-0.125,-14.477> 
		<-4.084,-0.451,-13.708> <-4.084,-0.451,-14.004> <-4.084,-0.325,-14.277> <-4.084,-0.125,-14.477> 
		<-4.357,-0.325,-13.708> <-4.357,-0.325,-14.004> <-4.289,-0.262,-14.209> <-4.289,-0.059,-14.411> 
		<-4.557,-0.125,-13.708> <-4.557,-0.125,-14.004> <-4.492,-0.059,-14.209> <-4.424,0.008,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.788,0.644,-14.803> <-4.084,0.644,-14.803> <-4.357,0.644,-14.677> <-4.557,0.644,-14.477> 
		<-3.788,0.348,-14.803> <-4.084,0.348,-14.803> <-4.357,0.348,-14.677> <-4.557,0.348,-14.477> 
		<-3.788,0.075,-14.677> <-4.084,0.075,-14.677> <-4.289,0.143,-14.614> <-4.492,0.143,-14.411> 
		<-3.788,-0.125,-14.477> <-4.084,-0.125,-14.477> <-4.289,-0.059,-14.411> <-4.424,0.008,-14.344> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.883,0.644,-13.708> <-4.883,0.348,-13.708> <-4.757,0.075,-13.708> <-4.557,-0.125,-13.708> 
		<-4.883,0.644,-14.004> <-4.883,0.348,-14.004> <-4.757,0.075,-14.004> <-4.557,-0.125,-14.004> 
		<-4.757,0.644,-14.277> <-4.757,0.348,-14.277> <-4.694,0.143,-14.209> <-4.492,-0.059,-14.209> 
		<-4.557,0.644,-14.477> <-4.557,0.348,-14.477> <-4.492,0.143,-14.411> <-4.424,0.008,-14.344> 
	}
}

//OBJECT "sphere04"
#declare hama_obj8=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,-10.061> <-10.931,0.940,-10.061> <-10.806,1.214,-10.061> <-10.606,1.414,-10.061> 
		<-10.931,0.644,-9.765> <-10.931,0.940,-9.765> <-10.806,1.214,-9.765> <-10.606,1.414,-9.765> 
		<-10.806,0.644,-9.491> <-10.806,0.940,-9.491> <-10.743,1.145,-9.560> <-10.540,1.348,-9.560> 
		<-10.606,0.644,-9.291> <-10.606,0.940,-9.291> <-10.540,1.145,-9.357> <-10.473,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,-10.061> <-9.836,1.739,-9.765> <-9.836,1.613,-9.491> <-9.836,1.414,-9.291> 
		<-10.132,1.739,-10.061> <-10.132,1.739,-9.765> <-10.132,1.613,-9.491> <-10.132,1.414,-9.291> 
		<-10.406,1.613,-10.061> <-10.406,1.613,-9.765> <-10.338,1.550,-9.560> <-10.338,1.348,-9.357> 
		<-10.606,1.414,-10.061> <-10.606,1.414,-9.765> <-10.540,1.348,-9.560> <-10.473,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-8.966> <-10.132,0.644,-8.966> <-10.406,0.644,-9.092> <-10.606,0.644,-9.291> 
		<-9.836,0.940,-8.966> <-10.132,0.940,-8.966> <-10.406,0.940,-9.092> <-10.606,0.940,-9.291> 
		<-9.836,1.214,-9.092> <-10.132,1.214,-9.092> <-10.338,1.145,-9.155> <-10.540,1.145,-9.357> 
		<-9.836,1.414,-9.291> <-10.132,1.414,-9.291> <-10.338,1.348,-9.357> <-10.473,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,-10.061> <-10.931,0.644,-10.357> <-10.806,0.644,-10.630> <-10.606,0.644,-10.830> 
		<-10.931,0.940,-10.061> <-10.931,0.940,-10.357> <-10.806,0.940,-10.630> <-10.606,0.940,-10.830> 
		<-10.806,1.214,-10.061> <-10.806,1.214,-10.357> <-10.743,1.145,-10.562> <-10.540,1.145,-10.765> 
		<-10.606,1.414,-10.061> <-10.606,1.414,-10.357> <-10.540,1.348,-10.562> <-10.473,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-11.156> <-9.836,0.940,-11.156> <-9.836,1.214,-11.030> <-9.836,1.414,-10.830> 
		<-10.132,0.644,-11.156> <-10.132,0.940,-11.156> <-10.132,1.214,-11.030> <-10.132,1.414,-10.830> 
		<-10.406,0.644,-11.030> <-10.406,0.940,-11.030> <-10.338,1.145,-10.967> <-10.338,1.348,-10.765> 
		<-10.606,0.644,-10.830> <-10.606,0.940,-10.830> <-10.540,1.145,-10.765> <-10.473,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,-10.061> <-10.132,1.739,-10.061> <-10.406,1.613,-10.061> <-10.606,1.414,-10.061> 
		<-9.836,1.739,-10.357> <-10.132,1.739,-10.357> <-10.406,1.613,-10.357> <-10.606,1.414,-10.357> 
		<-9.836,1.613,-10.630> <-10.132,1.613,-10.630> <-10.338,1.550,-10.562> <-10.540,1.348,-10.562> 
		<-9.836,1.414,-10.830> <-10.132,1.414,-10.830> <-10.338,1.348,-10.765> <-10.473,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,-10.061> <-9.836,1.739,-10.357> <-9.836,1.613,-10.630> <-9.836,1.414,-10.830> 
		<-9.541,1.739,-10.061> <-9.541,1.739,-10.357> <-9.541,1.613,-10.630> <-9.541,1.414,-10.830> 
		<-9.267,1.613,-10.061> <-9.267,1.613,-10.357> <-9.335,1.550,-10.562> <-9.335,1.348,-10.765> 
		<-9.067,1.414,-10.061> <-9.067,1.414,-10.357> <-9.133,1.348,-10.562> <-9.200,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-11.156> <-9.541,0.644,-11.156> <-9.267,0.644,-11.030> <-9.067,0.644,-10.830> 
		<-9.836,0.940,-11.156> <-9.541,0.940,-11.156> <-9.267,0.940,-11.030> <-9.067,0.940,-10.830> 
		<-9.836,1.214,-11.030> <-9.541,1.214,-11.030> <-9.335,1.145,-10.967> <-9.133,1.145,-10.765> 
		<-9.836,1.414,-10.830> <-9.541,1.414,-10.830> <-9.335,1.348,-10.765> <-9.200,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,-10.061> <-8.741,0.940,-10.061> <-8.867,1.214,-10.061> <-9.067,1.414,-10.061> 
		<-8.741,0.644,-10.357> <-8.741,0.940,-10.357> <-8.867,1.214,-10.357> <-9.067,1.414,-10.357> 
		<-8.867,0.644,-10.630> <-8.867,0.940,-10.630> <-8.930,1.145,-10.562> <-9.133,1.348,-10.562> 
		<-9.067,0.644,-10.830> <-9.067,0.940,-10.830> <-9.133,1.145,-10.765> <-9.200,1.280,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,-10.061> <-9.541,1.739,-10.061> <-9.267,1.613,-10.061> <-9.067,1.414,-10.061> 
		<-9.836,1.739,-9.765> <-9.541,1.739,-9.765> <-9.267,1.613,-9.765> <-9.067,1.414,-9.765> 
		<-9.836,1.613,-9.491> <-9.541,1.613,-9.491> <-9.335,1.550,-9.560> <-9.133,1.348,-9.560> 
		<-9.836,1.414,-9.291> <-9.541,1.414,-9.291> <-9.335,1.348,-9.357> <-9.200,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,-10.061> <-8.741,0.644,-9.765> <-8.867,0.644,-9.491> <-9.067,0.644,-9.291> 
		<-8.741,0.940,-10.061> <-8.741,0.940,-9.765> <-8.867,0.940,-9.491> <-9.067,0.940,-9.291> 
		<-8.867,1.214,-10.061> <-8.867,1.214,-9.765> <-8.930,1.145,-9.560> <-9.133,1.145,-9.357> 
		<-9.067,1.414,-10.061> <-9.067,1.414,-9.765> <-9.133,1.348,-9.560> <-9.200,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-8.966> <-9.836,0.940,-8.966> <-9.836,1.214,-9.092> <-9.836,1.414,-9.291> 
		<-9.541,0.644,-8.966> <-9.541,0.940,-8.966> <-9.541,1.214,-9.092> <-9.541,1.414,-9.291> 
		<-9.267,0.644,-9.092> <-9.267,0.940,-9.092> <-9.335,1.145,-9.155> <-9.335,1.348,-9.357> 
		<-9.067,0.644,-9.291> <-9.067,0.940,-9.291> <-9.133,1.145,-9.357> <-9.200,1.280,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,-10.061> <-8.741,0.644,-10.357> <-8.867,0.644,-10.630> <-9.067,0.644,-10.830> 
		<-8.741,0.348,-10.061> <-8.741,0.348,-10.357> <-8.867,0.348,-10.630> <-9.067,0.348,-10.830> 
		<-8.867,0.075,-10.061> <-8.867,0.075,-10.357> <-8.930,0.143,-10.562> <-9.133,0.143,-10.765> 
		<-9.067,-0.125,-10.061> <-9.067,-0.125,-10.357> <-9.133,-0.059,-10.562> <-9.200,0.008,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-11.156> <-9.836,0.348,-11.156> <-9.836,0.075,-11.030> <-9.836,-0.125,-10.830> 
		<-9.541,0.644,-11.156> <-9.541,0.348,-11.156> <-9.541,0.075,-11.030> <-9.541,-0.125,-10.830> 
		<-9.267,0.644,-11.030> <-9.267,0.348,-11.030> <-9.335,0.143,-10.967> <-9.335,-0.059,-10.765> 
		<-9.067,0.644,-10.830> <-9.067,0.348,-10.830> <-9.133,0.143,-10.765> <-9.200,0.008,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,-10.061> <-9.541,-0.451,-10.061> <-9.267,-0.325,-10.061> <-9.067,-0.125,-10.061> 
		<-9.836,-0.451,-10.357> <-9.541,-0.451,-10.357> <-9.267,-0.325,-10.357> <-9.067,-0.125,-10.357> 
		<-9.836,-0.325,-10.630> <-9.541,-0.325,-10.630> <-9.335,-0.262,-10.562> <-9.133,-0.059,-10.562> 
		<-9.836,-0.125,-10.830> <-9.541,-0.125,-10.830> <-9.335,-0.059,-10.765> <-9.200,0.008,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,-10.061> <-8.741,0.348,-10.061> <-8.867,0.075,-10.061> <-9.067,-0.125,-10.061> 
		<-8.741,0.644,-9.765> <-8.741,0.348,-9.765> <-8.867,0.075,-9.765> <-9.067,-0.125,-9.765> 
		<-8.867,0.644,-9.491> <-8.867,0.348,-9.491> <-8.930,0.143,-9.560> <-9.133,-0.059,-9.560> 
		<-9.067,0.644,-9.291> <-9.067,0.348,-9.291> <-9.133,0.143,-9.357> <-9.200,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,-10.061> <-9.836,-0.451,-9.765> <-9.836,-0.325,-9.491> <-9.836,-0.125,-9.291> 
		<-9.541,-0.451,-10.061> <-9.541,-0.451,-9.765> <-9.541,-0.325,-9.491> <-9.541,-0.125,-9.291> 
		<-9.267,-0.325,-10.061> <-9.267,-0.325,-9.765> <-9.335,-0.262,-9.560> <-9.335,-0.059,-9.357> 
		<-9.067,-0.125,-10.061> <-9.067,-0.125,-9.765> <-9.133,-0.059,-9.560> <-9.200,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-8.966> <-9.541,0.644,-8.966> <-9.267,0.644,-9.092> <-9.067,0.644,-9.291> 
		<-9.836,0.348,-8.966> <-9.541,0.348,-8.966> <-9.267,0.348,-9.092> <-9.067,0.348,-9.291> 
		<-9.836,0.075,-9.092> <-9.541,0.075,-9.092> <-9.335,0.143,-9.155> <-9.133,0.143,-9.357> 
		<-9.836,-0.125,-9.291> <-9.541,-0.125,-9.291> <-9.335,-0.059,-9.357> <-9.200,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,-10.061> <-10.132,-0.451,-10.061> <-10.406,-0.325,-10.061> <-10.606,-0.125,-10.061> 
		<-9.836,-0.451,-9.765> <-10.132,-0.451,-9.765> <-10.406,-0.325,-9.765> <-10.606,-0.125,-9.765> 
		<-9.836,-0.325,-9.491> <-10.132,-0.325,-9.491> <-10.338,-0.262,-9.560> <-10.540,-0.059,-9.560> 
		<-9.836,-0.125,-9.291> <-10.132,-0.125,-9.291> <-10.338,-0.059,-9.357> <-10.473,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,-10.061> <-10.931,0.644,-9.765> <-10.806,0.644,-9.491> <-10.606,0.644,-9.291> 
		<-10.931,0.348,-10.061> <-10.931,0.348,-9.765> <-10.806,0.348,-9.491> <-10.606,0.348,-9.291> 
		<-10.806,0.075,-10.061> <-10.806,0.075,-9.765> <-10.743,0.143,-9.560> <-10.540,0.143,-9.357> 
		<-10.606,-0.125,-10.061> <-10.606,-0.125,-9.765> <-10.540,-0.059,-9.560> <-10.473,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-8.966> <-9.836,0.348,-8.966> <-9.836,0.075,-9.092> <-9.836,-0.125,-9.291> 
		<-10.132,0.644,-8.966> <-10.132,0.348,-8.966> <-10.132,0.075,-9.092> <-10.132,-0.125,-9.291> 
		<-10.406,0.644,-9.092> <-10.406,0.348,-9.092> <-10.338,0.143,-9.155> <-10.338,-0.059,-9.357> 
		<-10.606,0.644,-9.291> <-10.606,0.348,-9.291> <-10.540,0.143,-9.357> <-10.473,0.008,-9.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,-10.061> <-9.836,-0.451,-10.357> <-9.836,-0.325,-10.630> <-9.836,-0.125,-10.830> 
		<-10.132,-0.451,-10.061> <-10.132,-0.451,-10.357> <-10.132,-0.325,-10.630> <-10.132,-0.125,-10.830> 
		<-10.406,-0.325,-10.061> <-10.406,-0.325,-10.357> <-10.338,-0.262,-10.562> <-10.338,-0.059,-10.765> 
		<-10.606,-0.125,-10.061> <-10.606,-0.125,-10.357> <-10.540,-0.059,-10.562> <-10.473,0.008,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,-11.156> <-10.132,0.644,-11.156> <-10.406,0.644,-11.030> <-10.606,0.644,-10.830> 
		<-9.836,0.348,-11.156> <-10.132,0.348,-11.156> <-10.406,0.348,-11.030> <-10.606,0.348,-10.830> 
		<-9.836,0.075,-11.030> <-10.132,0.075,-11.030> <-10.338,0.143,-10.967> <-10.540,0.143,-10.765> 
		<-9.836,-0.125,-10.830> <-10.132,-0.125,-10.830> <-10.338,-0.059,-10.765> <-10.473,0.008,-10.697> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,-10.061> <-10.931,0.348,-10.061> <-10.806,0.075,-10.061> <-10.606,-0.125,-10.061> 
		<-10.931,0.644,-10.357> <-10.931,0.348,-10.357> <-10.806,0.075,-10.357> <-10.606,-0.125,-10.357> 
		<-10.806,0.644,-10.630> <-10.806,0.348,-10.630> <-10.743,0.143,-10.562> <-10.540,-0.059,-10.562> 
		<-10.606,0.644,-10.830> <-10.606,0.348,-10.830> <-10.540,0.143,-10.765> <-10.473,0.008,-10.697> 
	}
}

//OBJECT "sphere05"
#declare hama_obj9=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,10.220> <-10.931,0.940,10.220> <-10.806,1.214,10.220> <-10.606,1.414,10.220> 
		<-10.931,0.644,10.516> <-10.931,0.940,10.516> <-10.806,1.214,10.516> <-10.606,1.414,10.516> 
		<-10.806,0.644,10.789> <-10.806,0.940,10.789> <-10.743,1.145,10.721> <-10.540,1.348,10.721> 
		<-10.606,0.644,10.989> <-10.606,0.940,10.989> <-10.540,1.145,10.923> <-10.473,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,10.220> <-9.836,1.739,10.516> <-9.836,1.613,10.789> <-9.836,1.414,10.989> 
		<-10.132,1.739,10.220> <-10.132,1.739,10.516> <-10.132,1.613,10.789> <-10.132,1.414,10.989> 
		<-10.406,1.613,10.220> <-10.406,1.613,10.516> <-10.338,1.550,10.721> <-10.338,1.348,10.923> 
		<-10.606,1.414,10.220> <-10.606,1.414,10.516> <-10.540,1.348,10.721> <-10.473,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,11.315> <-10.132,0.644,11.315> <-10.406,0.644,11.189> <-10.606,0.644,10.989> 
		<-9.836,0.940,11.315> <-10.132,0.940,11.315> <-10.406,0.940,11.189> <-10.606,0.940,10.989> 
		<-9.836,1.214,11.189> <-10.132,1.214,11.189> <-10.338,1.145,11.126> <-10.540,1.145,10.923> 
		<-9.836,1.414,10.989> <-10.132,1.414,10.989> <-10.338,1.348,10.923> <-10.473,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,10.220> <-10.931,0.644,9.924> <-10.806,0.644,9.650> <-10.606,0.644,9.450> 
		<-10.931,0.940,10.220> <-10.931,0.940,9.924> <-10.806,0.940,9.650> <-10.606,0.940,9.450> 
		<-10.806,1.214,10.220> <-10.806,1.214,9.924> <-10.743,1.145,9.719> <-10.540,1.145,9.516> 
		<-10.606,1.414,10.220> <-10.606,1.414,9.924> <-10.540,1.348,9.719> <-10.473,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,9.125> <-9.836,0.940,9.125> <-9.836,1.214,9.251> <-9.836,1.414,9.450> 
		<-10.132,0.644,9.125> <-10.132,0.940,9.125> <-10.132,1.214,9.251> <-10.132,1.414,9.450> 
		<-10.406,0.644,9.251> <-10.406,0.940,9.251> <-10.338,1.145,9.314> <-10.338,1.348,9.516> 
		<-10.606,0.644,9.450> <-10.606,0.940,9.450> <-10.540,1.145,9.516> <-10.473,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,10.220> <-10.132,1.739,10.220> <-10.406,1.613,10.220> <-10.606,1.414,10.220> 
		<-9.836,1.739,9.924> <-10.132,1.739,9.924> <-10.406,1.613,9.924> <-10.606,1.414,9.924> 
		<-9.836,1.613,9.650> <-10.132,1.613,9.650> <-10.338,1.550,9.719> <-10.540,1.348,9.719> 
		<-9.836,1.414,9.450> <-10.132,1.414,9.450> <-10.338,1.348,9.516> <-10.473,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,10.220> <-9.836,1.739,9.924> <-9.836,1.613,9.650> <-9.836,1.414,9.450> 
		<-9.541,1.739,10.220> <-9.541,1.739,9.924> <-9.541,1.613,9.650> <-9.541,1.414,9.450> 
		<-9.267,1.613,10.220> <-9.267,1.613,9.924> <-9.335,1.550,9.719> <-9.335,1.348,9.516> 
		<-9.067,1.414,10.220> <-9.067,1.414,9.924> <-9.133,1.348,9.719> <-9.200,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,9.125> <-9.541,0.644,9.125> <-9.267,0.644,9.251> <-9.067,0.644,9.450> 
		<-9.836,0.940,9.125> <-9.541,0.940,9.125> <-9.267,0.940,9.251> <-9.067,0.940,9.450> 
		<-9.836,1.214,9.251> <-9.541,1.214,9.251> <-9.335,1.145,9.314> <-9.133,1.145,9.516> 
		<-9.836,1.414,9.450> <-9.541,1.414,9.450> <-9.335,1.348,9.516> <-9.200,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,10.220> <-8.741,0.940,10.220> <-8.867,1.214,10.220> <-9.067,1.414,10.220> 
		<-8.741,0.644,9.924> <-8.741,0.940,9.924> <-8.867,1.214,9.924> <-9.067,1.414,9.924> 
		<-8.867,0.644,9.650> <-8.867,0.940,9.650> <-8.930,1.145,9.719> <-9.133,1.348,9.719> 
		<-9.067,0.644,9.450> <-9.067,0.940,9.450> <-9.133,1.145,9.516> <-9.200,1.280,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,1.739,10.220> <-9.541,1.739,10.220> <-9.267,1.613,10.220> <-9.067,1.414,10.220> 
		<-9.836,1.739,10.516> <-9.541,1.739,10.516> <-9.267,1.613,10.516> <-9.067,1.414,10.516> 
		<-9.836,1.613,10.789> <-9.541,1.613,10.789> <-9.335,1.550,10.721> <-9.133,1.348,10.721> 
		<-9.836,1.414,10.989> <-9.541,1.414,10.989> <-9.335,1.348,10.923> <-9.200,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,10.220> <-8.741,0.644,10.516> <-8.867,0.644,10.789> <-9.067,0.644,10.989> 
		<-8.741,0.940,10.220> <-8.741,0.940,10.516> <-8.867,0.940,10.789> <-9.067,0.940,10.989> 
		<-8.867,1.214,10.220> <-8.867,1.214,10.516> <-8.930,1.145,10.721> <-9.133,1.145,10.923> 
		<-9.067,1.414,10.220> <-9.067,1.414,10.516> <-9.133,1.348,10.721> <-9.200,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,11.315> <-9.836,0.940,11.315> <-9.836,1.214,11.189> <-9.836,1.414,10.989> 
		<-9.541,0.644,11.315> <-9.541,0.940,11.315> <-9.541,1.214,11.189> <-9.541,1.414,10.989> 
		<-9.267,0.644,11.189> <-9.267,0.940,11.189> <-9.335,1.145,11.126> <-9.335,1.348,10.923> 
		<-9.067,0.644,10.989> <-9.067,0.940,10.989> <-9.133,1.145,10.923> <-9.200,1.280,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,10.220> <-8.741,0.644,9.924> <-8.867,0.644,9.650> <-9.067,0.644,9.450> 
		<-8.741,0.348,10.220> <-8.741,0.348,9.924> <-8.867,0.348,9.650> <-9.067,0.348,9.450> 
		<-8.867,0.075,10.220> <-8.867,0.075,9.924> <-8.930,0.143,9.719> <-9.133,0.143,9.516> 
		<-9.067,-0.125,10.220> <-9.067,-0.125,9.924> <-9.133,-0.059,9.719> <-9.200,0.008,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,9.125> <-9.836,0.348,9.125> <-9.836,0.075,9.251> <-9.836,-0.125,9.450> 
		<-9.541,0.644,9.125> <-9.541,0.348,9.125> <-9.541,0.075,9.251> <-9.541,-0.125,9.450> 
		<-9.267,0.644,9.251> <-9.267,0.348,9.251> <-9.335,0.143,9.314> <-9.335,-0.059,9.516> 
		<-9.067,0.644,9.450> <-9.067,0.348,9.450> <-9.133,0.143,9.516> <-9.200,0.008,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,10.220> <-9.541,-0.451,10.220> <-9.267,-0.325,10.220> <-9.067,-0.125,10.220> 
		<-9.836,-0.451,9.924> <-9.541,-0.451,9.924> <-9.267,-0.325,9.924> <-9.067,-0.125,9.924> 
		<-9.836,-0.325,9.650> <-9.541,-0.325,9.650> <-9.335,-0.262,9.719> <-9.133,-0.059,9.719> 
		<-9.836,-0.125,9.450> <-9.541,-0.125,9.450> <-9.335,-0.059,9.516> <-9.200,0.008,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.741,0.644,10.220> <-8.741,0.348,10.220> <-8.867,0.075,10.220> <-9.067,-0.125,10.220> 
		<-8.741,0.644,10.516> <-8.741,0.348,10.516> <-8.867,0.075,10.516> <-9.067,-0.125,10.516> 
		<-8.867,0.644,10.789> <-8.867,0.348,10.789> <-8.930,0.143,10.721> <-9.133,-0.059,10.721> 
		<-9.067,0.644,10.989> <-9.067,0.348,10.989> <-9.133,0.143,10.923> <-9.200,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,10.220> <-9.836,-0.451,10.516> <-9.836,-0.325,10.789> <-9.836,-0.125,10.989> 
		<-9.541,-0.451,10.220> <-9.541,-0.451,10.516> <-9.541,-0.325,10.789> <-9.541,-0.125,10.989> 
		<-9.267,-0.325,10.220> <-9.267,-0.325,10.516> <-9.335,-0.262,10.721> <-9.335,-0.059,10.923> 
		<-9.067,-0.125,10.220> <-9.067,-0.125,10.516> <-9.133,-0.059,10.721> <-9.200,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,11.315> <-9.541,0.644,11.315> <-9.267,0.644,11.189> <-9.067,0.644,10.989> 
		<-9.836,0.348,11.315> <-9.541,0.348,11.315> <-9.267,0.348,11.189> <-9.067,0.348,10.989> 
		<-9.836,0.075,11.189> <-9.541,0.075,11.189> <-9.335,0.143,11.126> <-9.133,0.143,10.923> 
		<-9.836,-0.125,10.989> <-9.541,-0.125,10.989> <-9.335,-0.059,10.923> <-9.200,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,10.220> <-10.132,-0.451,10.220> <-10.406,-0.325,10.220> <-10.606,-0.125,10.220> 
		<-9.836,-0.451,10.516> <-10.132,-0.451,10.516> <-10.406,-0.325,10.516> <-10.606,-0.125,10.516> 
		<-9.836,-0.325,10.789> <-10.132,-0.325,10.789> <-10.338,-0.262,10.721> <-10.540,-0.059,10.721> 
		<-9.836,-0.125,10.989> <-10.132,-0.125,10.989> <-10.338,-0.059,10.923> <-10.473,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,10.220> <-10.931,0.644,10.516> <-10.806,0.644,10.789> <-10.606,0.644,10.989> 
		<-10.931,0.348,10.220> <-10.931,0.348,10.516> <-10.806,0.348,10.789> <-10.606,0.348,10.989> 
		<-10.806,0.075,10.220> <-10.806,0.075,10.516> <-10.743,0.143,10.721> <-10.540,0.143,10.923> 
		<-10.606,-0.125,10.220> <-10.606,-0.125,10.516> <-10.540,-0.059,10.721> <-10.473,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,11.315> <-9.836,0.348,11.315> <-9.836,0.075,11.189> <-9.836,-0.125,10.989> 
		<-10.132,0.644,11.315> <-10.132,0.348,11.315> <-10.132,0.075,11.189> <-10.132,-0.125,10.989> 
		<-10.406,0.644,11.189> <-10.406,0.348,11.189> <-10.338,0.143,11.126> <-10.338,-0.059,10.923> 
		<-10.606,0.644,10.989> <-10.606,0.348,10.989> <-10.540,0.143,10.923> <-10.473,0.008,10.856> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,-0.451,10.220> <-9.836,-0.451,9.924> <-9.836,-0.325,9.650> <-9.836,-0.125,9.450> 
		<-10.132,-0.451,10.220> <-10.132,-0.451,9.924> <-10.132,-0.325,9.650> <-10.132,-0.125,9.450> 
		<-10.406,-0.325,10.220> <-10.406,-0.325,9.924> <-10.338,-0.262,9.719> <-10.338,-0.059,9.516> 
		<-10.606,-0.125,10.220> <-10.606,-0.125,9.924> <-10.540,-0.059,9.719> <-10.473,0.008,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.836,0.644,9.125> <-10.132,0.644,9.125> <-10.406,0.644,9.251> <-10.606,0.644,9.450> 
		<-9.836,0.348,9.125> <-10.132,0.348,9.125> <-10.406,0.348,9.251> <-10.606,0.348,9.450> 
		<-9.836,0.075,9.251> <-10.132,0.075,9.251> <-10.338,0.143,9.314> <-10.540,0.143,9.516> 
		<-9.836,-0.125,9.450> <-10.132,-0.125,9.450> <-10.338,-0.059,9.516> <-10.473,0.008,9.584> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.931,0.644,10.220> <-10.931,0.348,10.220> <-10.806,0.075,10.220> <-10.606,-0.125,10.220> 
		<-10.931,0.644,9.924> <-10.931,0.348,9.924> <-10.806,0.075,9.924> <-10.606,-0.125,9.924> 
		<-10.806,0.644,9.650> <-10.806,0.348,9.650> <-10.743,0.143,9.719> <-10.540,-0.059,9.719> 
		<-10.606,0.644,9.450> <-10.606,0.348,9.450> <-10.540,0.143,9.516> <-10.473,0.008,9.584> 
	}
}

//OBJECT "sphere06"
#declare hama_obj10=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.972,0.644,13.689> <-4.972,0.940,13.689> <-4.846,1.214,13.689> <-4.646,1.414,13.689> 
		<-4.972,0.644,13.985> <-4.972,0.940,13.985> <-4.846,1.214,13.985> <-4.646,1.414,13.985> 
		<-4.846,0.644,14.258> <-4.846,0.940,14.258> <-4.783,1.145,14.190> <-4.580,1.348,14.190> 
		<-4.646,0.644,14.458> <-4.646,0.940,14.458> <-4.580,1.145,14.393> <-4.513,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,1.739,13.689> <-3.877,1.739,13.985> <-3.877,1.613,14.258> <-3.877,1.414,14.458> 
		<-4.173,1.739,13.689> <-4.173,1.739,13.985> <-4.173,1.613,14.258> <-4.173,1.414,14.458> 
		<-4.446,1.613,13.689> <-4.446,1.613,13.985> <-4.378,1.550,14.190> <-4.378,1.348,14.393> 
		<-4.646,1.414,13.689> <-4.646,1.414,13.985> <-4.580,1.348,14.190> <-4.513,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,14.784> <-4.173,0.644,14.784> <-4.446,0.644,14.658> <-4.646,0.644,14.458> 
		<-3.877,0.940,14.784> <-4.173,0.940,14.784> <-4.446,0.940,14.658> <-4.646,0.940,14.458> 
		<-3.877,1.214,14.658> <-4.173,1.214,14.658> <-4.378,1.145,14.595> <-4.580,1.145,14.393> 
		<-3.877,1.414,14.458> <-4.173,1.414,14.458> <-4.378,1.348,14.393> <-4.513,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.972,0.644,13.689> <-4.972,0.644,13.393> <-4.846,0.644,13.119> <-4.646,0.644,12.919> 
		<-4.972,0.940,13.689> <-4.972,0.940,13.393> <-4.846,0.940,13.119> <-4.646,0.940,12.919> 
		<-4.846,1.214,13.689> <-4.846,1.214,13.393> <-4.783,1.145,13.188> <-4.580,1.145,12.985> 
		<-4.646,1.414,13.689> <-4.646,1.414,13.393> <-4.580,1.348,13.188> <-4.513,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,12.594> <-3.877,0.940,12.594> <-3.877,1.214,12.720> <-3.877,1.414,12.919> 
		<-4.173,0.644,12.594> <-4.173,0.940,12.594> <-4.173,1.214,12.720> <-4.173,1.414,12.919> 
		<-4.446,0.644,12.720> <-4.446,0.940,12.720> <-4.378,1.145,12.783> <-4.378,1.348,12.985> 
		<-4.646,0.644,12.919> <-4.646,0.940,12.919> <-4.580,1.145,12.985> <-4.513,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,1.739,13.689> <-4.173,1.739,13.689> <-4.446,1.613,13.689> <-4.646,1.414,13.689> 
		<-3.877,1.739,13.393> <-4.173,1.739,13.393> <-4.446,1.613,13.393> <-4.646,1.414,13.393> 
		<-3.877,1.613,13.119> <-4.173,1.613,13.119> <-4.378,1.550,13.188> <-4.580,1.348,13.188> 
		<-3.877,1.414,12.919> <-4.173,1.414,12.919> <-4.378,1.348,12.985> <-4.513,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,1.739,13.689> <-3.877,1.739,13.393> <-3.877,1.613,13.119> <-3.877,1.414,12.919> 
		<-3.581,1.739,13.689> <-3.581,1.739,13.393> <-3.581,1.613,13.119> <-3.581,1.414,12.919> 
		<-3.307,1.613,13.689> <-3.307,1.613,13.393> <-3.376,1.550,13.188> <-3.376,1.348,12.985> 
		<-3.107,1.414,13.689> <-3.107,1.414,13.393> <-3.173,1.348,13.188> <-3.241,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,12.594> <-3.581,0.644,12.594> <-3.307,0.644,12.720> <-3.107,0.644,12.919> 
		<-3.877,0.940,12.594> <-3.581,0.940,12.594> <-3.307,0.940,12.720> <-3.107,0.940,12.919> 
		<-3.877,1.214,12.720> <-3.581,1.214,12.720> <-3.376,1.145,12.783> <-3.173,1.145,12.985> 
		<-3.877,1.414,12.919> <-3.581,1.414,12.919> <-3.376,1.348,12.985> <-3.241,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.782,0.644,13.689> <-2.782,0.940,13.689> <-2.908,1.214,13.689> <-3.107,1.414,13.689> 
		<-2.782,0.644,13.393> <-2.782,0.940,13.393> <-2.908,1.214,13.393> <-3.107,1.414,13.393> 
		<-2.908,0.644,13.119> <-2.908,0.940,13.119> <-2.971,1.145,13.188> <-3.173,1.348,13.188> 
		<-3.107,0.644,12.919> <-3.107,0.940,12.919> <-3.173,1.145,12.985> <-3.241,1.280,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,1.739,13.689> <-3.581,1.739,13.689> <-3.307,1.613,13.689> <-3.107,1.414,13.689> 
		<-3.877,1.739,13.985> <-3.581,1.739,13.985> <-3.307,1.613,13.985> <-3.107,1.414,13.985> 
		<-3.877,1.613,14.258> <-3.581,1.613,14.258> <-3.376,1.550,14.190> <-3.173,1.348,14.190> 
		<-3.877,1.414,14.458> <-3.581,1.414,14.458> <-3.376,1.348,14.393> <-3.241,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.782,0.644,13.689> <-2.782,0.644,13.985> <-2.908,0.644,14.258> <-3.107,0.644,14.458> 
		<-2.782,0.940,13.689> <-2.782,0.940,13.985> <-2.908,0.940,14.258> <-3.107,0.940,14.458> 
		<-2.908,1.214,13.689> <-2.908,1.214,13.985> <-2.971,1.145,14.190> <-3.173,1.145,14.393> 
		<-3.107,1.414,13.689> <-3.107,1.414,13.985> <-3.173,1.348,14.190> <-3.241,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,14.784> <-3.877,0.940,14.784> <-3.877,1.214,14.658> <-3.877,1.414,14.458> 
		<-3.581,0.644,14.784> <-3.581,0.940,14.784> <-3.581,1.214,14.658> <-3.581,1.414,14.458> 
		<-3.307,0.644,14.658> <-3.307,0.940,14.658> <-3.376,1.145,14.595> <-3.376,1.348,14.393> 
		<-3.107,0.644,14.458> <-3.107,0.940,14.458> <-3.173,1.145,14.393> <-3.241,1.280,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.782,0.644,13.689> <-2.782,0.644,13.393> <-2.908,0.644,13.119> <-3.107,0.644,12.919> 
		<-2.782,0.348,13.689> <-2.782,0.348,13.393> <-2.908,0.348,13.119> <-3.107,0.348,12.919> 
		<-2.908,0.075,13.689> <-2.908,0.075,13.393> <-2.971,0.143,13.188> <-3.173,0.143,12.985> 
		<-3.107,-0.125,13.689> <-3.107,-0.125,13.393> <-3.173,-0.059,13.188> <-3.241,0.008,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,12.594> <-3.877,0.348,12.594> <-3.877,0.075,12.720> <-3.877,-0.125,12.919> 
		<-3.581,0.644,12.594> <-3.581,0.348,12.594> <-3.581,0.075,12.720> <-3.581,-0.125,12.919> 
		<-3.307,0.644,12.720> <-3.307,0.348,12.720> <-3.376,0.143,12.783> <-3.376,-0.059,12.985> 
		<-3.107,0.644,12.919> <-3.107,0.348,12.919> <-3.173,0.143,12.985> <-3.241,0.008,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,-0.451,13.689> <-3.581,-0.451,13.689> <-3.307,-0.325,13.689> <-3.107,-0.125,13.689> 
		<-3.877,-0.451,13.393> <-3.581,-0.451,13.393> <-3.307,-0.325,13.393> <-3.107,-0.125,13.393> 
		<-3.877,-0.325,13.119> <-3.581,-0.325,13.119> <-3.376,-0.262,13.188> <-3.173,-0.059,13.188> 
		<-3.877,-0.125,12.919> <-3.581,-0.125,12.919> <-3.376,-0.059,12.985> <-3.241,0.008,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.782,0.644,13.689> <-2.782,0.348,13.689> <-2.908,0.075,13.689> <-3.107,-0.125,13.689> 
		<-2.782,0.644,13.985> <-2.782,0.348,13.985> <-2.908,0.075,13.985> <-3.107,-0.125,13.985> 
		<-2.908,0.644,14.258> <-2.908,0.348,14.258> <-2.971,0.143,14.190> <-3.173,-0.059,14.190> 
		<-3.107,0.644,14.458> <-3.107,0.348,14.458> <-3.173,0.143,14.393> <-3.241,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,-0.451,13.689> <-3.877,-0.451,13.985> <-3.877,-0.325,14.258> <-3.877,-0.125,14.458> 
		<-3.581,-0.451,13.689> <-3.581,-0.451,13.985> <-3.581,-0.325,14.258> <-3.581,-0.125,14.458> 
		<-3.307,-0.325,13.689> <-3.307,-0.325,13.985> <-3.376,-0.262,14.190> <-3.376,-0.059,14.393> 
		<-3.107,-0.125,13.689> <-3.107,-0.125,13.985> <-3.173,-0.059,14.190> <-3.241,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,14.784> <-3.581,0.644,14.784> <-3.307,0.644,14.658> <-3.107,0.644,14.458> 
		<-3.877,0.348,14.784> <-3.581,0.348,14.784> <-3.307,0.348,14.658> <-3.107,0.348,14.458> 
		<-3.877,0.075,14.658> <-3.581,0.075,14.658> <-3.376,0.143,14.595> <-3.173,0.143,14.393> 
		<-3.877,-0.125,14.458> <-3.581,-0.125,14.458> <-3.376,-0.059,14.393> <-3.241,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,-0.451,13.689> <-4.173,-0.451,13.689> <-4.446,-0.325,13.689> <-4.646,-0.125,13.689> 
		<-3.877,-0.451,13.985> <-4.173,-0.451,13.985> <-4.446,-0.325,13.985> <-4.646,-0.125,13.985> 
		<-3.877,-0.325,14.258> <-4.173,-0.325,14.258> <-4.378,-0.262,14.190> <-4.580,-0.059,14.190> 
		<-3.877,-0.125,14.458> <-4.173,-0.125,14.458> <-4.378,-0.059,14.393> <-4.513,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.972,0.644,13.689> <-4.972,0.644,13.985> <-4.846,0.644,14.258> <-4.646,0.644,14.458> 
		<-4.972,0.348,13.689> <-4.972,0.348,13.985> <-4.846,0.348,14.258> <-4.646,0.348,14.458> 
		<-4.846,0.075,13.689> <-4.846,0.075,13.985> <-4.783,0.143,14.190> <-4.580,0.143,14.393> 
		<-4.646,-0.125,13.689> <-4.646,-0.125,13.985> <-4.580,-0.059,14.190> <-4.513,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,14.784> <-3.877,0.348,14.784> <-3.877,0.075,14.658> <-3.877,-0.125,14.458> 
		<-4.173,0.644,14.784> <-4.173,0.348,14.784> <-4.173,0.075,14.658> <-4.173,-0.125,14.458> 
		<-4.446,0.644,14.658> <-4.446,0.348,14.658> <-4.378,0.143,14.595> <-4.378,-0.059,14.393> 
		<-4.646,0.644,14.458> <-4.646,0.348,14.458> <-4.580,0.143,14.393> <-4.513,0.008,14.325> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,-0.451,13.689> <-3.877,-0.451,13.393> <-3.877,-0.325,13.119> <-3.877,-0.125,12.919> 
		<-4.173,-0.451,13.689> <-4.173,-0.451,13.393> <-4.173,-0.325,13.119> <-4.173,-0.125,12.919> 
		<-4.446,-0.325,13.689> <-4.446,-0.325,13.393> <-4.378,-0.262,13.188> <-4.378,-0.059,12.985> 
		<-4.646,-0.125,13.689> <-4.646,-0.125,13.393> <-4.580,-0.059,13.188> <-4.513,0.008,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.877,0.644,12.594> <-4.173,0.644,12.594> <-4.446,0.644,12.720> <-4.646,0.644,12.919> 
		<-3.877,0.348,12.594> <-4.173,0.348,12.594> <-4.446,0.348,12.720> <-4.646,0.348,12.919> 
		<-3.877,0.075,12.720> <-4.173,0.075,12.720> <-4.378,0.143,12.783> <-4.580,0.143,12.985> 
		<-3.877,-0.125,12.919> <-4.173,-0.125,12.919> <-4.378,-0.059,12.985> <-4.513,0.008,13.053> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-4.972,0.644,13.689> <-4.972,0.348,13.689> <-4.846,0.075,13.689> <-4.646,-0.125,13.689> 
		<-4.972,0.644,13.393> <-4.972,0.348,13.393> <-4.846,0.075,13.393> <-4.646,-0.125,13.393> 
		<-4.846,0.644,13.119> <-4.846,0.348,13.119> <-4.783,0.143,13.188> <-4.580,-0.059,13.188> 
		<-4.646,0.644,12.919> <-4.646,0.348,12.919> <-4.580,0.143,12.985> <-4.513,0.008,13.053> 
	}
}

//OBJECT "sphere01h"
#declare hama_obj11=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.326,20.539,6.242> <5.326,20.835,6.242> <5.451,21.109,6.242> <5.651,21.309,6.242> 
		<5.326,20.539,6.538> <5.326,20.835,6.538> <5.451,21.109,6.538> <5.651,21.309,6.538> 
		<5.451,20.539,6.812> <5.451,20.835,6.812> <5.514,21.041,6.743> <5.717,21.243,6.743> 
		<5.651,20.539,7.012> <5.651,20.835,7.012> <5.717,21.041,6.946> <5.784,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,21.634,6.242> <6.421,21.634,6.538> <6.421,21.509,6.812> <6.421,21.309,7.012> 
		<6.125,21.634,6.242> <6.125,21.634,6.538> <6.125,21.509,6.812> <6.125,21.309,7.012> 
		<5.851,21.509,6.242> <5.851,21.509,6.538> <5.920,21.446,6.743> <5.920,21.243,6.946> 
		<5.651,21.309,6.242> <5.651,21.309,6.538> <5.717,21.243,6.743> <5.784,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,7.337> <6.125,20.539,7.337> <5.851,20.539,7.212> <5.651,20.539,7.012> 
		<6.421,20.835,7.337> <6.125,20.835,7.337> <5.851,20.835,7.212> <5.651,20.835,7.012> 
		<6.421,21.109,7.212> <6.125,21.109,7.212> <5.920,21.041,7.149> <5.717,21.041,6.946> 
		<6.421,21.309,7.012> <6.125,21.309,7.012> <5.920,21.243,6.946> <5.784,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.326,20.539,6.242> <5.326,20.539,5.946> <5.451,20.539,5.673> <5.651,20.539,5.473> 
		<5.326,20.835,6.242> <5.326,20.835,5.946> <5.451,20.835,5.673> <5.651,20.835,5.473> 
		<5.451,21.109,6.242> <5.451,21.109,5.946> <5.514,21.041,5.741> <5.717,21.041,5.539> 
		<5.651,21.309,6.242> <5.651,21.309,5.946> <5.717,21.243,5.741> <5.784,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,5.147> <6.421,20.835,5.147> <6.421,21.109,5.273> <6.421,21.309,5.473> 
		<6.125,20.539,5.147> <6.125,20.835,5.147> <6.125,21.109,5.273> <6.125,21.309,5.473> 
		<5.851,20.539,5.273> <5.851,20.835,5.273> <5.920,21.041,5.336> <5.920,21.243,5.539> 
		<5.651,20.539,5.473> <5.651,20.835,5.473> <5.717,21.041,5.539> <5.784,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,21.634,6.242> <6.125,21.634,6.242> <5.851,21.509,6.242> <5.651,21.309,6.242> 
		<6.421,21.634,5.946> <6.125,21.634,5.946> <5.851,21.509,5.946> <5.651,21.309,5.946> 
		<6.421,21.509,5.673> <6.125,21.509,5.673> <5.920,21.446,5.741> <5.717,21.243,5.741> 
		<6.421,21.309,5.473> <6.125,21.309,5.473> <5.920,21.243,5.539> <5.784,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,21.634,6.242> <6.421,21.634,5.946> <6.421,21.509,5.673> <6.421,21.309,5.473> 
		<6.716,21.634,6.242> <6.716,21.634,5.946> <6.716,21.509,5.673> <6.716,21.309,5.473> 
		<6.990,21.509,6.242> <6.990,21.509,5.946> <6.922,21.446,5.741> <6.922,21.243,5.539> 
		<7.190,21.309,6.242> <7.190,21.309,5.946> <7.124,21.243,5.741> <7.057,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,5.147> <6.716,20.539,5.147> <6.990,20.539,5.273> <7.190,20.539,5.473> 
		<6.421,20.835,5.147> <6.716,20.835,5.147> <6.990,20.835,5.273> <7.190,20.835,5.473> 
		<6.421,21.109,5.273> <6.716,21.109,5.273> <6.922,21.041,5.336> <7.124,21.041,5.539> 
		<6.421,21.309,5.473> <6.716,21.309,5.473> <6.922,21.243,5.539> <7.057,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.516,20.539,6.242> <7.516,20.835,6.242> <7.390,21.109,6.242> <7.190,21.309,6.242> 
		<7.516,20.539,5.946> <7.516,20.835,5.946> <7.390,21.109,5.946> <7.190,21.309,5.946> 
		<7.390,20.539,5.673> <7.390,20.835,5.673> <7.327,21.041,5.741> <7.124,21.243,5.741> 
		<7.190,20.539,5.473> <7.190,20.835,5.473> <7.124,21.041,5.539> <7.057,21.176,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,21.634,6.242> <6.716,21.634,6.242> <6.990,21.509,6.242> <7.190,21.309,6.242> 
		<6.421,21.634,6.538> <6.716,21.634,6.538> <6.990,21.509,6.538> <7.190,21.309,6.538> 
		<6.421,21.509,6.812> <6.716,21.509,6.812> <6.922,21.446,6.743> <7.124,21.243,6.743> 
		<6.421,21.309,7.012> <6.716,21.309,7.012> <6.922,21.243,6.946> <7.057,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.516,20.539,6.242> <7.516,20.539,6.538> <7.390,20.539,6.812> <7.190,20.539,7.012> 
		<7.516,20.835,6.242> <7.516,20.835,6.538> <7.390,20.835,6.812> <7.190,20.835,7.012> 
		<7.390,21.109,6.242> <7.390,21.109,6.538> <7.327,21.041,6.743> <7.124,21.041,6.946> 
		<7.190,21.309,6.242> <7.190,21.309,6.538> <7.124,21.243,6.743> <7.057,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,7.337> <6.421,20.835,7.337> <6.421,21.109,7.212> <6.421,21.309,7.012> 
		<6.716,20.539,7.337> <6.716,20.835,7.337> <6.716,21.109,7.212> <6.716,21.309,7.012> 
		<6.990,20.539,7.212> <6.990,20.835,7.212> <6.922,21.041,7.149> <6.922,21.243,6.946> 
		<7.190,20.539,7.012> <7.190,20.835,7.012> <7.124,21.041,6.946> <7.057,21.176,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.516,20.539,6.242> <7.516,20.539,5.946> <7.390,20.539,5.673> <7.190,20.539,5.473> 
		<7.516,20.244,6.242> <7.516,20.244,5.946> <7.390,20.244,5.673> <7.190,20.244,5.473> 
		<7.390,19.970,6.242> <7.390,19.970,5.946> <7.327,20.038,5.741> <7.124,20.038,5.539> 
		<7.190,19.770,6.242> <7.190,19.770,5.946> <7.124,19.836,5.741> <7.057,19.903,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,5.147> <6.421,20.244,5.147> <6.421,19.970,5.273> <6.421,19.770,5.473> 
		<6.716,20.539,5.147> <6.716,20.244,5.147> <6.716,19.970,5.273> <6.716,19.770,5.473> 
		<6.990,20.539,5.273> <6.990,20.244,5.273> <6.922,20.038,5.336> <6.922,19.836,5.539> 
		<7.190,20.539,5.473> <7.190,20.244,5.473> <7.124,20.038,5.539> <7.057,19.903,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,19.444,6.242> <6.716,19.444,6.242> <6.990,19.570,6.242> <7.190,19.770,6.242> 
		<6.421,19.444,5.946> <6.716,19.444,5.946> <6.990,19.570,5.946> <7.190,19.770,5.946> 
		<6.421,19.570,5.673> <6.716,19.570,5.673> <6.922,19.633,5.741> <7.124,19.836,5.741> 
		<6.421,19.770,5.473> <6.716,19.770,5.473> <6.922,19.836,5.539> <7.057,19.903,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.516,20.539,6.242> <7.516,20.244,6.242> <7.390,19.970,6.242> <7.190,19.770,6.242> 
		<7.516,20.539,6.538> <7.516,20.244,6.538> <7.390,19.970,6.538> <7.190,19.770,6.538> 
		<7.390,20.539,6.812> <7.390,20.244,6.812> <7.327,20.038,6.743> <7.124,19.836,6.743> 
		<7.190,20.539,7.012> <7.190,20.244,7.012> <7.124,20.038,6.946> <7.057,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,19.444,6.242> <6.421,19.444,6.538> <6.421,19.570,6.812> <6.421,19.770,7.012> 
		<6.716,19.444,6.242> <6.716,19.444,6.538> <6.716,19.570,6.812> <6.716,19.770,7.012> 
		<6.990,19.570,6.242> <6.990,19.570,6.538> <6.922,19.633,6.743> <6.922,19.836,6.946> 
		<7.190,19.770,6.242> <7.190,19.770,6.538> <7.124,19.836,6.743> <7.057,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,7.337> <6.716,20.539,7.337> <6.990,20.539,7.212> <7.190,20.539,7.012> 
		<6.421,20.244,7.337> <6.716,20.244,7.337> <6.990,20.244,7.212> <7.190,20.244,7.012> 
		<6.421,19.970,7.212> <6.716,19.970,7.212> <6.922,20.038,7.149> <7.124,20.038,6.946> 
		<6.421,19.770,7.012> <6.716,19.770,7.012> <6.922,19.836,6.946> <7.057,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,19.444,6.242> <6.125,19.444,6.242> <5.851,19.570,6.242> <5.651,19.770,6.242> 
		<6.421,19.444,6.538> <6.125,19.444,6.538> <5.851,19.570,6.538> <5.651,19.770,6.538> 
		<6.421,19.570,6.812> <6.125,19.570,6.812> <5.920,19.633,6.743> <5.717,19.836,6.743> 
		<6.421,19.770,7.012> <6.125,19.770,7.012> <5.920,19.836,6.946> <5.784,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.326,20.539,6.242> <5.326,20.539,6.538> <5.451,20.539,6.812> <5.651,20.539,7.012> 
		<5.326,20.244,6.242> <5.326,20.244,6.538> <5.451,20.244,6.812> <5.651,20.244,7.012> 
		<5.451,19.970,6.242> <5.451,19.970,6.538> <5.514,20.038,6.743> <5.717,20.038,6.946> 
		<5.651,19.770,6.242> <5.651,19.770,6.538> <5.717,19.836,6.743> <5.784,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,7.337> <6.421,20.244,7.337> <6.421,19.970,7.212> <6.421,19.770,7.012> 
		<6.125,20.539,7.337> <6.125,20.244,7.337> <6.125,19.970,7.212> <6.125,19.770,7.012> 
		<5.851,20.539,7.212> <5.851,20.244,7.212> <5.920,20.038,7.149> <5.920,19.836,6.946> 
		<5.651,20.539,7.012> <5.651,20.244,7.012> <5.717,20.038,6.946> <5.784,19.903,6.878> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,19.444,6.242> <6.421,19.444,5.946> <6.421,19.570,5.673> <6.421,19.770,5.473> 
		<6.125,19.444,6.242> <6.125,19.444,5.946> <6.125,19.570,5.673> <6.125,19.770,5.473> 
		<5.851,19.570,6.242> <5.851,19.570,5.946> <5.920,19.633,5.741> <5.920,19.836,5.539> 
		<5.651,19.770,6.242> <5.651,19.770,5.946> <5.717,19.836,5.741> <5.784,19.903,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.421,20.539,5.147> <6.125,20.539,5.147> <5.851,20.539,5.273> <5.651,20.539,5.473> 
		<6.421,20.244,5.147> <6.125,20.244,5.147> <5.851,20.244,5.273> <5.651,20.244,5.473> 
		<6.421,19.970,5.273> <6.125,19.970,5.273> <5.920,20.038,5.336> <5.717,20.038,5.539> 
		<6.421,19.770,5.473> <6.125,19.770,5.473> <5.920,19.836,5.539> <5.784,19.903,5.606> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.326,20.539,6.242> <5.326,20.244,6.242> <5.451,19.970,6.242> <5.651,19.770,6.242> 
		<5.326,20.539,5.946> <5.326,20.244,5.946> <5.451,19.970,5.946> <5.651,19.770,5.946> 
		<5.451,20.539,5.673> <5.451,20.244,5.673> <5.514,20.038,5.741> <5.717,19.836,5.741> 
		<5.651,20.539,5.473> <5.651,20.244,5.473> <5.717,20.038,5.539> <5.784,19.903,5.606> 
	}
}

//OBJECT "sphere02h"
#declare hama_obj12=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.323,20.539,8.555> <1.323,20.835,8.555> <1.449,21.109,8.555> <1.649,21.309,8.555> 
		<1.323,20.539,8.851> <1.323,20.835,8.851> <1.449,21.109,8.851> <1.649,21.309,8.851> 
		<1.449,20.539,9.125> <1.449,20.835,9.125> <1.512,21.041,9.056> <1.714,21.243,9.056> 
		<1.649,20.539,9.324> <1.649,20.835,9.324> <1.714,21.041,9.259> <1.782,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,21.634,8.555> <2.418,21.634,8.851> <2.418,21.509,9.125> <2.418,21.309,9.324> 
		<2.122,21.634,8.555> <2.122,21.634,8.851> <2.122,21.509,9.125> <2.122,21.309,9.324> 
		<1.848,21.509,8.555> <1.848,21.509,8.851> <1.917,21.446,9.056> <1.917,21.243,9.259> 
		<1.649,21.309,8.555> <1.649,21.309,8.851> <1.714,21.243,9.056> <1.782,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,9.650> <2.122,20.539,9.650> <1.848,20.539,9.524> <1.649,20.539,9.324> 
		<2.418,20.835,9.650> <2.122,20.835,9.650> <1.848,20.835,9.524> <1.649,20.835,9.324> 
		<2.418,21.109,9.524> <2.122,21.109,9.524> <1.917,21.041,9.461> <1.714,21.041,9.259> 
		<2.418,21.309,9.324> <2.122,21.309,9.324> <1.917,21.243,9.259> <1.782,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.323,20.539,8.555> <1.323,20.539,8.259> <1.449,20.539,7.985> <1.649,20.539,7.786> 
		<1.323,20.835,8.555> <1.323,20.835,8.259> <1.449,20.835,7.985> <1.649,20.835,7.786> 
		<1.449,21.109,8.555> <1.449,21.109,8.259> <1.512,21.041,8.054> <1.714,21.041,7.851> 
		<1.649,21.309,8.555> <1.649,21.309,8.259> <1.714,21.243,8.054> <1.782,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,7.460> <2.418,20.835,7.460> <2.418,21.109,7.586> <2.418,21.309,7.786> 
		<2.122,20.539,7.460> <2.122,20.835,7.460> <2.122,21.109,7.586> <2.122,21.309,7.786> 
		<1.848,20.539,7.586> <1.848,20.835,7.586> <1.917,21.041,7.649> <1.917,21.243,7.851> 
		<1.649,20.539,7.786> <1.649,20.835,7.786> <1.714,21.041,7.851> <1.782,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,21.634,8.555> <2.122,21.634,8.555> <1.848,21.509,8.555> <1.649,21.309,8.555> 
		<2.418,21.634,8.259> <2.122,21.634,8.259> <1.848,21.509,8.259> <1.649,21.309,8.259> 
		<2.418,21.509,7.985> <2.122,21.509,7.985> <1.917,21.446,8.054> <1.714,21.243,8.054> 
		<2.418,21.309,7.786> <2.122,21.309,7.786> <1.917,21.243,7.851> <1.782,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,21.634,8.555> <2.418,21.634,8.259> <2.418,21.509,7.985> <2.418,21.309,7.786> 
		<2.714,21.634,8.555> <2.714,21.634,8.259> <2.714,21.509,7.985> <2.714,21.309,7.786> 
		<2.987,21.509,8.555> <2.987,21.509,8.259> <2.919,21.446,8.054> <2.919,21.243,7.851> 
		<3.187,21.309,8.555> <3.187,21.309,8.259> <3.122,21.243,8.054> <3.054,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,7.460> <2.714,20.539,7.460> <2.987,20.539,7.586> <3.187,20.539,7.786> 
		<2.418,20.835,7.460> <2.714,20.835,7.460> <2.987,20.835,7.586> <3.187,20.835,7.786> 
		<2.418,21.109,7.586> <2.714,21.109,7.586> <2.919,21.041,7.649> <3.122,21.041,7.851> 
		<2.418,21.309,7.786> <2.714,21.309,7.786> <2.919,21.243,7.851> <3.054,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.513,20.539,8.555> <3.513,20.835,8.555> <3.387,21.109,8.555> <3.187,21.309,8.555> 
		<3.513,20.539,8.259> <3.513,20.835,8.259> <3.387,21.109,8.259> <3.187,21.309,8.259> 
		<3.387,20.539,7.985> <3.387,20.835,7.985> <3.324,21.041,8.054> <3.122,21.243,8.054> 
		<3.187,20.539,7.786> <3.187,20.835,7.786> <3.122,21.041,7.851> <3.054,21.176,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,21.634,8.555> <2.714,21.634,8.555> <2.987,21.509,8.555> <3.187,21.309,8.555> 
		<2.418,21.634,8.851> <2.714,21.634,8.851> <2.987,21.509,8.851> <3.187,21.309,8.851> 
		<2.418,21.509,9.125> <2.714,21.509,9.125> <2.919,21.446,9.056> <3.122,21.243,9.056> 
		<2.418,21.309,9.324> <2.714,21.309,9.324> <2.919,21.243,9.259> <3.054,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.513,20.539,8.555> <3.513,20.539,8.851> <3.387,20.539,9.125> <3.187,20.539,9.324> 
		<3.513,20.835,8.555> <3.513,20.835,8.851> <3.387,20.835,9.125> <3.187,20.835,9.324> 
		<3.387,21.109,8.555> <3.387,21.109,8.851> <3.324,21.041,9.056> <3.122,21.041,9.259> 
		<3.187,21.309,8.555> <3.187,21.309,8.851> <3.122,21.243,9.056> <3.054,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,9.650> <2.418,20.835,9.650> <2.418,21.109,9.524> <2.418,21.309,9.324> 
		<2.714,20.539,9.650> <2.714,20.835,9.650> <2.714,21.109,9.524> <2.714,21.309,9.324> 
		<2.987,20.539,9.524> <2.987,20.835,9.524> <2.919,21.041,9.461> <2.919,21.243,9.259> 
		<3.187,20.539,9.324> <3.187,20.835,9.324> <3.122,21.041,9.259> <3.054,21.176,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.513,20.539,8.555> <3.513,20.539,8.259> <3.387,20.539,7.985> <3.187,20.539,7.786> 
		<3.513,20.244,8.555> <3.513,20.244,8.259> <3.387,20.244,7.985> <3.187,20.244,7.786> 
		<3.387,19.970,8.555> <3.387,19.970,8.259> <3.324,20.038,8.054> <3.122,20.038,7.851> 
		<3.187,19.770,8.555> <3.187,19.770,8.259> <3.122,19.836,8.054> <3.054,19.903,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,7.460> <2.418,20.244,7.460> <2.418,19.970,7.586> <2.418,19.770,7.786> 
		<2.714,20.539,7.460> <2.714,20.244,7.460> <2.714,19.970,7.586> <2.714,19.770,7.786> 
		<2.987,20.539,7.586> <2.987,20.244,7.586> <2.919,20.038,7.649> <2.919,19.836,7.851> 
		<3.187,20.539,7.786> <3.187,20.244,7.786> <3.122,20.038,7.851> <3.054,19.903,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,19.444,8.555> <2.714,19.444,8.555> <2.987,19.570,8.555> <3.187,19.770,8.555> 
		<2.418,19.444,8.259> <2.714,19.444,8.259> <2.987,19.570,8.259> <3.187,19.770,8.259> 
		<2.418,19.570,7.985> <2.714,19.570,7.985> <2.919,19.633,8.054> <3.122,19.836,8.054> 
		<2.418,19.770,7.786> <2.714,19.770,7.786> <2.919,19.836,7.851> <3.054,19.903,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.513,20.539,8.555> <3.513,20.244,8.555> <3.387,19.970,8.555> <3.187,19.770,8.555> 
		<3.513,20.539,8.851> <3.513,20.244,8.851> <3.387,19.970,8.851> <3.187,19.770,8.851> 
		<3.387,20.539,9.125> <3.387,20.244,9.125> <3.324,20.038,9.056> <3.122,19.836,9.056> 
		<3.187,20.539,9.324> <3.187,20.244,9.324> <3.122,20.038,9.259> <3.054,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,19.444,8.555> <2.418,19.444,8.851> <2.418,19.570,9.125> <2.418,19.770,9.324> 
		<2.714,19.444,8.555> <2.714,19.444,8.851> <2.714,19.570,9.125> <2.714,19.770,9.324> 
		<2.987,19.570,8.555> <2.987,19.570,8.851> <2.919,19.633,9.056> <2.919,19.836,9.259> 
		<3.187,19.770,8.555> <3.187,19.770,8.851> <3.122,19.836,9.056> <3.054,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,9.650> <2.714,20.539,9.650> <2.987,20.539,9.524> <3.187,20.539,9.324> 
		<2.418,20.244,9.650> <2.714,20.244,9.650> <2.987,20.244,9.524> <3.187,20.244,9.324> 
		<2.418,19.970,9.524> <2.714,19.970,9.524> <2.919,20.038,9.461> <3.122,20.038,9.259> 
		<2.418,19.770,9.324> <2.714,19.770,9.324> <2.919,19.836,9.259> <3.054,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,19.444,8.555> <2.122,19.444,8.555> <1.848,19.570,8.555> <1.649,19.770,8.555> 
		<2.418,19.444,8.851> <2.122,19.444,8.851> <1.848,19.570,8.851> <1.649,19.770,8.851> 
		<2.418,19.570,9.125> <2.122,19.570,9.125> <1.917,19.633,9.056> <1.714,19.836,9.056> 
		<2.418,19.770,9.324> <2.122,19.770,9.324> <1.917,19.836,9.259> <1.782,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.323,20.539,8.555> <1.323,20.539,8.851> <1.449,20.539,9.125> <1.649,20.539,9.324> 
		<1.323,20.244,8.555> <1.323,20.244,8.851> <1.449,20.244,9.125> <1.649,20.244,9.324> 
		<1.449,19.970,8.555> <1.449,19.970,8.851> <1.512,20.038,9.056> <1.714,20.038,9.259> 
		<1.649,19.770,8.555> <1.649,19.770,8.851> <1.714,19.836,9.056> <1.782,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,9.650> <2.418,20.244,9.650> <2.418,19.970,9.524> <2.418,19.770,9.324> 
		<2.122,20.539,9.650> <2.122,20.244,9.650> <2.122,19.970,9.524> <2.122,19.770,9.324> 
		<1.848,20.539,9.524> <1.848,20.244,9.524> <1.917,20.038,9.461> <1.917,19.836,9.259> 
		<1.649,20.539,9.324> <1.649,20.244,9.324> <1.714,20.038,9.259> <1.782,19.903,9.191> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,19.444,8.555> <2.418,19.444,8.259> <2.418,19.570,7.985> <2.418,19.770,7.786> 
		<2.122,19.444,8.555> <2.122,19.444,8.259> <2.122,19.570,7.985> <2.122,19.770,7.786> 
		<1.848,19.570,8.555> <1.848,19.570,8.259> <1.917,19.633,8.054> <1.917,19.836,7.851> 
		<1.649,19.770,8.555> <1.649,19.770,8.259> <1.714,19.836,8.054> <1.782,19.903,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.418,20.539,7.460> <2.122,20.539,7.460> <1.848,20.539,7.586> <1.649,20.539,7.786> 
		<2.418,20.244,7.460> <2.122,20.244,7.460> <1.848,20.244,7.586> <1.649,20.244,7.786> 
		<2.418,19.970,7.586> <2.122,19.970,7.586> <1.917,20.038,7.649> <1.714,20.038,7.851> 
		<2.418,19.770,7.786> <2.122,19.770,7.786> <1.917,19.836,7.851> <1.782,19.903,7.919> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.323,20.539,8.555> <1.323,20.244,8.555> <1.449,19.970,8.555> <1.649,19.770,8.555> 
		<1.323,20.539,8.259> <1.323,20.244,8.259> <1.449,19.970,8.259> <1.649,19.770,8.259> 
		<1.449,20.539,7.985> <1.449,20.244,7.985> <1.512,20.038,8.054> <1.714,19.836,8.054> 
		<1.649,20.539,7.786> <1.649,20.244,7.786> <1.714,20.038,7.851> <1.782,19.903,7.919> 
	}
}

//OBJECT "sphere03h"
#declare hama_obj13=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,2.329> <-9.529,20.835,2.329> <-9.403,21.109,2.329> <-9.203,21.309,2.329> 
		<-9.529,20.539,2.624> <-9.529,20.835,2.624> <-9.403,21.109,2.624> <-9.203,21.309,2.624> 
		<-9.403,20.539,2.898> <-9.403,20.835,2.898> <-9.340,21.041,2.830> <-9.138,21.243,2.830> 
		<-9.203,20.539,3.098> <-9.203,20.835,3.098> <-9.138,21.041,3.032> <-9.070,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,2.329> <-8.434,21.634,2.624> <-8.434,21.509,2.898> <-8.434,21.309,3.098> 
		<-8.730,21.634,2.329> <-8.730,21.634,2.624> <-8.730,21.509,2.898> <-8.730,21.309,3.098> 
		<-9.004,21.509,2.329> <-9.004,21.509,2.624> <-8.935,21.446,2.830> <-8.935,21.243,3.032> 
		<-9.203,21.309,2.329> <-9.203,21.309,2.624> <-9.138,21.243,2.830> <-9.070,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,3.424> <-8.730,20.539,3.424> <-9.004,20.539,3.298> <-9.203,20.539,3.098> 
		<-8.434,20.835,3.424> <-8.730,20.835,3.424> <-9.004,20.835,3.298> <-9.203,20.835,3.098> 
		<-8.434,21.109,3.298> <-8.730,21.109,3.298> <-8.935,21.041,3.235> <-9.138,21.041,3.032> 
		<-8.434,21.309,3.098> <-8.730,21.309,3.098> <-8.935,21.243,3.032> <-9.070,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,2.329> <-9.529,20.539,2.033> <-9.403,20.539,1.759> <-9.203,20.539,1.559> 
		<-9.529,20.835,2.329> <-9.529,20.835,2.033> <-9.403,20.835,1.759> <-9.203,20.835,1.559> 
		<-9.403,21.109,2.329> <-9.403,21.109,2.033> <-9.340,21.041,1.827> <-9.138,21.041,1.625> 
		<-9.203,21.309,2.329> <-9.203,21.309,2.033> <-9.138,21.243,1.827> <-9.070,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,1.233> <-8.434,20.835,1.233> <-8.434,21.109,1.359> <-8.434,21.309,1.559> 
		<-8.730,20.539,1.233> <-8.730,20.835,1.233> <-8.730,21.109,1.359> <-8.730,21.309,1.559> 
		<-9.004,20.539,1.359> <-9.004,20.835,1.359> <-8.935,21.041,1.422> <-8.935,21.243,1.625> 
		<-9.203,20.539,1.559> <-9.203,20.835,1.559> <-9.138,21.041,1.625> <-9.070,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,2.329> <-8.730,21.634,2.329> <-9.004,21.509,2.329> <-9.203,21.309,2.329> 
		<-8.434,21.634,2.033> <-8.730,21.634,2.033> <-9.004,21.509,2.033> <-9.203,21.309,2.033> 
		<-8.434,21.509,1.759> <-8.730,21.509,1.759> <-8.935,21.446,1.827> <-9.138,21.243,1.827> 
		<-8.434,21.309,1.559> <-8.730,21.309,1.559> <-8.935,21.243,1.625> <-9.070,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,2.329> <-8.434,21.634,2.033> <-8.434,21.509,1.759> <-8.434,21.309,1.559> 
		<-8.138,21.634,2.329> <-8.138,21.634,2.033> <-8.138,21.509,1.759> <-8.138,21.309,1.559> 
		<-7.864,21.509,2.329> <-7.864,21.509,2.033> <-7.933,21.446,1.827> <-7.933,21.243,1.625> 
		<-7.665,21.309,2.329> <-7.665,21.309,2.033> <-7.730,21.243,1.827> <-7.798,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,1.233> <-8.138,20.539,1.233> <-7.864,20.539,1.359> <-7.665,20.539,1.559> 
		<-8.434,20.835,1.233> <-8.138,20.835,1.233> <-7.864,20.835,1.359> <-7.665,20.835,1.559> 
		<-8.434,21.109,1.359> <-8.138,21.109,1.359> <-7.933,21.041,1.422> <-7.730,21.041,1.625> 
		<-8.434,21.309,1.559> <-8.138,21.309,1.559> <-7.933,21.243,1.625> <-7.798,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,2.329> <-7.339,20.835,2.329> <-7.465,21.109,2.329> <-7.665,21.309,2.329> 
		<-7.339,20.539,2.033> <-7.339,20.835,2.033> <-7.465,21.109,2.033> <-7.665,21.309,2.033> 
		<-7.465,20.539,1.759> <-7.465,20.835,1.759> <-7.528,21.041,1.827> <-7.730,21.243,1.827> 
		<-7.665,20.539,1.559> <-7.665,20.835,1.559> <-7.730,21.041,1.625> <-7.798,21.176,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,2.329> <-8.138,21.634,2.329> <-7.864,21.509,2.329> <-7.665,21.309,2.329> 
		<-8.434,21.634,2.624> <-8.138,21.634,2.624> <-7.864,21.509,2.624> <-7.665,21.309,2.624> 
		<-8.434,21.509,2.898> <-8.138,21.509,2.898> <-7.933,21.446,2.830> <-7.730,21.243,2.830> 
		<-8.434,21.309,3.098> <-8.138,21.309,3.098> <-7.933,21.243,3.032> <-7.798,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,2.329> <-7.339,20.539,2.624> <-7.465,20.539,2.898> <-7.665,20.539,3.098> 
		<-7.339,20.835,2.329> <-7.339,20.835,2.624> <-7.465,20.835,2.898> <-7.665,20.835,3.098> 
		<-7.465,21.109,2.329> <-7.465,21.109,2.624> <-7.528,21.041,2.830> <-7.730,21.041,3.032> 
		<-7.665,21.309,2.329> <-7.665,21.309,2.624> <-7.730,21.243,2.830> <-7.798,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,3.424> <-8.434,20.835,3.424> <-8.434,21.109,3.298> <-8.434,21.309,3.098> 
		<-8.138,20.539,3.424> <-8.138,20.835,3.424> <-8.138,21.109,3.298> <-8.138,21.309,3.098> 
		<-7.864,20.539,3.298> <-7.864,20.835,3.298> <-7.933,21.041,3.235> <-7.933,21.243,3.032> 
		<-7.665,20.539,3.098> <-7.665,20.835,3.098> <-7.730,21.041,3.032> <-7.798,21.176,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,2.329> <-7.339,20.539,2.033> <-7.465,20.539,1.759> <-7.665,20.539,1.559> 
		<-7.339,20.244,2.329> <-7.339,20.244,2.033> <-7.465,20.244,1.759> <-7.665,20.244,1.559> 
		<-7.465,19.970,2.329> <-7.465,19.970,2.033> <-7.528,20.038,1.827> <-7.730,20.038,1.625> 
		<-7.665,19.770,2.329> <-7.665,19.770,2.033> <-7.730,19.836,1.827> <-7.798,19.903,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,1.233> <-8.434,20.244,1.233> <-8.434,19.970,1.359> <-8.434,19.770,1.559> 
		<-8.138,20.539,1.233> <-8.138,20.244,1.233> <-8.138,19.970,1.359> <-8.138,19.770,1.559> 
		<-7.864,20.539,1.359> <-7.864,20.244,1.359> <-7.933,20.038,1.422> <-7.933,19.836,1.625> 
		<-7.665,20.539,1.559> <-7.665,20.244,1.559> <-7.730,20.038,1.625> <-7.798,19.903,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,2.329> <-8.138,19.444,2.329> <-7.864,19.570,2.329> <-7.665,19.770,2.329> 
		<-8.434,19.444,2.033> <-8.138,19.444,2.033> <-7.864,19.570,2.033> <-7.665,19.770,2.033> 
		<-8.434,19.570,1.759> <-8.138,19.570,1.759> <-7.933,19.633,1.827> <-7.730,19.836,1.827> 
		<-8.434,19.770,1.559> <-8.138,19.770,1.559> <-7.933,19.836,1.625> <-7.798,19.903,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,2.329> <-7.339,20.244,2.329> <-7.465,19.970,2.329> <-7.665,19.770,2.329> 
		<-7.339,20.539,2.624> <-7.339,20.244,2.624> <-7.465,19.970,2.624> <-7.665,19.770,2.624> 
		<-7.465,20.539,2.898> <-7.465,20.244,2.898> <-7.528,20.038,2.830> <-7.730,19.836,2.830> 
		<-7.665,20.539,3.098> <-7.665,20.244,3.098> <-7.730,20.038,3.032> <-7.798,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,2.329> <-8.434,19.444,2.624> <-8.434,19.570,2.898> <-8.434,19.770,3.098> 
		<-8.138,19.444,2.329> <-8.138,19.444,2.624> <-8.138,19.570,2.898> <-8.138,19.770,3.098> 
		<-7.864,19.570,2.329> <-7.864,19.570,2.624> <-7.933,19.633,2.830> <-7.933,19.836,3.032> 
		<-7.665,19.770,2.329> <-7.665,19.770,2.624> <-7.730,19.836,2.830> <-7.798,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,3.424> <-8.138,20.539,3.424> <-7.864,20.539,3.298> <-7.665,20.539,3.098> 
		<-8.434,20.244,3.424> <-8.138,20.244,3.424> <-7.864,20.244,3.298> <-7.665,20.244,3.098> 
		<-8.434,19.970,3.298> <-8.138,19.970,3.298> <-7.933,20.038,3.235> <-7.730,20.038,3.032> 
		<-8.434,19.770,3.098> <-8.138,19.770,3.098> <-7.933,19.836,3.032> <-7.798,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,2.329> <-8.730,19.444,2.329> <-9.004,19.570,2.329> <-9.203,19.770,2.329> 
		<-8.434,19.444,2.624> <-8.730,19.444,2.624> <-9.004,19.570,2.624> <-9.203,19.770,2.624> 
		<-8.434,19.570,2.898> <-8.730,19.570,2.898> <-8.935,19.633,2.830> <-9.138,19.836,2.830> 
		<-8.434,19.770,3.098> <-8.730,19.770,3.098> <-8.935,19.836,3.032> <-9.070,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,2.329> <-9.529,20.539,2.624> <-9.403,20.539,2.898> <-9.203,20.539,3.098> 
		<-9.529,20.244,2.329> <-9.529,20.244,2.624> <-9.403,20.244,2.898> <-9.203,20.244,3.098> 
		<-9.403,19.970,2.329> <-9.403,19.970,2.624> <-9.340,20.038,2.830> <-9.138,20.038,3.032> 
		<-9.203,19.770,2.329> <-9.203,19.770,2.624> <-9.138,19.836,2.830> <-9.070,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,3.424> <-8.434,20.244,3.424> <-8.434,19.970,3.298> <-8.434,19.770,3.098> 
		<-8.730,20.539,3.424> <-8.730,20.244,3.424> <-8.730,19.970,3.298> <-8.730,19.770,3.098> 
		<-9.004,20.539,3.298> <-9.004,20.244,3.298> <-8.935,20.038,3.235> <-8.935,19.836,3.032> 
		<-9.203,20.539,3.098> <-9.203,20.244,3.098> <-9.138,20.038,3.032> <-9.070,19.903,2.965> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,2.329> <-8.434,19.444,2.033> <-8.434,19.570,1.759> <-8.434,19.770,1.559> 
		<-8.730,19.444,2.329> <-8.730,19.444,2.033> <-8.730,19.570,1.759> <-8.730,19.770,1.559> 
		<-9.004,19.570,2.329> <-9.004,19.570,2.033> <-8.935,19.633,1.827> <-8.935,19.836,1.625> 
		<-9.203,19.770,2.329> <-9.203,19.770,2.033> <-9.138,19.836,1.827> <-9.070,19.903,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,1.233> <-8.730,20.539,1.233> <-9.004,20.539,1.359> <-9.203,20.539,1.559> 
		<-8.434,20.244,1.233> <-8.730,20.244,1.233> <-9.004,20.244,1.359> <-9.203,20.244,1.559> 
		<-8.434,19.970,1.359> <-8.730,19.970,1.359> <-8.935,20.038,1.422> <-9.138,20.038,1.625> 
		<-8.434,19.770,1.559> <-8.730,19.770,1.559> <-8.935,19.836,1.625> <-9.070,19.903,1.692> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,2.329> <-9.529,20.244,2.329> <-9.403,19.970,2.329> <-9.203,19.770,2.329> 
		<-9.529,20.539,2.033> <-9.529,20.244,2.033> <-9.403,19.970,2.033> <-9.203,19.770,2.033> 
		<-9.403,20.539,1.759> <-9.403,20.244,1.759> <-9.340,20.038,1.827> <-9.138,19.836,1.827> 
		<-9.203,20.539,1.559> <-9.203,20.244,1.559> <-9.138,20.038,1.625> <-9.070,19.903,1.692> 
	}
}

//OBJECT "sphere04h"
#declare hama_obj14=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,-2.208> <-9.529,20.835,-2.208> <-9.403,21.109,-2.208> <-9.203,21.309,-2.208> 
		<-9.529,20.539,-1.912> <-9.529,20.835,-1.912> <-9.403,21.109,-1.912> <-9.203,21.309,-1.912> 
		<-9.403,20.539,-1.638> <-9.403,20.835,-1.638> <-9.340,21.041,-1.707> <-9.138,21.243,-1.707> 
		<-9.203,20.539,-1.439> <-9.203,20.835,-1.439> <-9.138,21.041,-1.504> <-9.070,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,-2.208> <-8.434,21.634,-1.912> <-8.434,21.509,-1.638> <-8.434,21.309,-1.439> 
		<-8.730,21.634,-2.208> <-8.730,21.634,-1.912> <-8.730,21.509,-1.638> <-8.730,21.309,-1.439> 
		<-9.004,21.509,-2.208> <-9.004,21.509,-1.912> <-8.935,21.446,-1.707> <-8.935,21.243,-1.504> 
		<-9.203,21.309,-2.208> <-9.203,21.309,-1.912> <-9.138,21.243,-1.707> <-9.070,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-1.113> <-8.730,20.539,-1.113> <-9.004,20.539,-1.239> <-9.203,20.539,-1.439> 
		<-8.434,20.835,-1.113> <-8.730,20.835,-1.113> <-9.004,20.835,-1.239> <-9.203,20.835,-1.439> 
		<-8.434,21.109,-1.239> <-8.730,21.109,-1.239> <-8.935,21.041,-1.302> <-9.138,21.041,-1.504> 
		<-8.434,21.309,-1.439> <-8.730,21.309,-1.439> <-8.935,21.243,-1.504> <-9.070,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,-2.208> <-9.529,20.539,-2.504> <-9.403,20.539,-2.778> <-9.203,20.539,-2.977> 
		<-9.529,20.835,-2.208> <-9.529,20.835,-2.504> <-9.403,20.835,-2.778> <-9.203,20.835,-2.977> 
		<-9.403,21.109,-2.208> <-9.403,21.109,-2.504> <-9.340,21.041,-2.709> <-9.138,21.041,-2.912> 
		<-9.203,21.309,-2.208> <-9.203,21.309,-2.504> <-9.138,21.243,-2.709> <-9.070,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-3.303> <-8.434,20.835,-3.303> <-8.434,21.109,-3.177> <-8.434,21.309,-2.977> 
		<-8.730,20.539,-3.303> <-8.730,20.835,-3.303> <-8.730,21.109,-3.177> <-8.730,21.309,-2.977> 
		<-9.004,20.539,-3.177> <-9.004,20.835,-3.177> <-8.935,21.041,-3.114> <-8.935,21.243,-2.912> 
		<-9.203,20.539,-2.977> <-9.203,20.835,-2.977> <-9.138,21.041,-2.912> <-9.070,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,-2.208> <-8.730,21.634,-2.208> <-9.004,21.509,-2.208> <-9.203,21.309,-2.208> 
		<-8.434,21.634,-2.504> <-8.730,21.634,-2.504> <-9.004,21.509,-2.504> <-9.203,21.309,-2.504> 
		<-8.434,21.509,-2.778> <-8.730,21.509,-2.778> <-8.935,21.446,-2.709> <-9.138,21.243,-2.709> 
		<-8.434,21.309,-2.977> <-8.730,21.309,-2.977> <-8.935,21.243,-2.912> <-9.070,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,-2.208> <-8.434,21.634,-2.504> <-8.434,21.509,-2.778> <-8.434,21.309,-2.977> 
		<-8.138,21.634,-2.208> <-8.138,21.634,-2.504> <-8.138,21.509,-2.778> <-8.138,21.309,-2.977> 
		<-7.864,21.509,-2.208> <-7.864,21.509,-2.504> <-7.933,21.446,-2.709> <-7.933,21.243,-2.912> 
		<-7.665,21.309,-2.208> <-7.665,21.309,-2.504> <-7.730,21.243,-2.709> <-7.798,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-3.303> <-8.138,20.539,-3.303> <-7.864,20.539,-3.177> <-7.665,20.539,-2.977> 
		<-8.434,20.835,-3.303> <-8.138,20.835,-3.303> <-7.864,20.835,-3.177> <-7.665,20.835,-2.977> 
		<-8.434,21.109,-3.177> <-8.138,21.109,-3.177> <-7.933,21.041,-3.114> <-7.730,21.041,-2.912> 
		<-8.434,21.309,-2.977> <-8.138,21.309,-2.977> <-7.933,21.243,-2.912> <-7.798,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,-2.208> <-7.339,20.835,-2.208> <-7.465,21.109,-2.208> <-7.665,21.309,-2.208> 
		<-7.339,20.539,-2.504> <-7.339,20.835,-2.504> <-7.465,21.109,-2.504> <-7.665,21.309,-2.504> 
		<-7.465,20.539,-2.778> <-7.465,20.835,-2.778> <-7.528,21.041,-2.709> <-7.730,21.243,-2.709> 
		<-7.665,20.539,-2.977> <-7.665,20.835,-2.977> <-7.730,21.041,-2.912> <-7.798,21.176,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,21.634,-2.208> <-8.138,21.634,-2.208> <-7.864,21.509,-2.208> <-7.665,21.309,-2.208> 
		<-8.434,21.634,-1.912> <-8.138,21.634,-1.912> <-7.864,21.509,-1.912> <-7.665,21.309,-1.912> 
		<-8.434,21.509,-1.638> <-8.138,21.509,-1.638> <-7.933,21.446,-1.707> <-7.730,21.243,-1.707> 
		<-8.434,21.309,-1.439> <-8.138,21.309,-1.439> <-7.933,21.243,-1.504> <-7.798,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,-2.208> <-7.339,20.539,-1.912> <-7.465,20.539,-1.638> <-7.665,20.539,-1.439> 
		<-7.339,20.835,-2.208> <-7.339,20.835,-1.912> <-7.465,20.835,-1.638> <-7.665,20.835,-1.439> 
		<-7.465,21.109,-2.208> <-7.465,21.109,-1.912> <-7.528,21.041,-1.707> <-7.730,21.041,-1.504> 
		<-7.665,21.309,-2.208> <-7.665,21.309,-1.912> <-7.730,21.243,-1.707> <-7.798,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-1.113> <-8.434,20.835,-1.113> <-8.434,21.109,-1.239> <-8.434,21.309,-1.439> 
		<-8.138,20.539,-1.113> <-8.138,20.835,-1.113> <-8.138,21.109,-1.239> <-8.138,21.309,-1.439> 
		<-7.864,20.539,-1.239> <-7.864,20.835,-1.239> <-7.933,21.041,-1.302> <-7.933,21.243,-1.504> 
		<-7.665,20.539,-1.439> <-7.665,20.835,-1.439> <-7.730,21.041,-1.504> <-7.798,21.176,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,-2.208> <-7.339,20.539,-2.504> <-7.465,20.539,-2.778> <-7.665,20.539,-2.977> 
		<-7.339,20.244,-2.208> <-7.339,20.244,-2.504> <-7.465,20.244,-2.778> <-7.665,20.244,-2.977> 
		<-7.465,19.970,-2.208> <-7.465,19.970,-2.504> <-7.528,20.038,-2.709> <-7.730,20.038,-2.912> 
		<-7.665,19.770,-2.208> <-7.665,19.770,-2.504> <-7.730,19.836,-2.709> <-7.798,19.903,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-3.303> <-8.434,20.244,-3.303> <-8.434,19.970,-3.177> <-8.434,19.770,-2.977> 
		<-8.138,20.539,-3.303> <-8.138,20.244,-3.303> <-8.138,19.970,-3.177> <-8.138,19.770,-2.977> 
		<-7.864,20.539,-3.177> <-7.864,20.244,-3.177> <-7.933,20.038,-3.114> <-7.933,19.836,-2.912> 
		<-7.665,20.539,-2.977> <-7.665,20.244,-2.977> <-7.730,20.038,-2.912> <-7.798,19.903,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,-2.208> <-8.138,19.444,-2.208> <-7.864,19.570,-2.208> <-7.665,19.770,-2.208> 
		<-8.434,19.444,-2.504> <-8.138,19.444,-2.504> <-7.864,19.570,-2.504> <-7.665,19.770,-2.504> 
		<-8.434,19.570,-2.778> <-8.138,19.570,-2.778> <-7.933,19.633,-2.709> <-7.730,19.836,-2.709> 
		<-8.434,19.770,-2.977> <-8.138,19.770,-2.977> <-7.933,19.836,-2.912> <-7.798,19.903,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-7.339,20.539,-2.208> <-7.339,20.244,-2.208> <-7.465,19.970,-2.208> <-7.665,19.770,-2.208> 
		<-7.339,20.539,-1.912> <-7.339,20.244,-1.912> <-7.465,19.970,-1.912> <-7.665,19.770,-1.912> 
		<-7.465,20.539,-1.638> <-7.465,20.244,-1.638> <-7.528,20.038,-1.707> <-7.730,19.836,-1.707> 
		<-7.665,20.539,-1.439> <-7.665,20.244,-1.439> <-7.730,20.038,-1.504> <-7.798,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,-2.208> <-8.434,19.444,-1.912> <-8.434,19.570,-1.638> <-8.434,19.770,-1.439> 
		<-8.138,19.444,-2.208> <-8.138,19.444,-1.912> <-8.138,19.570,-1.638> <-8.138,19.770,-1.439> 
		<-7.864,19.570,-2.208> <-7.864,19.570,-1.912> <-7.933,19.633,-1.707> <-7.933,19.836,-1.504> 
		<-7.665,19.770,-2.208> <-7.665,19.770,-1.912> <-7.730,19.836,-1.707> <-7.798,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-1.113> <-8.138,20.539,-1.113> <-7.864,20.539,-1.239> <-7.665,20.539,-1.439> 
		<-8.434,20.244,-1.113> <-8.138,20.244,-1.113> <-7.864,20.244,-1.239> <-7.665,20.244,-1.439> 
		<-8.434,19.970,-1.239> <-8.138,19.970,-1.239> <-7.933,20.038,-1.302> <-7.730,20.038,-1.504> 
		<-8.434,19.770,-1.439> <-8.138,19.770,-1.439> <-7.933,19.836,-1.504> <-7.798,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,-2.208> <-8.730,19.444,-2.208> <-9.004,19.570,-2.208> <-9.203,19.770,-2.208> 
		<-8.434,19.444,-1.912> <-8.730,19.444,-1.912> <-9.004,19.570,-1.912> <-9.203,19.770,-1.912> 
		<-8.434,19.570,-1.638> <-8.730,19.570,-1.638> <-8.935,19.633,-1.707> <-9.138,19.836,-1.707> 
		<-8.434,19.770,-1.439> <-8.730,19.770,-1.439> <-8.935,19.836,-1.504> <-9.070,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,-2.208> <-9.529,20.539,-1.912> <-9.403,20.539,-1.638> <-9.203,20.539,-1.439> 
		<-9.529,20.244,-2.208> <-9.529,20.244,-1.912> <-9.403,20.244,-1.638> <-9.203,20.244,-1.439> 
		<-9.403,19.970,-2.208> <-9.403,19.970,-1.912> <-9.340,20.038,-1.707> <-9.138,20.038,-1.504> 
		<-9.203,19.770,-2.208> <-9.203,19.770,-1.912> <-9.138,19.836,-1.707> <-9.070,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-1.113> <-8.434,20.244,-1.113> <-8.434,19.970,-1.239> <-8.434,19.770,-1.439> 
		<-8.730,20.539,-1.113> <-8.730,20.244,-1.113> <-8.730,19.970,-1.239> <-8.730,19.770,-1.439> 
		<-9.004,20.539,-1.239> <-9.004,20.244,-1.239> <-8.935,20.038,-1.302> <-8.935,19.836,-1.504> 
		<-9.203,20.539,-1.439> <-9.203,20.244,-1.439> <-9.138,20.038,-1.504> <-9.070,19.903,-1.572> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,19.444,-2.208> <-8.434,19.444,-2.504> <-8.434,19.570,-2.778> <-8.434,19.770,-2.977> 
		<-8.730,19.444,-2.208> <-8.730,19.444,-2.504> <-8.730,19.570,-2.778> <-8.730,19.770,-2.977> 
		<-9.004,19.570,-2.208> <-9.004,19.570,-2.504> <-8.935,19.633,-2.709> <-8.935,19.836,-2.912> 
		<-9.203,19.770,-2.208> <-9.203,19.770,-2.504> <-9.138,19.836,-2.709> <-9.070,19.903,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.434,20.539,-3.303> <-8.730,20.539,-3.303> <-9.004,20.539,-3.177> <-9.203,20.539,-2.977> 
		<-8.434,20.244,-3.303> <-8.730,20.244,-3.303> <-9.004,20.244,-3.177> <-9.203,20.244,-2.977> 
		<-8.434,19.970,-3.177> <-8.730,19.970,-3.177> <-8.935,20.038,-3.114> <-9.138,20.038,-2.912> 
		<-8.434,19.770,-2.977> <-8.730,19.770,-2.977> <-8.935,19.836,-2.912> <-9.070,19.903,-2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.529,20.539,-2.208> <-9.529,20.244,-2.208> <-9.403,19.970,-2.208> <-9.203,19.770,-2.208> 
		<-9.529,20.539,-2.504> <-9.529,20.244,-2.504> <-9.403,19.970,-2.504> <-9.203,19.770,-2.504> 
		<-9.403,20.539,-2.778> <-9.403,20.244,-2.778> <-9.340,20.038,-2.709> <-9.138,19.836,-2.709> 
		<-9.203,20.539,-2.977> <-9.203,20.244,-2.977> <-9.138,20.038,-2.912> <-9.070,19.903,-2.844> 
	}
}

//OBJECT "sphere05h"
#declare hama_obj15=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.145,20.539,-8.523> <1.145,20.835,-8.523> <1.271,21.109,-8.523> <1.471,21.309,-8.523> 
		<1.145,20.539,-8.228> <1.145,20.835,-8.228> <1.271,21.109,-8.228> <1.471,21.309,-8.228> 
		<1.271,20.539,-7.954> <1.271,20.835,-7.954> <1.334,21.041,-8.022> <1.536,21.243,-8.022> 
		<1.471,20.539,-7.754> <1.471,20.835,-7.754> <1.536,21.041,-7.820> <1.604,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,21.634,-8.523> <2.240,21.634,-8.228> <2.240,21.509,-7.954> <2.240,21.309,-7.754> 
		<1.944,21.634,-8.523> <1.944,21.634,-8.228> <1.944,21.509,-7.954> <1.944,21.309,-7.754> 
		<1.670,21.509,-8.523> <1.670,21.509,-8.228> <1.739,21.446,-8.022> <1.739,21.243,-7.820> 
		<1.471,21.309,-8.523> <1.471,21.309,-8.228> <1.536,21.243,-8.022> <1.604,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-7.428> <1.944,20.539,-7.428> <1.670,20.539,-7.554> <1.471,20.539,-7.754> 
		<2.240,20.835,-7.428> <1.944,20.835,-7.428> <1.670,20.835,-7.554> <1.471,20.835,-7.754> 
		<2.240,21.109,-7.554> <1.944,21.109,-7.554> <1.739,21.041,-7.617> <1.536,21.041,-7.820> 
		<2.240,21.309,-7.754> <1.944,21.309,-7.754> <1.739,21.243,-7.820> <1.604,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.145,20.539,-8.523> <1.145,20.539,-8.819> <1.271,20.539,-9.093> <1.471,20.539,-9.293> 
		<1.145,20.835,-8.523> <1.145,20.835,-8.819> <1.271,20.835,-9.093> <1.471,20.835,-9.293> 
		<1.271,21.109,-8.523> <1.271,21.109,-8.819> <1.334,21.041,-9.025> <1.536,21.041,-9.227> 
		<1.471,21.309,-8.523> <1.471,21.309,-8.819> <1.536,21.243,-9.025> <1.604,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-9.618> <2.240,20.835,-9.618> <2.240,21.109,-9.493> <2.240,21.309,-9.293> 
		<1.944,20.539,-9.618> <1.944,20.835,-9.618> <1.944,21.109,-9.493> <1.944,21.309,-9.293> 
		<1.670,20.539,-9.493> <1.670,20.835,-9.493> <1.739,21.041,-9.430> <1.739,21.243,-9.227> 
		<1.471,20.539,-9.293> <1.471,20.835,-9.293> <1.536,21.041,-9.227> <1.604,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,21.634,-8.523> <1.944,21.634,-8.523> <1.670,21.509,-8.523> <1.471,21.309,-8.523> 
		<2.240,21.634,-8.819> <1.944,21.634,-8.819> <1.670,21.509,-8.819> <1.471,21.309,-8.819> 
		<2.240,21.509,-9.093> <1.944,21.509,-9.093> <1.739,21.446,-9.025> <1.536,21.243,-9.025> 
		<2.240,21.309,-9.293> <1.944,21.309,-9.293> <1.739,21.243,-9.227> <1.604,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,21.634,-8.523> <2.240,21.634,-8.819> <2.240,21.509,-9.093> <2.240,21.309,-9.293> 
		<2.536,21.634,-8.523> <2.536,21.634,-8.819> <2.536,21.509,-9.093> <2.536,21.309,-9.293> 
		<2.810,21.509,-8.523> <2.810,21.509,-8.819> <2.741,21.446,-9.025> <2.741,21.243,-9.227> 
		<3.009,21.309,-8.523> <3.009,21.309,-8.819> <2.944,21.243,-9.025> <2.876,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-9.618> <2.536,20.539,-9.618> <2.810,20.539,-9.493> <3.009,20.539,-9.293> 
		<2.240,20.835,-9.618> <2.536,20.835,-9.618> <2.810,20.835,-9.493> <3.009,20.835,-9.293> 
		<2.240,21.109,-9.493> <2.536,21.109,-9.493> <2.741,21.041,-9.430> <2.944,21.041,-9.227> 
		<2.240,21.309,-9.293> <2.536,21.309,-9.293> <2.741,21.243,-9.227> <2.876,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.335,20.539,-8.523> <3.335,20.835,-8.523> <3.209,21.109,-8.523> <3.009,21.309,-8.523> 
		<3.335,20.539,-8.819> <3.335,20.835,-8.819> <3.209,21.109,-8.819> <3.009,21.309,-8.819> 
		<3.209,20.539,-9.093> <3.209,20.835,-9.093> <3.146,21.041,-9.025> <2.944,21.243,-9.025> 
		<3.009,20.539,-9.293> <3.009,20.835,-9.293> <2.944,21.041,-9.227> <2.876,21.176,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,21.634,-8.523> <2.536,21.634,-8.523> <2.810,21.509,-8.523> <3.009,21.309,-8.523> 
		<2.240,21.634,-8.228> <2.536,21.634,-8.228> <2.810,21.509,-8.228> <3.009,21.309,-8.228> 
		<2.240,21.509,-7.954> <2.536,21.509,-7.954> <2.741,21.446,-8.022> <2.944,21.243,-8.022> 
		<2.240,21.309,-7.754> <2.536,21.309,-7.754> <2.741,21.243,-7.820> <2.876,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.335,20.539,-8.523> <3.335,20.539,-8.228> <3.209,20.539,-7.954> <3.009,20.539,-7.754> 
		<3.335,20.835,-8.523> <3.335,20.835,-8.228> <3.209,20.835,-7.954> <3.009,20.835,-7.754> 
		<3.209,21.109,-8.523> <3.209,21.109,-8.228> <3.146,21.041,-8.022> <2.944,21.041,-7.820> 
		<3.009,21.309,-8.523> <3.009,21.309,-8.228> <2.944,21.243,-8.022> <2.876,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-7.428> <2.240,20.835,-7.428> <2.240,21.109,-7.554> <2.240,21.309,-7.754> 
		<2.536,20.539,-7.428> <2.536,20.835,-7.428> <2.536,21.109,-7.554> <2.536,21.309,-7.754> 
		<2.810,20.539,-7.554> <2.810,20.835,-7.554> <2.741,21.041,-7.617> <2.741,21.243,-7.820> 
		<3.009,20.539,-7.754> <3.009,20.835,-7.754> <2.944,21.041,-7.820> <2.876,21.176,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.335,20.539,-8.523> <3.335,20.539,-8.819> <3.209,20.539,-9.093> <3.009,20.539,-9.293> 
		<3.335,20.244,-8.523> <3.335,20.244,-8.819> <3.209,20.244,-9.093> <3.009,20.244,-9.293> 
		<3.209,19.970,-8.523> <3.209,19.970,-8.819> <3.146,20.038,-9.025> <2.944,20.038,-9.227> 
		<3.009,19.770,-8.523> <3.009,19.770,-8.819> <2.944,19.836,-9.025> <2.876,19.903,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-9.618> <2.240,20.244,-9.618> <2.240,19.970,-9.493> <2.240,19.770,-9.293> 
		<2.536,20.539,-9.618> <2.536,20.244,-9.618> <2.536,19.970,-9.493> <2.536,19.770,-9.293> 
		<2.810,20.539,-9.493> <2.810,20.244,-9.493> <2.741,20.038,-9.430> <2.741,19.836,-9.227> 
		<3.009,20.539,-9.293> <3.009,20.244,-9.293> <2.944,20.038,-9.227> <2.876,19.903,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,19.444,-8.523> <2.536,19.444,-8.523> <2.810,19.570,-8.523> <3.009,19.770,-8.523> 
		<2.240,19.444,-8.819> <2.536,19.444,-8.819> <2.810,19.570,-8.819> <3.009,19.770,-8.819> 
		<2.240,19.570,-9.093> <2.536,19.570,-9.093> <2.741,19.633,-9.025> <2.944,19.836,-9.025> 
		<2.240,19.770,-9.293> <2.536,19.770,-9.293> <2.741,19.836,-9.227> <2.876,19.903,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<3.335,20.539,-8.523> <3.335,20.244,-8.523> <3.209,19.970,-8.523> <3.009,19.770,-8.523> 
		<3.335,20.539,-8.228> <3.335,20.244,-8.228> <3.209,19.970,-8.228> <3.009,19.770,-8.228> 
		<3.209,20.539,-7.954> <3.209,20.244,-7.954> <3.146,20.038,-8.022> <2.944,19.836,-8.022> 
		<3.009,20.539,-7.754> <3.009,20.244,-7.754> <2.944,20.038,-7.820> <2.876,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,19.444,-8.523> <2.240,19.444,-8.228> <2.240,19.570,-7.954> <2.240,19.770,-7.754> 
		<2.536,19.444,-8.523> <2.536,19.444,-8.228> <2.536,19.570,-7.954> <2.536,19.770,-7.754> 
		<2.810,19.570,-8.523> <2.810,19.570,-8.228> <2.741,19.633,-8.022> <2.741,19.836,-7.820> 
		<3.009,19.770,-8.523> <3.009,19.770,-8.228> <2.944,19.836,-8.022> <2.876,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-7.428> <2.536,20.539,-7.428> <2.810,20.539,-7.554> <3.009,20.539,-7.754> 
		<2.240,20.244,-7.428> <2.536,20.244,-7.428> <2.810,20.244,-7.554> <3.009,20.244,-7.754> 
		<2.240,19.970,-7.554> <2.536,19.970,-7.554> <2.741,20.038,-7.617> <2.944,20.038,-7.820> 
		<2.240,19.770,-7.754> <2.536,19.770,-7.754> <2.741,19.836,-7.820> <2.876,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,19.444,-8.523> <1.944,19.444,-8.523> <1.670,19.570,-8.523> <1.471,19.770,-8.523> 
		<2.240,19.444,-8.228> <1.944,19.444,-8.228> <1.670,19.570,-8.228> <1.471,19.770,-8.228> 
		<2.240,19.570,-7.954> <1.944,19.570,-7.954> <1.739,19.633,-8.022> <1.536,19.836,-8.022> 
		<2.240,19.770,-7.754> <1.944,19.770,-7.754> <1.739,19.836,-7.820> <1.604,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.145,20.539,-8.523> <1.145,20.539,-8.228> <1.271,20.539,-7.954> <1.471,20.539,-7.754> 
		<1.145,20.244,-8.523> <1.145,20.244,-8.228> <1.271,20.244,-7.954> <1.471,20.244,-7.754> 
		<1.271,19.970,-8.523> <1.271,19.970,-8.228> <1.334,20.038,-8.022> <1.536,20.038,-7.820> 
		<1.471,19.770,-8.523> <1.471,19.770,-8.228> <1.536,19.836,-8.022> <1.604,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-7.428> <2.240,20.244,-7.428> <2.240,19.970,-7.554> <2.240,19.770,-7.754> 
		<1.944,20.539,-7.428> <1.944,20.244,-7.428> <1.944,19.970,-7.554> <1.944,19.770,-7.754> 
		<1.670,20.539,-7.554> <1.670,20.244,-7.554> <1.739,20.038,-7.617> <1.739,19.836,-7.820> 
		<1.471,20.539,-7.754> <1.471,20.244,-7.754> <1.536,20.038,-7.820> <1.604,19.903,-7.887> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,19.444,-8.523> <2.240,19.444,-8.819> <2.240,19.570,-9.093> <2.240,19.770,-9.293> 
		<1.944,19.444,-8.523> <1.944,19.444,-8.819> <1.944,19.570,-9.093> <1.944,19.770,-9.293> 
		<1.670,19.570,-8.523> <1.670,19.570,-8.819> <1.739,19.633,-9.025> <1.739,19.836,-9.227> 
		<1.471,19.770,-8.523> <1.471,19.770,-8.819> <1.536,19.836,-9.025> <1.604,19.903,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.240,20.539,-9.618> <1.944,20.539,-9.618> <1.670,20.539,-9.493> <1.471,20.539,-9.293> 
		<2.240,20.244,-9.618> <1.944,20.244,-9.618> <1.670,20.244,-9.493> <1.471,20.244,-9.293> 
		<2.240,19.970,-9.493> <1.944,19.970,-9.493> <1.739,20.038,-9.430> <1.536,20.038,-9.227> 
		<2.240,19.770,-9.293> <1.944,19.770,-9.293> <1.739,19.836,-9.227> <1.604,19.903,-9.160> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.145,20.539,-8.523> <1.145,20.244,-8.523> <1.271,19.970,-8.523> <1.471,19.770,-8.523> 
		<1.145,20.539,-8.819> <1.145,20.244,-8.819> <1.271,19.970,-8.819> <1.471,19.770,-8.819> 
		<1.271,20.539,-9.093> <1.271,20.244,-9.093> <1.334,20.038,-9.025> <1.536,19.836,-9.025> 
		<1.471,20.539,-9.293> <1.471,20.244,-9.293> <1.536,20.038,-9.227> <1.604,19.903,-9.160> 
	}
}

//OBJECT "sphere06h"
#declare hama_obj16=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.148,20.539,-6.211> <5.148,20.835,-6.211> <5.274,21.109,-6.211> <5.473,21.309,-6.211> 
		<5.148,20.539,-5.915> <5.148,20.835,-5.915> <5.274,21.109,-5.915> <5.473,21.309,-5.915> 
		<5.274,20.539,-5.641> <5.274,20.835,-5.641> <5.336,21.041,-5.710> <5.539,21.243,-5.710> 
		<5.473,20.539,-5.441> <5.473,20.835,-5.441> <5.539,21.041,-5.507> <5.607,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,21.634,-6.211> <6.243,21.634,-5.915> <6.243,21.509,-5.641> <6.243,21.309,-5.441> 
		<5.947,21.634,-6.211> <5.947,21.634,-5.915> <5.947,21.509,-5.641> <5.947,21.309,-5.441> 
		<5.673,21.509,-6.211> <5.673,21.509,-5.915> <5.742,21.446,-5.710> <5.742,21.243,-5.507> 
		<5.473,21.309,-6.211> <5.473,21.309,-5.915> <5.539,21.243,-5.710> <5.607,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-5.116> <5.947,20.539,-5.116> <5.673,20.539,-5.242> <5.473,20.539,-5.441> 
		<6.243,20.835,-5.116> <5.947,20.835,-5.116> <5.673,20.835,-5.242> <5.473,20.835,-5.441> 
		<6.243,21.109,-5.242> <5.947,21.109,-5.242> <5.742,21.041,-5.304> <5.539,21.041,-5.507> 
		<6.243,21.309,-5.441> <5.947,21.309,-5.441> <5.742,21.243,-5.507> <5.607,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.148,20.539,-6.211> <5.148,20.539,-6.507> <5.274,20.539,-6.780> <5.473,20.539,-6.980> 
		<5.148,20.835,-6.211> <5.148,20.835,-6.507> <5.274,20.835,-6.780> <5.473,20.835,-6.980> 
		<5.274,21.109,-6.211> <5.274,21.109,-6.507> <5.336,21.041,-6.712> <5.539,21.041,-6.914> 
		<5.473,21.309,-6.211> <5.473,21.309,-6.507> <5.539,21.243,-6.712> <5.607,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-7.306> <6.243,20.835,-7.306> <6.243,21.109,-7.180> <6.243,21.309,-6.980> 
		<5.947,20.539,-7.306> <5.947,20.835,-7.306> <5.947,21.109,-7.180> <5.947,21.309,-6.980> 
		<5.673,20.539,-7.180> <5.673,20.835,-7.180> <5.742,21.041,-7.117> <5.742,21.243,-6.914> 
		<5.473,20.539,-6.980> <5.473,20.835,-6.980> <5.539,21.041,-6.914> <5.607,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,21.634,-6.211> <5.947,21.634,-6.211> <5.673,21.509,-6.211> <5.473,21.309,-6.211> 
		<6.243,21.634,-6.507> <5.947,21.634,-6.507> <5.673,21.509,-6.507> <5.473,21.309,-6.507> 
		<6.243,21.509,-6.780> <5.947,21.509,-6.780> <5.742,21.446,-6.712> <5.539,21.243,-6.712> 
		<6.243,21.309,-6.980> <5.947,21.309,-6.980> <5.742,21.243,-6.914> <5.607,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,21.634,-6.211> <6.243,21.634,-6.507> <6.243,21.509,-6.780> <6.243,21.309,-6.980> 
		<6.539,21.634,-6.211> <6.539,21.634,-6.507> <6.539,21.509,-6.780> <6.539,21.309,-6.980> 
		<6.812,21.509,-6.211> <6.812,21.509,-6.507> <6.744,21.446,-6.712> <6.744,21.243,-6.914> 
		<7.012,21.309,-6.211> <7.012,21.309,-6.507> <6.946,21.243,-6.712> <6.879,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-7.306> <6.539,20.539,-7.306> <6.812,20.539,-7.180> <7.012,20.539,-6.980> 
		<6.243,20.835,-7.306> <6.539,20.835,-7.306> <6.812,20.835,-7.180> <7.012,20.835,-6.980> 
		<6.243,21.109,-7.180> <6.539,21.109,-7.180> <6.744,21.041,-7.117> <6.946,21.041,-6.914> 
		<6.243,21.309,-6.980> <6.539,21.309,-6.980> <6.744,21.243,-6.914> <6.879,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.338,20.539,-6.211> <7.338,20.835,-6.211> <7.212,21.109,-6.211> <7.012,21.309,-6.211> 
		<7.338,20.539,-6.507> <7.338,20.835,-6.507> <7.212,21.109,-6.507> <7.012,21.309,-6.507> 
		<7.212,20.539,-6.780> <7.212,20.835,-6.780> <7.149,21.041,-6.712> <6.946,21.243,-6.712> 
		<7.012,20.539,-6.980> <7.012,20.835,-6.980> <6.946,21.041,-6.914> <6.879,21.176,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,21.634,-6.211> <6.539,21.634,-6.211> <6.812,21.509,-6.211> <7.012,21.309,-6.211> 
		<6.243,21.634,-5.915> <6.539,21.634,-5.915> <6.812,21.509,-5.915> <7.012,21.309,-5.915> 
		<6.243,21.509,-5.641> <6.539,21.509,-5.641> <6.744,21.446,-5.710> <6.946,21.243,-5.710> 
		<6.243,21.309,-5.441> <6.539,21.309,-5.441> <6.744,21.243,-5.507> <6.879,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.338,20.539,-6.211> <7.338,20.539,-5.915> <7.212,20.539,-5.641> <7.012,20.539,-5.441> 
		<7.338,20.835,-6.211> <7.338,20.835,-5.915> <7.212,20.835,-5.641> <7.012,20.835,-5.441> 
		<7.212,21.109,-6.211> <7.212,21.109,-5.915> <7.149,21.041,-5.710> <6.946,21.041,-5.507> 
		<7.012,21.309,-6.211> <7.012,21.309,-5.915> <6.946,21.243,-5.710> <6.879,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-5.116> <6.243,20.835,-5.116> <6.243,21.109,-5.242> <6.243,21.309,-5.441> 
		<6.539,20.539,-5.116> <6.539,20.835,-5.116> <6.539,21.109,-5.242> <6.539,21.309,-5.441> 
		<6.812,20.539,-5.242> <6.812,20.835,-5.242> <6.744,21.041,-5.304> <6.744,21.243,-5.507> 
		<7.012,20.539,-5.441> <7.012,20.835,-5.441> <6.946,21.041,-5.507> <6.879,21.176,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.338,20.539,-6.211> <7.338,20.539,-6.507> <7.212,20.539,-6.780> <7.012,20.539,-6.980> 
		<7.338,20.244,-6.211> <7.338,20.244,-6.507> <7.212,20.244,-6.780> <7.012,20.244,-6.980> 
		<7.212,19.970,-6.211> <7.212,19.970,-6.507> <7.149,20.038,-6.712> <6.946,20.038,-6.914> 
		<7.012,19.770,-6.211> <7.012,19.770,-6.507> <6.946,19.836,-6.712> <6.879,19.903,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-7.306> <6.243,20.244,-7.306> <6.243,19.970,-7.180> <6.243,19.770,-6.980> 
		<6.539,20.539,-7.306> <6.539,20.244,-7.306> <6.539,19.970,-7.180> <6.539,19.770,-6.980> 
		<6.812,20.539,-7.180> <6.812,20.244,-7.180> <6.744,20.038,-7.117> <6.744,19.836,-6.914> 
		<7.012,20.539,-6.980> <7.012,20.244,-6.980> <6.946,20.038,-6.914> <6.879,19.903,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,19.444,-6.211> <6.539,19.444,-6.211> <6.812,19.570,-6.211> <7.012,19.770,-6.211> 
		<6.243,19.444,-6.507> <6.539,19.444,-6.507> <6.812,19.570,-6.507> <7.012,19.770,-6.507> 
		<6.243,19.570,-6.780> <6.539,19.570,-6.780> <6.744,19.633,-6.712> <6.946,19.836,-6.712> 
		<6.243,19.770,-6.980> <6.539,19.770,-6.980> <6.744,19.836,-6.914> <6.879,19.903,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.338,20.539,-6.211> <7.338,20.244,-6.211> <7.212,19.970,-6.211> <7.012,19.770,-6.211> 
		<7.338,20.539,-5.915> <7.338,20.244,-5.915> <7.212,19.970,-5.915> <7.012,19.770,-5.915> 
		<7.212,20.539,-5.641> <7.212,20.244,-5.641> <7.149,20.038,-5.710> <6.946,19.836,-5.710> 
		<7.012,20.539,-5.441> <7.012,20.244,-5.441> <6.946,20.038,-5.507> <6.879,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,19.444,-6.211> <6.243,19.444,-5.915> <6.243,19.570,-5.641> <6.243,19.770,-5.441> 
		<6.539,19.444,-6.211> <6.539,19.444,-5.915> <6.539,19.570,-5.641> <6.539,19.770,-5.441> 
		<6.812,19.570,-6.211> <6.812,19.570,-5.915> <6.744,19.633,-5.710> <6.744,19.836,-5.507> 
		<7.012,19.770,-6.211> <7.012,19.770,-5.915> <6.946,19.836,-5.710> <6.879,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-5.116> <6.539,20.539,-5.116> <6.812,20.539,-5.242> <7.012,20.539,-5.441> 
		<6.243,20.244,-5.116> <6.539,20.244,-5.116> <6.812,20.244,-5.242> <7.012,20.244,-5.441> 
		<6.243,19.970,-5.242> <6.539,19.970,-5.242> <6.744,20.038,-5.304> <6.946,20.038,-5.507> 
		<6.243,19.770,-5.441> <6.539,19.770,-5.441> <6.744,19.836,-5.507> <6.879,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,19.444,-6.211> <5.947,19.444,-6.211> <5.673,19.570,-6.211> <5.473,19.770,-6.211> 
		<6.243,19.444,-5.915> <5.947,19.444,-5.915> <5.673,19.570,-5.915> <5.473,19.770,-5.915> 
		<6.243,19.570,-5.641> <5.947,19.570,-5.641> <5.742,19.633,-5.710> <5.539,19.836,-5.710> 
		<6.243,19.770,-5.441> <5.947,19.770,-5.441> <5.742,19.836,-5.507> <5.607,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.148,20.539,-6.211> <5.148,20.539,-5.915> <5.274,20.539,-5.641> <5.473,20.539,-5.441> 
		<5.148,20.244,-6.211> <5.148,20.244,-5.915> <5.274,20.244,-5.641> <5.473,20.244,-5.441> 
		<5.274,19.970,-6.211> <5.274,19.970,-5.915> <5.336,20.038,-5.710> <5.539,20.038,-5.507> 
		<5.473,19.770,-6.211> <5.473,19.770,-5.915> <5.539,19.836,-5.710> <5.607,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-5.116> <6.243,20.244,-5.116> <6.243,19.970,-5.242> <6.243,19.770,-5.441> 
		<5.947,20.539,-5.116> <5.947,20.244,-5.116> <5.947,19.970,-5.242> <5.947,19.770,-5.441> 
		<5.673,20.539,-5.242> <5.673,20.244,-5.242> <5.742,20.038,-5.304> <5.742,19.836,-5.507> 
		<5.473,20.539,-5.441> <5.473,20.244,-5.441> <5.539,20.038,-5.507> <5.607,19.903,-5.575> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,19.444,-6.211> <6.243,19.444,-6.507> <6.243,19.570,-6.780> <6.243,19.770,-6.980> 
		<5.947,19.444,-6.211> <5.947,19.444,-6.507> <5.947,19.570,-6.780> <5.947,19.770,-6.980> 
		<5.673,19.570,-6.211> <5.673,19.570,-6.507> <5.742,19.633,-6.712> <5.742,19.836,-6.914> 
		<5.473,19.770,-6.211> <5.473,19.770,-6.507> <5.539,19.836,-6.712> <5.607,19.903,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.243,20.539,-7.306> <5.947,20.539,-7.306> <5.673,20.539,-7.180> <5.473,20.539,-6.980> 
		<6.243,20.244,-7.306> <5.947,20.244,-7.306> <5.673,20.244,-7.180> <5.473,20.244,-6.980> 
		<6.243,19.970,-7.180> <5.947,19.970,-7.180> <5.742,20.038,-7.117> <5.539,20.038,-6.914> 
		<6.243,19.770,-6.980> <5.947,19.770,-6.980> <5.742,19.836,-6.914> <5.607,19.903,-6.847> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<5.148,20.539,-6.211> <5.148,20.244,-6.211> <5.274,19.970,-6.211> <5.473,19.770,-6.211> 
		<5.148,20.539,-6.507> <5.148,20.244,-6.507> <5.274,19.970,-6.507> <5.473,19.770,-6.507> 
		<5.274,20.539,-6.780> <5.274,20.244,-6.780> <5.336,20.038,-6.712> <5.539,19.836,-6.712> 
		<5.473,20.539,-6.980> <5.473,20.244,-6.980> <5.539,20.038,-6.914> <5.607,19.903,-6.847> 
	}
}

//OBJECT "verin_tige_fe2"
#declare hama_obj17=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.021,1.030,-3.938> <12.975,1.029,-3.805> <12.985,1.049,-3.666> <13.037,1.082,-3.548> 
		<13.067,1.031,-4.071> <13.021,1.030,-3.938> <13.032,1.050,-3.802> <13.085,1.083,-3.688> 
		<13.160,1.052,-4.175> <13.113,1.052,-4.039> <13.098,1.061,-3.911> <13.152,1.095,-3.795> 
		<13.273,1.086,-4.235> <13.225,1.086,-4.096> <13.212,1.096,-3.969> <13.210,1.107,-3.873> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.308,1.211,-3.293> <13.358,1.212,-3.439> <13.417,1.213,-3.610> <13.476,1.214,-3.781> 
		<13.184,1.161,-3.336> <13.234,1.162,-3.483> <13.293,1.163,-3.653> <13.351,1.164,-3.824> 
		<13.089,1.115,-3.431> <13.138,1.116,-3.574> <13.206,1.128,-3.679> <13.266,1.129,-3.853> 
		<13.037,1.082,-3.548> <13.085,1.083,-3.688> <13.152,1.095,-3.795> <13.210,1.107,-3.873> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.643,1.217,-4.268> <13.519,1.167,-4.311> <13.387,1.121,-4.295> <13.273,1.086,-4.235> 
		<13.593,1.216,-4.122> <13.469,1.166,-4.165> <13.337,1.120,-4.152> <13.225,1.086,-4.096> 
		<13.534,1.215,-3.951> <13.410,1.165,-3.994> <13.326,1.130,-4.027> <13.212,1.096,-3.969> 
		<13.476,1.214,-3.781> <13.351,1.164,-3.824> <13.266,1.129,-3.853> <13.210,1.107,-3.873> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.308,1.211,-3.293> <13.432,1.262,-3.250> <13.565,1.308,-3.266> <13.678,1.342,-3.326> 
		<13.358,1.212,-3.439> <13.482,1.262,-3.396> <13.614,1.309,-3.409> <13.726,1.343,-3.466> 
		<13.417,1.213,-3.610> <13.541,1.264,-3.567> <13.625,1.298,-3.534> <13.739,1.333,-3.592> 
		<13.476,1.214,-3.781> <13.600,1.265,-3.738> <13.685,1.299,-3.708> <13.741,1.322,-3.689> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.930,1.399,-3.623> <13.976,1.399,-3.756> <13.966,1.379,-3.896> <13.914,1.346,-4.013> 
		<13.885,1.398,-3.490> <13.930,1.399,-3.623> <13.920,1.378,-3.759> <13.866,1.345,-3.873> 
		<13.791,1.376,-3.386> <13.838,1.377,-3.522> <13.853,1.367,-3.650> <13.799,1.334,-3.766> 
		<13.678,1.342,-3.326> <13.726,1.343,-3.466> <13.739,1.333,-3.592> <13.741,1.322,-3.689> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.643,1.217,-4.268> <13.593,1.216,-4.122> <13.534,1.215,-3.951> <13.476,1.214,-3.781> 
		<13.767,1.267,-4.225> <13.717,1.267,-4.079> <13.658,1.266,-3.908> <13.600,1.265,-3.738> 
		<13.862,1.313,-4.130> <13.813,1.312,-3.987> <13.745,1.300,-3.882> <13.685,1.299,-3.708> 
		<13.914,1.346,-4.013> <13.866,1.345,-3.873> <13.799,1.334,-3.766> <13.741,1.322,-3.689> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.796,12.644,-5.323> <8.842,12.645,-5.456> <8.935,12.667,-5.560> <9.048,12.701,-5.620> 
		<8.750,12.644,-5.190> <8.796,12.644,-5.323> <8.888,12.666,-5.424> <9.000,12.700,-5.480> 
		<8.760,12.664,-5.050> <8.807,12.665,-5.187> <8.873,12.676,-5.296> <8.987,12.710,-5.354> 
		<8.812,12.697,-4.933> <8.860,12.698,-5.073> <8.927,12.709,-5.180> <8.985,12.721,-5.257> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.418,12.832,-5.653> <9.368,12.831,-5.507> <9.309,12.830,-5.336> <9.251,12.829,-5.165> 
		<9.294,12.781,-5.696> <9.244,12.780,-5.550> <9.185,12.779,-5.379> <9.126,12.778,-5.208> 
		<9.161,12.735,-5.680> <9.112,12.734,-5.537> <9.101,12.745,-5.412> <9.041,12.744,-5.238> 
		<9.048,12.701,-5.620> <9.000,12.700,-5.480> <8.987,12.710,-5.354> <8.985,12.721,-5.257> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.083,12.826,-4.678> <8.959,12.775,-4.721> <8.864,12.730,-4.816> <8.812,12.697,-4.933> 
		<9.133,12.827,-4.824> <9.009,12.776,-4.867> <8.913,12.731,-4.959> <8.860,12.698,-5.073> 
		<9.192,12.828,-4.995> <9.068,12.777,-5.038> <8.981,12.743,-5.064> <8.927,12.709,-5.180> 
		<9.251,12.829,-5.165> <9.126,12.778,-5.208> <9.041,12.744,-5.238> <8.985,12.721,-5.257> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.083,12.826,-4.678> <9.133,12.827,-4.824> <9.192,12.828,-4.995> <9.251,12.829,-5.165> 
		<9.207,12.876,-4.635> <9.257,12.877,-4.781> <9.316,12.878,-4.952> <9.375,12.879,-5.122> 
		<9.340,12.922,-4.651> <9.389,12.923,-4.794> <9.400,12.912,-4.919> <9.460,12.913,-5.093> 
		<9.453,12.956,-4.711> <9.501,12.957,-4.850> <9.514,12.947,-4.977> <9.516,12.936,-5.073> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.418,12.832,-5.653> <9.542,12.882,-5.610> <9.637,12.928,-5.515> <9.689,12.960,-5.398> 
		<9.368,12.831,-5.507> <9.492,12.881,-5.464> <9.588,12.927,-5.372> <9.641,12.960,-5.258> 
		<9.309,12.830,-5.336> <9.433,12.880,-5.293> <9.520,12.914,-5.267> <9.574,12.948,-5.151> 
		<9.251,12.829,-5.165> <9.375,12.879,-5.122> <9.460,12.913,-5.093> <9.516,12.936,-5.073> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.705,13.013,-5.008> <9.660,13.012,-4.875> <9.566,12.990,-4.771> <9.453,12.956,-4.711> 
		<9.751,13.014,-5.141> <9.705,13.013,-5.008> <9.613,12.991,-4.907> <9.501,12.957,-4.850> 
		<9.741,12.993,-5.280> <9.694,12.993,-5.144> <9.628,12.981,-5.035> <9.514,12.947,-4.977> 
		<9.689,12.960,-5.398> <9.641,12.960,-5.258> <9.574,12.948,-5.151> <9.516,12.936,-5.073> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.062,11.342,-5.239> <8.998,11.341,-5.053> <9.012,11.369,-4.858> <9.084,11.415,-4.694> 
		<9.126,11.343,-5.425> <9.062,11.342,-5.239> <9.077,11.370,-5.049> <9.152,11.417,-4.889> 
		<9.257,11.374,-5.570> <9.191,11.372,-5.380> <9.170,11.386,-5.202> <9.246,11.433,-5.039> 
		<9.415,11.421,-5.654> <9.348,11.420,-5.459> <9.330,11.434,-5.283> <9.327,11.449,-5.147> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.463,11.596,-4.338> <9.533,11.597,-4.542> <9.616,11.598,-4.781> <9.698,11.600,-5.019> 
		<9.290,11.525,-4.398> <9.360,11.527,-4.602> <9.442,11.528,-4.841> <9.524,11.529,-5.079> 
		<9.157,11.461,-4.530> <9.226,11.463,-4.730> <9.321,11.480,-4.877> <9.405,11.481,-5.120> 
		<9.084,11.415,-4.694> <9.152,11.417,-4.889> <9.246,11.433,-5.039> <9.327,11.449,-5.147> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.932,11.604,-5.700> <9.759,11.533,-5.760> <9.573,11.469,-5.738> <9.415,11.421,-5.654> 
		<9.862,11.603,-5.496> <9.688,11.532,-5.556> <9.504,11.467,-5.538> <9.348,11.420,-5.459> 
		<9.780,11.601,-5.257> <9.606,11.531,-5.317> <9.489,11.483,-5.364> <9.330,11.434,-5.283> 
		<9.698,11.600,-5.019> <9.524,11.529,-5.079> <9.405,11.481,-5.120> <9.327,11.449,-5.147> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.463,11.596,-4.338> <9.637,11.666,-4.278> <9.822,11.731,-4.300> <9.980,11.778,-4.384> 
		<9.533,11.597,-4.542> <9.707,11.667,-4.482> <9.891,11.732,-4.500> <10.047,11.779,-4.579> 
		<9.616,11.598,-4.781> <9.789,11.668,-4.720> <9.906,11.717,-4.674> <10.066,11.765,-4.755> 
		<9.698,11.600,-5.019> <9.871,11.670,-4.959> <9.990,11.718,-4.917> <10.068,11.750,-4.890> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<10.333,11.857,-4.799> <10.397,11.858,-4.984> <10.384,11.830,-5.180> <10.311,11.784,-5.344> 
		<10.269,11.856,-4.613> <10.333,11.857,-4.799> <10.318,11.829,-4.989> <10.244,11.783,-5.148> 
		<10.138,11.826,-4.467> <10.204,11.827,-4.658> <10.225,11.813,-4.836> <10.149,11.766,-4.998> 
		<9.980,11.778,-4.384> <10.047,11.779,-4.579> <10.066,11.765,-4.755> <10.068,11.750,-4.890> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.932,11.604,-5.700> <9.862,11.603,-5.496> <9.780,11.601,-5.257> <9.698,11.600,-5.019> 
		<10.106,11.674,-5.640> <10.035,11.673,-5.435> <9.953,11.671,-5.197> <9.871,11.670,-4.959> 
		<10.238,11.738,-5.507> <10.169,11.737,-5.308> <10.074,11.720,-5.161> <9.990,11.718,-4.917> 
		<10.311,11.784,-5.344> <10.244,11.783,-5.148> <10.149,11.766,-4.998> <10.068,11.750,-4.890> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.661,12.445,-5.371> <8.725,12.446,-5.557> <8.855,12.477,-5.702> <9.014,12.524,-5.786> 
		<8.597,12.444,-5.185> <8.661,12.445,-5.371> <8.790,12.476,-5.511> <8.946,12.523,-5.591> 
		<8.610,12.472,-4.990> <8.676,12.474,-5.180> <8.769,12.489,-5.333> <8.928,12.537,-5.414> 
		<8.683,12.519,-4.826> <8.750,12.520,-5.021> <8.844,12.536,-5.171> <8.925,12.553,-5.279> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.531,12.707,-5.831> <9.460,12.706,-5.627> <9.378,12.704,-5.389> <9.296,12.703,-5.150> 
		<9.357,12.637,-5.892> <9.287,12.635,-5.687> <9.205,12.634,-5.449> <9.123,12.633,-5.211> 
		<9.172,12.572,-5.869> <9.103,12.571,-5.670> <9.087,12.586,-5.495> <9.004,12.584,-5.252> 
		<9.014,12.524,-5.786> <8.946,12.523,-5.591> <8.928,12.537,-5.414> <8.925,12.553,-5.279> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.062,12.699,-4.469> <8.888,12.628,-4.530> <8.756,12.565,-4.662> <8.683,12.519,-4.826> 
		<9.132,12.700,-4.674> <8.959,12.630,-4.734> <8.825,12.566,-4.862> <8.750,12.520,-5.021> 
		<9.214,12.701,-4.912> <9.041,12.631,-4.972> <8.920,12.583,-5.008> <8.844,12.536,-5.171> 
		<9.296,12.703,-5.150> <9.123,12.633,-5.211> <9.004,12.584,-5.252> <8.925,12.553,-5.279> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.062,12.699,-4.469> <9.132,12.700,-4.674> <9.214,12.701,-4.912> <9.296,12.703,-5.150> 
		<9.235,12.769,-4.409> <9.306,12.770,-4.614> <9.388,12.772,-4.852> <9.470,12.773,-5.090> 
		<9.421,12.834,-4.431> <9.490,12.835,-4.631> <9.505,12.820,-4.806> <9.589,12.821,-5.049> 
		<9.579,12.881,-4.515> <9.646,12.883,-4.710> <9.664,12.868,-4.887> <9.667,12.853,-5.022> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.531,12.707,-5.831> <9.704,12.777,-5.771> <9.836,12.841,-5.639> <9.909,12.887,-5.475> 
		<9.460,12.706,-5.627> <9.634,12.776,-5.567> <9.768,12.840,-5.439> <9.842,12.886,-5.280> 
		<9.378,12.704,-5.389> <9.552,12.775,-5.329> <9.673,12.823,-5.292> <9.748,12.870,-5.130> 
		<9.296,12.703,-5.150> <9.470,12.773,-5.090> <9.589,12.821,-5.049> <9.667,12.853,-5.022> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.932,12.960,-4.930> <9.868,12.959,-4.744> <9.737,12.929,-4.599> <9.579,12.881,-4.515> 
		<9.996,12.961,-5.116> <9.932,12.960,-4.930> <9.803,12.930,-4.789> <9.646,12.883,-4.710> 
		<9.982,12.933,-5.311> <9.917,12.932,-5.121> <9.824,12.916,-4.968> <9.664,12.868,-4.887> 
		<9.909,12.887,-5.475> <9.842,12.886,-5.280> <9.748,12.870,-5.130> <9.667,12.853,-5.022> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.308,1.211,-3.293> <12.040,4.696,-3.709> <10.350,9.341,-4.263> <9.083,12.826,-4.678> 
		<13.556,1.312,-3.207> <12.289,4.796,-3.623> <10.599,9.442,-4.177> <9.331,12.926,-4.592> 
		<13.839,1.397,-3.357> <12.571,4.881,-3.772> <10.881,9.527,-4.326> <9.614,13.011,-4.742> 
		<13.930,1.399,-3.623> <12.663,4.883,-4.038> <10.973,9.529,-4.592> <9.705,13.013,-5.008> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.930,1.399,-3.623> <12.663,4.883,-4.038> <10.973,9.529,-4.592> <9.705,13.013,-5.008> 
		<14.022,1.400,-3.889> <12.754,4.884,-4.304> <11.064,9.530,-4.858> <9.797,13.014,-5.274> 
		<13.892,1.318,-4.182> <12.624,4.802,-4.597> <10.934,9.448,-5.151> <9.667,12.932,-5.567> 
		<13.643,1.217,-4.268> <12.376,4.701,-4.683> <10.686,9.347,-5.237> <9.418,12.832,-5.653> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<13.643,1.217,-4.268> <12.376,4.701,-4.683> <10.686,9.347,-5.237> <9.418,12.832,-5.653> 
		<13.395,1.117,-4.354> <12.128,4.601,-4.769> <10.438,9.247,-5.323> <9.170,12.731,-5.739> 
		<13.112,1.032,-4.204> <11.845,4.516,-4.620> <10.155,9.162,-5.174> <8.887,12.646,-5.589> 
		<13.021,1.030,-3.938> <11.753,4.514,-4.354> <10.063,9.160,-4.908> <8.796,12.644,-5.323> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.796,12.644,-5.323> <8.704,12.643,-5.057> <8.835,12.725,-4.764> <9.083,12.826,-4.678> 
		<10.063,9.160,-4.908> <9.972,9.158,-4.642> <10.102,9.241,-4.349> <10.350,9.341,-4.263> 
		<11.753,4.514,-4.354> <11.662,4.513,-4.088> <11.792,4.595,-3.795> <12.040,4.696,-3.709> 
		<13.021,1.030,-3.938> <12.929,1.028,-3.672> <13.060,1.111,-3.379> <13.308,1.211,-3.293> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.463,11.596,-4.338> <9.343,11.927,-4.377> <9.182,12.368,-4.430> <9.062,12.699,-4.469> 
		<9.810,11.736,-4.218> <9.690,12.067,-4.257> <9.529,12.508,-4.310> <9.409,12.839,-4.349> 
		<10.205,11.855,-4.427> <10.085,12.186,-4.466> <9.924,12.627,-4.519> <9.804,12.958,-4.558> 
		<10.333,11.857,-4.799> <10.213,12.188,-4.838> <10.052,12.629,-4.891> <9.932,12.960,-4.930> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<10.333,11.857,-4.799> <10.213,12.188,-4.838> <10.052,12.629,-4.891> <9.932,12.960,-4.930> 
		<10.461,11.859,-5.170> <10.341,12.190,-5.210> <10.180,12.632,-5.262> <10.060,12.963,-5.302> 
		<10.279,11.744,-5.580> <10.159,12.075,-5.619> <9.998,12.517,-5.672> <9.878,12.847,-5.711> 
		<9.932,11.604,-5.700> <9.812,11.935,-5.739> <9.651,12.376,-5.792> <9.531,12.707,-5.831> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<9.932,11.604,-5.700> <9.812,11.935,-5.739> <9.651,12.376,-5.792> <9.531,12.707,-5.831> 
		<9.585,11.463,-5.820> <9.465,11.794,-5.860> <9.304,12.235,-5.912> <9.184,12.566,-5.952> 
		<9.190,11.344,-5.611> <9.070,11.675,-5.650> <8.909,12.117,-5.703> <8.789,12.448,-5.742> 
		<9.062,11.342,-5.239> <8.942,11.673,-5.279> <8.781,12.114,-5.331> <8.661,12.445,-5.371> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<8.661,12.445,-5.371> <8.533,12.443,-4.999> <8.715,12.558,-4.590> <9.062,12.699,-4.469> 
		<8.781,12.114,-5.331> <8.653,12.112,-4.960> <8.835,12.227,-4.550> <9.182,12.368,-4.430> 
		<8.942,11.673,-5.279> <8.814,11.671,-4.907> <8.996,11.786,-4.498> <9.343,11.927,-4.377> 
		<9.062,11.342,-5.239> <8.934,11.340,-4.868> <9.116,11.455,-4.458> <9.463,11.596,-4.338> 
	}
}

//OBJECT "verin_tige_ma2"
#declare hama_obj18=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.351,3.302,-4.166> <12.319,3.301,-4.072> <12.326,3.316,-3.973> <12.363,3.339,-3.890> 
		<12.384,3.303,-4.260> <12.351,3.302,-4.166> <12.359,3.316,-4.069> <12.397,3.340,-3.989> 
		<12.450,3.318,-4.334> <12.417,3.317,-4.237> <12.406,3.324,-4.147> <12.445,3.348,-4.065> 
		<12.530,3.342,-4.377> <12.496,3.341,-4.278> <12.487,3.349,-4.188> <12.486,3.356,-4.120> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.555,3.431,-3.709> <12.591,3.431,-3.813> <12.632,3.432,-3.933> <12.674,3.433,-4.054> 
		<12.467,3.395,-3.739> <12.503,3.396,-3.843> <12.544,3.396,-3.964> <12.586,3.397,-4.085> 
		<12.400,3.362,-3.807> <12.435,3.363,-3.908> <12.483,3.372,-3.982> <12.525,3.372,-4.106> 
		<12.363,3.339,-3.890> <12.397,3.340,-3.989> <12.445,3.348,-4.065> <12.486,3.356,-4.120> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.793,3.435,-4.400> <12.705,3.399,-4.430> <12.611,3.366,-4.419> <12.530,3.342,-4.377> 
		<12.757,3.434,-4.296> <12.669,3.398,-4.327> <12.576,3.366,-4.318> <12.496,3.341,-4.278> 
		<12.715,3.433,-4.175> <12.627,3.398,-4.206> <12.568,3.373,-4.229> <12.487,3.349,-4.188> 
		<12.674,3.433,-4.054> <12.586,3.397,-4.085> <12.525,3.372,-4.106> <12.486,3.356,-4.120> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.555,3.431,-3.709> <12.643,3.466,-3.678> <12.737,3.499,-3.690> <12.817,3.523,-3.732> 
		<12.591,3.431,-3.813> <12.679,3.467,-3.782> <12.772,3.500,-3.791> <12.851,3.524,-3.831> 
		<12.632,3.432,-3.933> <12.720,3.468,-3.903> <12.780,3.492,-3.879> <12.860,3.516,-3.921> 
		<12.674,3.433,-4.054> <12.762,3.468,-4.024> <12.822,3.493,-4.003> <12.862,3.509,-3.989> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.996,3.563,-3.943> <13.029,3.564,-4.037> <13.022,3.549,-4.136> <12.985,3.526,-4.219> 
		<12.964,3.563,-3.848> <12.996,3.563,-3.943> <12.988,3.549,-4.039> <12.951,3.526,-4.120> 
		<12.897,3.547,-3.775> <12.931,3.548,-3.871> <12.941,3.541,-3.962> <12.903,3.517,-4.044> 
		<12.817,3.523,-3.732> <12.851,3.524,-3.831> <12.860,3.516,-3.921> <12.862,3.509,-3.989> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.793,3.435,-4.400> <12.757,3.434,-4.296> <12.715,3.433,-4.175> <12.674,3.433,-4.054> 
		<12.881,3.470,-4.369> <12.845,3.470,-4.266> <12.803,3.469,-4.145> <12.762,3.468,-4.024> 
		<12.948,3.503,-4.302> <12.913,3.502,-4.201> <12.865,3.493,-4.126> <12.822,3.493,-4.003> 
		<12.985,3.526,-4.219> <12.951,3.526,-4.120> <12.903,3.517,-4.044> <12.862,3.509,-3.989> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.388,19.695,-6.121> <6.420,19.696,-6.215> <6.487,19.711,-6.289> <6.567,19.735,-6.331> 
		<6.355,19.695,-6.026> <6.388,19.695,-6.121> <6.453,19.711,-6.192> <6.533,19.735,-6.232> 
		<6.362,19.709,-5.927> <6.396,19.710,-6.024> <6.443,19.717,-6.102> <6.524,19.742,-6.143> 
		<6.399,19.732,-5.844> <6.433,19.733,-5.943> <6.481,19.741,-6.019> <6.522,19.750,-6.074> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.829,19.828,-6.354> <6.793,19.827,-6.251> <6.752,19.827,-6.130> <6.710,19.826,-6.009> 
		<6.741,19.792,-6.385> <6.706,19.792,-6.281> <6.664,19.791,-6.160> <6.622,19.790,-6.039> 
		<6.647,19.759,-6.374> <6.612,19.759,-6.272> <6.604,19.766,-6.184> <6.562,19.766,-6.060> 
		<6.567,19.735,-6.331> <6.533,19.735,-6.232> <6.524,19.742,-6.143> <6.522,19.750,-6.074> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.591,19.824,-5.663> <6.503,19.788,-5.694> <6.436,19.756,-5.761> <6.399,19.732,-5.844> 
		<6.627,19.824,-5.767> <6.539,19.789,-5.798> <6.471,19.756,-5.862> <6.433,19.733,-5.943> 
		<6.669,19.825,-5.888> <6.581,19.789,-5.919> <6.519,19.765,-5.937> <6.481,19.741,-6.019> 
		<6.710,19.826,-6.009> <6.622,19.790,-6.039> <6.562,19.766,-6.060> <6.522,19.750,-6.074> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.591,19.824,-5.663> <6.627,19.824,-5.767> <6.669,19.825,-5.888> <6.710,19.826,-6.009> 
		<6.679,19.859,-5.633> <6.715,19.860,-5.737> <6.757,19.861,-5.858> <6.798,19.861,-5.978> 
		<6.773,19.892,-5.644> <6.808,19.893,-5.746> <6.816,19.885,-5.834> <6.859,19.886,-5.957> 
		<6.854,19.916,-5.687> <6.888,19.917,-5.786> <6.897,19.910,-5.875> <6.898,19.902,-5.944> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.829,19.828,-6.354> <6.917,19.864,-6.324> <6.984,19.896,-6.257> <7.021,19.919,-6.174> 
		<6.793,19.827,-6.251> <6.881,19.863,-6.220> <6.949,19.895,-6.155> <6.987,19.919,-6.075> 
		<6.752,19.827,-6.130> <6.840,19.862,-6.099> <6.901,19.887,-6.081> <6.939,19.910,-5.999> 
		<6.710,19.826,-6.009> <6.798,19.861,-5.978> <6.859,19.886,-5.957> <6.898,19.902,-5.944> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<7.033,19.956,-5.897> <7.000,19.956,-5.803> <6.934,19.941,-5.729> <6.854,19.916,-5.687> 
		<7.065,19.957,-5.991> <7.033,19.956,-5.897> <6.967,19.941,-5.826> <6.888,19.917,-5.786> 
		<7.058,19.943,-6.090> <7.025,19.942,-5.994> <6.978,19.934,-5.916> <6.897,19.910,-5.875> 
		<7.021,19.919,-6.174> <6.987,19.919,-6.075> <6.939,19.910,-5.999> <6.898,19.902,-5.944> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.555,3.431,-3.709> <10.766,8.349,-4.295> <8.380,14.906,-5.077> <6.591,19.824,-5.663> 
		<12.731,3.502,-3.648> <10.942,8.420,-4.234> <8.556,14.977,-5.016> <6.767,19.895,-5.602> 
		<12.931,3.562,-3.754> <11.142,8.480,-4.340> <8.757,15.037,-5.122> <6.968,19.955,-5.709> 
		<12.996,3.563,-3.943> <11.207,8.481,-4.529> <8.822,15.038,-5.311> <7.033,19.956,-5.897> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.996,3.563,-3.943> <11.207,8.481,-4.529> <8.822,15.038,-5.311> <7.033,19.956,-5.897> 
		<13.061,3.564,-4.131> <11.272,8.482,-4.717> <8.887,15.040,-5.499> <7.098,19.958,-6.086> 
		<12.969,3.506,-4.339> <11.180,8.424,-4.925> <8.794,14.981,-5.707> <7.005,19.899,-6.293> 
		<12.793,3.435,-4.400> <11.004,8.353,-4.986> <8.618,14.910,-5.768> <6.829,19.828,-6.354> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<12.793,3.435,-4.400> <11.004,8.353,-4.986> <8.618,14.910,-5.768> <6.829,19.828,-6.354> 
		<12.617,3.363,-4.461> <10.828,8.281,-5.047> <8.442,14.839,-5.829> <6.653,19.757,-6.415> 
		<12.416,3.303,-4.355> <10.627,8.221,-4.941> <8.242,14.778,-5.723> <6.453,19.696,-6.309> 
		<12.351,3.302,-4.166> <10.562,8.220,-4.752> <8.177,14.777,-5.534> <6.388,19.695,-6.121> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<6.388,19.695,-6.121> <6.323,19.694,-5.932> <6.415,19.752,-5.724> <6.591,19.824,-5.663> 
		<8.177,14.777,-5.534> <8.112,14.776,-5.346> <8.204,14.835,-5.138> <8.380,14.906,-5.077> 
		<10.562,8.220,-4.752> <10.497,8.219,-4.564> <10.590,8.277,-4.356> <10.766,8.349,-4.295> 
		<12.351,3.302,-4.166> <12.286,3.301,-3.978> <12.379,3.359,-3.770> <12.555,3.431,-3.709> 
	}
}

//OBJECT "verin_tige_fe4"
#declare hama_obj21=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.658,0.987,-9.214> <-9.519,0.987,-9.238> <-9.402,1.007,-9.315> <-9.325,1.039,-9.418> 
		<-9.796,0.987,-9.190> <-9.658,0.987,-9.214> <-9.544,1.007,-9.290> <-9.470,1.039,-9.392> 
		<-9.933,1.007,-9.221> <-9.791,1.007,-9.246> <-9.672,1.017,-9.295> <-9.597,1.050,-9.399> 
		<-10.040,1.039,-9.292> <-9.895,1.039,-9.317> <-9.778,1.050,-9.367> <-9.693,1.061,-9.413> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.234,1.163,-9.780> <-9.387,1.163,-9.754> <-9.564,1.163,-9.722> <-9.742,1.163,-9.691> 
		<-9.211,1.115,-9.650> <-9.364,1.115,-9.623> <-9.541,1.115,-9.592> <-9.719,1.115,-9.561> 
		<-9.248,1.071,-9.521> <-9.397,1.071,-9.495> <-9.522,1.082,-9.503> <-9.703,1.082,-9.471> 
		<-9.325,1.039,-9.418> <-9.470,1.039,-9.392> <-9.597,1.050,-9.399> <-9.693,1.061,-9.413> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.250,1.163,-9.601> <-10.227,1.115,-9.471> <-10.148,1.071,-9.362> <-10.040,1.039,-9.292> 
		<-10.097,1.163,-9.628> <-10.074,1.115,-9.498> <-9.999,1.071,-9.388> <-9.895,1.039,-9.317> 
		<-9.920,1.163,-9.660> <-9.897,1.115,-9.529> <-9.885,1.082,-9.439> <-9.778,1.050,-9.367> 
		<-9.742,1.163,-9.691> <-9.719,1.115,-9.561> <-9.703,1.082,-9.471> <-9.693,1.061,-9.413> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.234,1.163,-9.780> <-9.257,1.212,-9.911> <-9.336,1.256,-10.020> <-9.444,1.288,-10.090> 
		<-9.387,1.163,-9.754> <-9.410,1.212,-9.884> <-9.485,1.256,-9.993> <-9.589,1.288,-10.064> 
		<-9.564,1.163,-9.722> <-9.587,1.212,-9.852> <-9.599,1.245,-9.943> <-9.706,1.277,-10.015> 
		<-9.742,1.163,-9.691> <-9.765,1.212,-9.821> <-9.781,1.245,-9.911> <-9.791,1.266,-9.969> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.826,1.340,-10.168> <-9.965,1.340,-10.143> <-10.082,1.320,-10.067> <-10.159,1.288,-9.964> 
		<-9.688,1.340,-10.192> <-9.826,1.340,-10.168> <-9.940,1.320,-10.092> <-10.014,1.288,-9.990> 
		<-9.551,1.320,-10.161> <-9.693,1.320,-10.135> <-9.812,1.310,-10.087> <-9.887,1.277,-9.983> 
		<-9.444,1.288,-10.090> <-9.589,1.288,-10.064> <-9.706,1.277,-10.015> <-9.791,1.266,-9.969> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.250,1.163,-9.601> <-10.097,1.163,-9.628> <-9.920,1.163,-9.660> <-9.742,1.163,-9.691> 
		<-10.273,1.212,-9.732> <-10.120,1.212,-9.758> <-9.943,1.212,-9.790> <-9.765,1.212,-9.821> 
		<-10.236,1.256,-9.861> <-10.087,1.256,-9.887> <-9.962,1.245,-9.879> <-9.781,1.245,-9.911> 
		<-10.159,1.288,-9.964> <-10.014,1.288,-9.990> <-9.887,1.277,-9.983> <-9.791,1.266,-9.969> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.919,12.673,-5.025> <-9.058,12.673,-5.001> <-9.194,12.693,-5.032> <-9.302,12.726,-5.103> 
		<-8.781,12.673,-5.050> <-8.919,12.673,-5.025> <-9.052,12.693,-5.057> <-9.156,12.726,-5.129> 
		<-8.663,12.693,-5.126> <-8.805,12.693,-5.101> <-8.934,12.703,-5.106> <-9.040,12.736,-5.178> 
		<-8.586,12.726,-5.229> <-8.732,12.726,-5.203> <-8.858,12.736,-5.210> <-8.954,12.747,-5.224> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.511,12.850,-5.413> <-9.359,12.850,-5.439> <-9.181,12.850,-5.471> <-9.003,12.850,-5.502> 
		<-9.488,12.802,-5.282> <-9.336,12.802,-5.309> <-9.158,12.802,-5.341> <-8.980,12.802,-5.372> 
		<-9.409,12.758,-5.173> <-9.261,12.758,-5.200> <-9.146,12.769,-5.250> <-8.965,12.769,-5.282> 
		<-9.302,12.726,-5.103> <-9.156,12.726,-5.129> <-9.040,12.736,-5.178> <-8.954,12.747,-5.224> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.496,12.850,-5.592> <-8.473,12.802,-5.461> <-8.509,12.758,-5.332> <-8.586,12.726,-5.229> 
		<-8.648,12.850,-5.565> <-8.625,12.802,-5.435> <-8.658,12.758,-5.306> <-8.732,12.726,-5.203> 
		<-8.826,12.850,-5.533> <-8.803,12.802,-5.403> <-8.783,12.769,-5.314> <-8.858,12.736,-5.210> 
		<-9.003,12.850,-5.502> <-8.980,12.802,-5.372> <-8.965,12.769,-5.282> <-8.954,12.747,-5.224> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.496,12.850,-5.592> <-8.648,12.850,-5.565> <-8.826,12.850,-5.533> <-9.003,12.850,-5.502> 
		<-8.519,12.898,-5.722> <-8.671,12.898,-5.695> <-8.849,12.898,-5.664> <-9.026,12.898,-5.632> 
		<-8.597,12.942,-5.831> <-8.746,12.942,-5.805> <-8.861,12.931,-5.754> <-9.042,12.931,-5.722> 
		<-8.705,12.974,-5.901> <-8.850,12.974,-5.876> <-8.967,12.963,-5.826> <-9.052,12.953,-5.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.511,12.850,-5.413> <-9.534,12.898,-5.543> <-9.497,12.942,-5.672> <-9.420,12.974,-5.775> 
		<-9.359,12.850,-5.439> <-9.382,12.898,-5.570> <-9.348,12.942,-5.698> <-9.275,12.974,-5.801> 
		<-9.181,12.850,-5.471> <-9.204,12.898,-5.601> <-9.224,12.931,-5.690> <-9.148,12.963,-5.794> 
		<-9.003,12.850,-5.502> <-9.026,12.898,-5.632> <-9.042,12.931,-5.722> <-9.052,12.953,-5.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.087,13.026,-5.979> <-8.949,13.026,-6.003> <-8.813,13.006,-5.972> <-8.705,12.974,-5.901> 
		<-9.226,13.026,-5.955> <-9.087,13.026,-5.979> <-8.954,13.006,-5.947> <-8.850,12.974,-5.876> 
		<-9.343,13.006,-5.878> <-9.201,13.006,-5.903> <-9.073,12.996,-5.898> <-8.967,12.963,-5.826> 
		<-9.420,12.974,-5.775> <-9.275,12.974,-5.801> <-9.148,12.963,-5.794> <-9.052,12.953,-5.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.964,11.367,-5.279> <-8.770,11.367,-5.313> <-8.606,11.395,-5.420> <-8.499,11.440,-5.564> 
		<-9.158,11.367,-5.245> <-8.964,11.367,-5.279> <-8.805,11.395,-5.385> <-8.702,11.440,-5.528> 
		<-9.348,11.395,-5.289> <-9.150,11.395,-5.324> <-8.984,11.409,-5.392> <-8.879,11.454,-5.538> 
		<-9.499,11.440,-5.387> <-9.295,11.440,-5.423> <-9.132,11.454,-5.493> <-9.013,11.469,-5.556> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.372,11.613,-6.070> <-8.585,11.613,-6.033> <-8.833,11.613,-5.989> <-9.082,11.613,-5.945> 
		<-8.340,11.546,-5.888> <-8.553,11.546,-5.851> <-8.801,11.546,-5.807> <-9.049,11.546,-5.763> 
		<-8.391,11.484,-5.708> <-8.599,11.484,-5.671> <-8.774,11.500,-5.683> <-9.027,11.500,-5.638> 
		<-8.499,11.440,-5.564> <-8.702,11.440,-5.528> <-8.879,11.454,-5.538> <-9.013,11.469,-5.556> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.791,11.613,-5.820> <-9.759,11.546,-5.638> <-9.649,11.484,-5.486> <-9.499,11.440,-5.387> 
		<-9.578,11.613,-5.858> <-9.546,11.546,-5.676> <-9.441,11.484,-5.523> <-9.295,11.440,-5.423> 
		<-9.330,11.613,-5.902> <-9.298,11.546,-5.720> <-9.281,11.500,-5.594> <-9.132,11.454,-5.493> 
		<-9.082,11.613,-5.945> <-9.049,11.546,-5.763> <-9.027,11.500,-5.638> <-9.013,11.469,-5.556> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.372,11.613,-6.070> <-8.404,11.680,-6.252> <-8.514,11.742,-6.405> <-8.665,11.787,-6.503> 
		<-8.585,11.613,-6.033> <-8.617,11.680,-6.215> <-8.722,11.742,-6.368> <-8.868,11.787,-6.467> 
		<-8.833,11.613,-5.989> <-8.865,11.680,-6.171> <-8.882,11.727,-6.297> <-9.031,11.772,-6.398> 
		<-9.082,11.613,-5.945> <-9.114,11.680,-6.127> <-9.136,11.727,-6.252> <-9.150,11.757,-6.334> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.199,11.860,-6.612> <-9.393,11.860,-6.578> <-9.557,11.832,-6.471> <-9.664,11.787,-6.327> 
		<-9.005,11.860,-6.646> <-9.199,11.860,-6.612> <-9.358,11.832,-6.506> <-9.461,11.787,-6.363> 
		<-8.815,11.832,-6.602> <-9.013,11.832,-6.567> <-9.179,11.818,-6.498> <-9.284,11.772,-6.353> 
		<-8.665,11.787,-6.503> <-8.868,11.787,-6.467> <-9.031,11.772,-6.398> <-9.150,11.757,-6.334> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.791,11.613,-5.820> <-9.578,11.613,-5.858> <-9.330,11.613,-5.902> <-9.082,11.613,-5.945> 
		<-9.823,11.680,-6.002> <-9.610,11.680,-6.040> <-9.362,11.680,-6.083> <-9.114,11.680,-6.127> 
		<-9.772,11.742,-6.183> <-9.564,11.742,-6.220> <-9.389,11.727,-6.207> <-9.136,11.727,-6.252> 
		<-9.664,11.787,-6.327> <-9.461,11.787,-6.363> <-9.284,11.772,-6.353> <-9.150,11.757,-6.334> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.894,12.477,-4.881> <-9.087,12.477,-4.847> <-9.278,12.505,-4.891> <-9.428,12.550,-4.990> 
		<-8.700,12.477,-4.915> <-8.894,12.477,-4.881> <-9.080,12.505,-4.926> <-9.225,12.550,-5.025> 
		<-8.536,12.505,-5.022> <-8.735,12.505,-4.987> <-8.914,12.519,-4.994> <-9.062,12.564,-5.095> 
		<-8.429,12.550,-5.166> <-8.632,12.550,-5.130> <-8.809,12.564,-5.140> <-8.943,12.579,-5.158> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.721,12.723,-5.422> <-9.508,12.723,-5.460> <-9.260,12.723,-5.504> <-9.011,12.723,-5.547> 
		<-9.689,12.656,-5.240> <-9.476,12.656,-5.278> <-9.228,12.656,-5.322> <-8.979,12.656,-5.366> 
		<-9.579,12.594,-5.088> <-9.371,12.594,-5.125> <-9.211,12.610,-5.196> <-8.957,12.610,-5.241> 
		<-9.428,12.550,-4.990> <-9.225,12.550,-5.025> <-9.062,12.564,-5.095> <-8.943,12.579,-5.158> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.302,12.723,-5.672> <-8.270,12.656,-5.491> <-8.321,12.594,-5.310> <-8.429,12.550,-5.166> 
		<-8.515,12.723,-5.635> <-8.483,12.656,-5.453> <-8.529,12.594,-5.273> <-8.632,12.550,-5.130> 
		<-8.763,12.723,-5.591> <-8.731,12.656,-5.409> <-8.704,12.610,-5.285> <-8.809,12.564,-5.140> 
		<-9.011,12.723,-5.547> <-8.979,12.656,-5.366> <-8.957,12.610,-5.241> <-8.943,12.579,-5.158> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.302,12.723,-5.672> <-8.515,12.723,-5.635> <-8.763,12.723,-5.591> <-9.011,12.723,-5.547> 
		<-8.334,12.790,-5.854> <-8.547,12.790,-5.817> <-8.795,12.790,-5.773> <-9.043,12.790,-5.729> 
		<-8.444,12.852,-6.007> <-8.652,12.852,-5.970> <-8.812,12.837,-5.899> <-9.065,12.837,-5.854> 
		<-8.594,12.897,-6.105> <-8.798,12.897,-6.069> <-8.960,12.882,-6.000> <-9.080,12.867,-5.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.721,12.723,-5.422> <-9.753,12.790,-5.604> <-9.702,12.852,-5.785> <-9.594,12.897,-5.929> 
		<-9.508,12.723,-5.460> <-9.540,12.790,-5.642> <-9.494,12.852,-5.822> <-9.391,12.897,-5.965> 
		<-9.260,12.723,-5.504> <-9.292,12.790,-5.686> <-9.319,12.837,-5.810> <-9.214,12.882,-5.955> 
		<-9.011,12.723,-5.547> <-9.043,12.790,-5.729> <-9.065,12.837,-5.854> <-9.080,12.867,-5.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.129,12.970,-6.214> <-8.935,12.970,-6.248> <-8.745,12.942,-6.204> <-8.594,12.897,-6.105> 
		<-9.322,12.970,-6.180> <-9.129,12.970,-6.214> <-8.943,12.942,-6.169> <-8.798,12.897,-6.069> 
		<-9.486,12.942,-6.073> <-9.288,12.942,-6.108> <-9.109,12.928,-6.100> <-8.960,12.882,-6.000> 
		<-9.594,12.897,-5.929> <-9.391,12.897,-5.965> <-9.214,12.882,-5.955> <-9.080,12.867,-5.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.234,1.163,-9.780> <-9.013,4.669,-8.524> <-8.717,9.344,-6.848> <-8.496,12.850,-5.592> 
		<-9.280,1.260,-10.041> <-9.059,4.766,-8.784> <-8.763,9.440,-7.109> <-8.542,12.946,-5.852> 
		<-9.549,1.340,-10.217> <-9.327,4.846,-8.960> <-9.032,9.520,-7.285> <-8.810,13.026,-6.028> 
		<-9.826,1.340,-10.168> <-9.605,4.846,-8.911> <-9.309,9.520,-7.236> <-9.087,13.026,-5.979> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.826,1.340,-10.168> <-9.605,4.846,-8.911> <-9.309,9.520,-7.236> <-9.087,13.026,-5.979> 
		<-10.103,1.340,-10.119> <-9.882,4.846,-8.862> <-9.586,9.520,-7.187> <-9.365,13.026,-5.930> 
		<-10.295,1.260,-9.862> <-10.074,4.766,-8.605> <-9.778,9.440,-6.930> <-9.557,12.946,-5.673> 
		<-10.250,1.163,-9.601> <-10.028,4.669,-8.345> <-9.733,9.344,-6.669> <-9.511,12.850,-5.413> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.250,1.163,-9.601> <-10.028,4.669,-8.345> <-9.733,9.344,-6.669> <-9.511,12.850,-5.413> 
		<-10.204,1.067,-9.341> <-9.982,4.573,-8.084> <-9.687,9.248,-6.409> <-9.465,12.754,-5.152> 
		<-9.935,0.987,-9.165> <-9.713,4.493,-7.908> <-9.418,9.168,-6.233> <-9.196,12.673,-4.976> 
		<-9.658,0.987,-9.214> <-9.436,4.493,-7.957> <-9.141,9.168,-6.282> <-8.919,12.673,-5.025> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.919,12.673,-5.025> <-8.642,12.673,-5.074> <-8.450,12.754,-5.331> <-8.496,12.850,-5.592> 
		<-9.141,9.168,-6.282> <-8.864,9.168,-6.331> <-8.671,9.248,-6.588> <-8.717,9.344,-6.848> 
		<-9.436,4.493,-7.957> <-9.159,4.493,-8.006> <-8.967,4.573,-8.263> <-9.013,4.669,-8.524> 
		<-9.658,0.987,-9.214> <-9.381,0.987,-9.263> <-9.188,1.067,-9.520> <-9.234,1.163,-9.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.372,11.613,-6.070> <-8.351,11.946,-5.951> <-8.323,12.390,-5.792> <-8.302,12.723,-5.672> 
		<-8.436,11.748,-6.434> <-8.415,12.081,-6.315> <-8.387,12.525,-6.156> <-8.366,12.858,-6.036> 
		<-8.812,11.860,-6.680> <-8.791,12.193,-6.561> <-8.763,12.637,-6.402> <-8.742,12.970,-6.282> 
		<-9.199,11.860,-6.612> <-9.178,12.193,-6.492> <-9.150,12.637,-6.333> <-9.129,12.970,-6.214> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.199,11.860,-6.612> <-9.178,12.193,-6.492> <-9.150,12.637,-6.333> <-9.129,12.970,-6.214> 
		<-9.586,11.860,-6.544> <-9.565,12.193,-6.424> <-9.537,12.637,-6.265> <-9.516,12.970,-6.146> 
		<-9.855,11.748,-6.184> <-9.834,12.081,-6.065> <-9.806,12.525,-5.906> <-9.785,12.858,-5.786> 
		<-9.791,11.613,-5.820> <-9.770,11.946,-5.701> <-9.742,12.390,-5.542> <-9.721,12.723,-5.422> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.791,11.613,-5.820> <-9.770,11.946,-5.701> <-9.742,12.390,-5.542> <-9.721,12.723,-5.422> 
		<-9.727,11.479,-5.456> <-9.706,11.812,-5.337> <-9.678,12.256,-5.178> <-9.657,12.589,-5.059> 
		<-9.351,11.367,-5.210> <-9.330,11.700,-5.091> <-9.302,12.144,-4.932> <-9.281,12.477,-4.813> 
		<-8.964,11.367,-5.279> <-8.943,11.700,-5.159> <-8.915,12.144,-5.000> <-8.894,12.477,-4.881> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.894,12.477,-4.881> <-8.507,12.477,-4.949> <-8.238,12.589,-5.309> <-8.302,12.723,-5.672> 
		<-8.915,12.144,-5.000> <-8.528,12.144,-5.068> <-8.259,12.256,-5.428> <-8.323,12.390,-5.792> 
		<-8.943,11.700,-5.159> <-8.556,11.700,-5.228> <-8.287,11.812,-5.587> <-8.351,11.946,-5.951> 
		<-8.964,11.367,-5.279> <-8.577,11.367,-5.347> <-8.308,11.479,-5.707> <-8.372,11.613,-6.070> 
	}
}

//OBJECT "verin_tige_fe6"
#declare hama_obj22=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.203,1.028,13.235> <-3.284,1.025,13.120> <-3.403,1.042,13.045> <-3.529,1.074,13.018> 
		<-3.122,1.032,13.350> <-3.203,1.028,13.235> <-3.320,1.046,13.163> <-3.444,1.078,13.139> 
		<-3.094,1.057,13.487> <-3.176,1.053,13.369> <-3.271,1.060,13.282> <-3.397,1.092,13.256> 
		<-3.112,1.094,13.613> <-3.197,1.089,13.492> <-3.291,1.097,13.407> <-3.368,1.106,13.348> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.895,1.201,13.085> <-3.807,1.205,13.211> <-3.703,1.210,13.359> <-3.600,1.215,13.507> 
		<-3.787,1.150,13.011> <-3.698,1.154,13.137> <-3.595,1.159,13.285> <-3.491,1.164,13.433> 
		<-3.654,1.105,12.991> <-3.568,1.109,13.114> <-3.523,1.124,13.231> <-3.417,1.129,13.382> 
		<-3.529,1.074,13.018> <-3.444,1.078,13.139> <-3.397,1.092,13.256> <-3.368,1.106,13.348> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.304,1.229,13.929> <-3.196,1.178,13.855> <-3.130,1.130,13.739> <-3.112,1.094,13.613> 
		<-3.393,1.225,13.802> <-3.284,1.174,13.728> <-3.217,1.126,13.615> <-3.197,1.089,13.492> 
		<-3.496,1.220,13.654> <-3.388,1.169,13.580> <-3.311,1.134,13.533> <-3.291,1.097,13.407> 
		<-3.600,1.215,13.507> <-3.491,1.164,13.433> <-3.417,1.129,13.382> <-3.368,1.106,13.348> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.895,1.201,13.085> <-4.003,1.252,13.159> <-4.069,1.300,13.275> <-4.087,1.337,13.401> 
		<-3.807,1.205,13.211> <-3.915,1.256,13.285> <-3.982,1.304,13.398> <-4.003,1.341,13.522> 
		<-3.703,1.210,13.359> <-3.811,1.261,13.433> <-3.888,1.296,13.481> <-3.908,1.333,13.606> 
		<-3.600,1.215,13.507> <-3.708,1.266,13.581> <-3.782,1.301,13.632> <-3.831,1.324,13.665> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.996,1.402,13.778> <-3.915,1.405,13.893> <-3.796,1.388,13.968> <-3.671,1.356,13.995> 
		<-4.077,1.398,13.663> <-3.996,1.402,13.778> <-3.879,1.384,13.850> <-3.755,1.352,13.875> 
		<-4.106,1.373,13.527> <-4.023,1.377,13.645> <-3.928,1.370,13.732> <-3.802,1.338,13.757> 
		<-4.087,1.337,13.401> <-4.003,1.341,13.522> <-3.908,1.333,13.606> <-3.831,1.324,13.665> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.304,1.229,13.929> <-3.393,1.225,13.802> <-3.496,1.220,13.654> <-3.600,1.215,13.507> 
		<-3.412,1.280,14.003> <-3.501,1.276,13.876> <-3.604,1.271,13.729> <-3.708,1.266,13.581> 
		<-3.545,1.325,14.023> <-3.631,1.321,13.899> <-3.676,1.306,13.783> <-3.782,1.301,13.632> 
		<-3.671,1.356,13.995> <-3.755,1.352,13.875> <-3.802,1.338,13.757> <-3.831,1.324,13.665> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.302,12.616,10.390> <0.383,12.620,10.505> <0.412,12.645,10.641> <0.394,12.681,10.767> 
		<0.222,12.612,10.275> <0.302,12.616,10.390> <0.329,12.641,10.523> <0.309,12.677,10.647> 
		<0.103,12.630,10.200> <0.185,12.634,10.318> <0.235,12.648,10.436> <0.214,12.685,10.562> 
		<-0.023,12.661,10.173> <0.062,12.665,10.294> <0.109,12.680,10.411> <0.137,12.694,10.503> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.202,12.817,11.083> <0.113,12.813,10.957> <0.009,12.808,10.809> <-0.094,12.803,10.661> 
		<0.310,12.766,11.009> <0.221,12.762,10.883> <0.118,12.757,10.735> <0.014,12.752,10.587> 
		<0.375,12.718,10.893> <0.289,12.714,10.770> <0.194,12.722,10.687> <0.088,12.717,10.536> 
		<0.394,12.681,10.767> <0.309,12.677,10.647> <0.214,12.685,10.562> <0.137,12.694,10.503> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.390,12.789,10.239> <-0.282,12.738,10.165> <-0.149,12.693,10.145> <-0.023,12.661,10.173> 
		<-0.301,12.793,10.366> <-0.193,12.742,10.292> <-0.062,12.697,10.269> <0.062,12.665,10.294> 
		<-0.198,12.798,10.514> <-0.089,12.747,10.440> <-0.017,12.712,10.386> <0.109,12.680,10.411> 
		<-0.094,12.803,10.661> <0.014,12.752,10.587> <0.088,12.717,10.536> <0.137,12.694,10.503> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.390,12.789,10.239> <-0.301,12.793,10.366> <-0.198,12.798,10.514> <-0.094,12.803,10.661> 
		<-0.498,12.840,10.313> <-0.409,12.844,10.440> <-0.306,12.849,10.588> <-0.202,12.854,10.735> 
		<-0.563,12.888,10.429> <-0.477,12.892,10.553> <-0.382,12.884,10.636> <-0.277,12.889,10.786> 
		<-0.582,12.924,10.555> <-0.497,12.928,10.676> <-0.403,12.921,10.761> <-0.325,12.912,10.820> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.202,12.817,11.083> <0.093,12.868,11.157> <-0.039,12.913,11.177> <-0.165,12.944,11.150> 
		<0.113,12.813,10.957> <0.005,12.864,11.031> <-0.126,12.909,11.054> <-0.250,12.940,11.029> 
		<0.009,12.808,10.809> <-0.099,12.859,10.883> <-0.171,12.894,10.937> <-0.297,12.926,10.912> 
		<-0.094,12.803,10.661> <-0.202,12.854,10.735> <-0.277,12.889,10.786> <-0.325,12.912,10.820> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.490,12.989,10.933> <-0.571,12.986,10.818> <-0.600,12.961,10.681> <-0.582,12.924,10.555> 
		<-0.410,12.993,11.048> <-0.490,12.989,10.933> <-0.517,12.965,10.799> <-0.497,12.928,10.676> 
		<-0.291,12.976,11.123> <-0.374,12.972,11.005> <-0.423,12.958,10.887> <-0.403,12.921,10.761> 
		<-0.165,12.944,11.150> <-0.250,12.940,11.029> <-0.297,12.926,10.912> <-0.325,12.912,10.820> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.089,11.316,10.583> <-0.024,11.311,10.422> <-0.190,11.335,10.318> <-0.366,11.379,10.280> 
		<0.202,11.321,10.744> <0.089,11.316,10.583> <-0.074,11.341,10.483> <-0.247,11.385,10.448> 
		<0.242,11.356,10.934> <0.127,11.350,10.770> <-0.005,11.360,10.648> <-0.182,11.405,10.612> 
		<0.217,11.407,11.111> <0.098,11.401,10.942> <-0.034,11.412,10.823> <-0.142,11.425,10.741> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.878,11.557,10.373> <-0.754,11.563,10.550> <-0.610,11.570,10.756> <-0.465,11.577,10.962> 
		<-0.727,11.486,10.269> <-0.603,11.492,10.446> <-0.458,11.499,10.653> <-0.314,11.506,10.859> 
		<-0.542,11.423,10.241> <-0.420,11.429,10.414> <-0.358,11.450,10.577> <-0.210,11.457,10.788> 
		<-0.366,11.379,10.280> <-0.247,11.385,10.448> <-0.182,11.405,10.612> <-0.142,11.425,10.741> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.052,11.596,11.552> <0.099,11.525,11.449> <0.191,11.458,11.287> <0.217,11.407,11.111> 
		<-0.176,11.591,11.375> <-0.025,11.519,11.272> <0.070,11.452,11.114> <0.098,11.401,10.942> 
		<-0.320,11.584,11.169> <-0.169,11.512,11.065> <-0.062,11.464,10.999> <-0.034,11.412,10.823> 
		<-0.465,11.577,10.962> <-0.314,11.506,10.859> <-0.210,11.457,10.788> <-0.142,11.425,10.741> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.878,11.557,10.373> <-1.029,11.628,10.476> <-1.121,11.695,10.638> <-1.147,11.746,10.814> 
		<-0.754,11.563,10.550> <-0.905,11.634,10.653> <-1.000,11.701,10.811> <-1.028,11.752,10.983> 
		<-0.610,11.570,10.756> <-0.761,11.641,10.860> <-0.868,11.690,10.926> <-0.896,11.741,11.102> 
		<-0.465,11.577,10.962> <-0.616,11.648,11.066> <-0.720,11.697,11.137> <-0.788,11.729,11.184> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-1.019,11.837,11.342> <-0.906,11.843,11.503> <-0.740,11.818,11.607> <-0.564,11.774,11.645> 
		<-1.132,11.832,11.181> <-1.019,11.837,11.342> <-0.856,11.813,11.442> <-0.683,11.769,11.476> 
		<-1.172,11.797,10.990> <-1.057,11.803,11.155> <-0.925,11.793,11.277> <-0.749,11.748,11.313> 
		<-1.147,11.746,10.814> <-1.028,11.752,10.983> <-0.896,11.741,11.102> <-0.788,11.729,11.184> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.052,11.596,11.552> <-0.176,11.591,11.375> <-0.320,11.584,11.169> <-0.465,11.577,10.962> 
		<-0.203,11.668,11.656> <-0.327,11.662,11.479> <-0.472,11.655,11.272> <-0.616,11.648,11.066> 
		<-0.388,11.731,11.684> <-0.510,11.725,11.511> <-0.572,11.704,11.348> <-0.720,11.697,11.137> 
		<-0.564,11.774,11.645> <-0.683,11.769,11.476> <-0.749,11.748,11.313> <-0.788,11.729,11.184> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.422,12.417,10.313> <0.535,12.422,10.474> <0.575,12.457,10.664> <0.549,12.508,10.840> 
		<0.309,12.411,10.152> <0.422,12.417,10.313> <0.460,12.451,10.499> <0.431,12.502,10.671> 
		<0.143,12.436,10.048> <0.259,12.441,10.212> <0.328,12.461,10.377> <0.299,12.513,10.553> 
		<-0.033,12.480,10.009> <0.086,12.485,10.178> <0.151,12.506,10.342> <0.191,12.525,10.471> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.281,12.697,11.282> <0.157,12.691,11.105> <0.013,12.684,10.899> <-0.132,12.677,10.692> 
		<0.432,12.626,11.178> <0.308,12.620,11.001> <0.164,12.613,10.795> <0.019,12.606,10.589> 
		<0.524,12.559,11.017> <0.403,12.553,10.844> <0.271,12.564,10.728> <0.123,12.557,10.517> 
		<0.549,12.508,10.840> <0.431,12.502,10.671> <0.299,12.513,10.553> <0.191,12.525,10.471> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.545,12.658,10.102> <-0.394,12.586,9.999> <-0.209,12.523,9.971> <-0.033,12.480,10.009> 
		<-0.421,12.663,10.279> <-0.270,12.592,10.176> <-0.087,12.529,10.144> <0.086,12.485,10.178> 
		<-0.277,12.670,10.486> <-0.125,12.599,10.382> <-0.025,12.550,10.307> <0.151,12.506,10.342> 
		<-0.132,12.677,10.692> <0.019,12.606,10.589> <0.123,12.557,10.517> <0.191,12.525,10.471> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.545,12.658,10.102> <-0.421,12.663,10.279> <-0.277,12.670,10.486> <-0.132,12.677,10.692> 
		<-0.696,12.729,10.206> <-0.572,12.735,10.383> <-0.428,12.742,10.589> <-0.283,12.749,10.796> 
		<-0.788,12.796,10.368> <-0.667,12.802,10.541> <-0.535,12.790,10.656> <-0.387,12.797,10.867> 
		<-0.814,12.847,10.544> <-0.695,12.853,10.713> <-0.563,12.842,10.832> <-0.455,12.829,10.914> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.281,12.697,11.282> <0.130,12.768,11.385> <-0.055,12.831,11.413> <-0.231,12.875,11.375> 
		<0.157,12.691,11.105> <0.006,12.762,11.208> <-0.177,12.825,11.240> <-0.350,12.869,11.206> 
		<0.013,12.684,10.899> <-0.139,12.755,11.002> <-0.239,12.804,11.078> <-0.416,12.849,11.042> 
		<-0.132,12.677,10.692> <-0.283,12.749,10.796> <-0.387,12.797,10.867> <-0.455,12.829,10.914> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.686,12.938,11.072> <-0.799,12.933,10.911> <-0.839,12.898,10.720> <-0.814,12.847,10.544> 
		<-0.573,12.943,11.232> <-0.686,12.938,11.072> <-0.724,12.904,10.885> <-0.695,12.853,10.713> 
		<-0.407,12.919,11.337> <-0.523,12.913,11.172> <-0.592,12.894,11.007> <-0.563,12.842,10.832> 
		<-0.231,12.875,11.375> <-0.350,12.869,11.206> <-0.416,12.849,11.042> <-0.455,12.829,10.914> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.895,1.201,13.085> <-2.844,4.677,12.231> <-1.441,9.312,11.093> <-0.390,12.789,10.239> 
		<-4.112,1.303,13.233> <-3.060,4.779,12.379> <-1.658,9.414,11.241> <-0.606,12.890,10.388> 
		<-4.157,1.394,13.548> <-3.106,4.870,12.694> <-1.704,9.505,11.556> <-0.652,12.982,10.703> 
		<-3.996,1.402,13.778> <-2.944,4.878,12.925> <-1.542,9.513,11.786> <-0.490,12.989,10.933> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.996,1.402,13.778> <-2.944,4.878,12.925> <-1.542,9.513,11.786> <-0.490,12.989,10.933> 
		<-3.835,1.409,14.009> <-2.783,4.886,13.155> <-1.381,9.521,12.017> <-0.329,12.997,11.163> 
		<-3.520,1.331,14.077> <-2.469,4.807,13.223> <-1.066,9.442,12.085> <-0.015,12.919,11.231> 
		<-3.304,1.229,13.929> <-2.252,4.706,13.075> <-0.850,9.341,11.937> <0.202,12.817,11.083> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.304,1.229,13.929> <-2.252,4.706,13.075> <-0.850,9.341,11.937> <0.202,12.817,11.083> 
		<-3.088,1.127,13.781> <-2.036,4.604,12.927> <-0.634,9.239,11.789> <0.418,12.715,10.935> 
		<-3.042,1.036,13.466> <-1.990,4.513,12.612> <-0.588,9.148,11.474> <0.464,12.624,10.620> 
		<-3.203,1.028,13.235> <-2.152,4.505,12.382> <-0.749,9.140,11.243> <0.302,12.616,10.390> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.302,12.616,10.390> <0.141,12.608,10.160> <-0.173,12.687,10.091> <-0.390,12.789,10.239> 
		<-0.749,9.140,11.243> <-0.911,9.132,11.013> <-1.225,9.210,10.945> <-1.441,9.312,11.093> 
		<-2.152,4.505,12.382> <-2.313,4.497,12.151> <-2.627,4.575,12.083> <-2.844,4.677,12.231> 
		<-3.203,1.028,13.235> <-3.365,1.021,13.005> <-3.679,1.099,12.937> <-3.895,1.201,13.085> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.878,11.557,10.373> <-0.778,11.887,10.292> <-0.645,12.327,10.184> <-0.545,12.658,10.102> 
		<-1.181,11.699,10.580> <-1.081,12.029,10.499> <-0.947,12.470,10.391> <-0.848,12.800,10.310> 
		<-1.244,11.827,11.020> <-1.145,12.157,10.939> <-1.011,12.597,10.831> <-0.912,12.927,10.750> 
		<-1.019,11.837,11.342> <-0.919,12.168,11.261> <-0.786,12.608,11.153> <-0.686,12.938,11.072> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-1.019,11.837,11.342> <-0.919,12.168,11.261> <-0.786,12.608,11.153> <-0.686,12.938,11.072> 
		<-0.793,11.848,11.664> <-0.694,12.178,11.583> <-0.560,12.619,11.474> <-0.461,12.949,11.393> 
		<-0.354,11.739,11.759> <-0.254,12.069,11.678> <-0.121,12.509,11.570> <-0.021,12.839,11.489> 
		<-0.052,11.596,11.552> <0.048,11.927,11.471> <0.181,12.367,11.363> <0.281,12.697,11.282> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.052,11.596,11.552> <0.048,11.927,11.471> <0.181,12.367,11.363> <0.281,12.697,11.282> 
		<0.251,11.454,11.345> <0.350,11.784,11.264> <0.484,12.225,11.156> <0.583,12.555,11.075> 
		<0.314,11.327,10.905> <0.414,11.657,10.824> <0.548,12.097,10.716> <0.647,12.427,10.635> 
		<0.089,11.316,10.583> <0.189,11.646,10.502> <0.322,12.086,10.394> <0.422,12.417,10.313> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.422,12.417,10.313> <0.196,12.406,9.991> <-0.243,12.515,9.895> <-0.545,12.658,10.102> 
		<0.322,12.086,10.394> <0.097,12.076,10.072> <-0.343,12.185,9.977> <-0.645,12.327,10.184> 
		<0.189,11.646,10.502> <-0.037,11.635,10.180> <-0.476,11.745,10.085> <-0.778,11.887,10.292> 
		<0.089,11.316,10.583> <-0.137,11.305,10.261> <-0.576,11.415,10.166> <-0.878,11.557,10.373> 
	}
}

//OBJECT "verin_tige_ma4"
#declare hama_obj23=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.450,3.391,-8.482> <-9.352,3.391,-8.497> <-9.267,3.405,-8.550> <-9.212,3.427,-8.622> 
		<-9.548,3.391,-8.466> <-9.450,3.391,-8.482> <-9.368,3.405,-8.534> <-9.315,3.427,-8.606> 
		<-9.645,3.405,-8.490> <-9.544,3.405,-8.506> <-9.459,3.412,-8.539> <-9.405,3.435,-8.612> 
		<-9.720,3.427,-8.542> <-9.617,3.427,-8.558> <-9.534,3.435,-8.592> <-9.472,3.443,-8.623> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.143,3.515,-8.878> <-9.251,3.515,-8.861> <-9.377,3.515,-8.841> <-9.504,3.515,-8.821> 
		<-9.128,3.481,-8.785> <-9.236,3.481,-8.768> <-9.363,3.481,-8.748> <-9.489,3.481,-8.728> 
		<-9.156,3.450,-8.694> <-9.262,3.450,-8.677> <-9.350,3.458,-8.685> <-9.479,3.458,-8.665> 
		<-9.212,3.427,-8.622> <-9.315,3.427,-8.606> <-9.405,3.435,-8.612> <-9.472,3.443,-8.623> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.865,3.515,-8.764> <-9.850,3.481,-8.671> <-9.796,3.450,-8.593> <-9.720,3.427,-8.542> 
		<-9.756,3.515,-8.781> <-9.742,3.481,-8.688> <-9.690,3.450,-8.610> <-9.617,3.427,-8.558> 
		<-9.630,3.515,-8.801> <-9.615,3.481,-8.708> <-9.608,3.458,-8.644> <-9.534,3.435,-8.592> 
		<-9.504,3.515,-8.821> <-9.489,3.481,-8.728> <-9.479,3.458,-8.665> <-9.472,3.443,-8.623> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.143,3.515,-8.878> <-9.158,3.550,-8.970> <-9.212,3.581,-9.049> <-9.287,3.604,-9.100> 
		<-9.251,3.515,-8.861> <-9.266,3.550,-8.953> <-9.318,3.581,-9.032> <-9.391,3.604,-9.084> 
		<-9.377,3.515,-8.841> <-9.392,3.550,-8.933> <-9.399,3.573,-8.997> <-9.474,3.596,-9.050> 
		<-9.504,3.515,-8.821> <-9.518,3.550,-8.913> <-9.528,3.573,-8.977> <-9.535,3.588,-9.019> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.557,3.640,-9.160> <-9.656,3.640,-9.144> <-9.740,3.626,-9.091> <-9.796,3.604,-9.019> 
		<-9.459,3.640,-9.175> <-9.557,3.640,-9.160> <-9.639,3.626,-9.107> <-9.692,3.604,-9.036> 
		<-9.363,3.626,-9.151> <-9.464,3.626,-9.135> <-9.548,3.619,-9.102> <-9.603,3.596,-9.029> 
		<-9.287,3.604,-9.100> <-9.391,3.604,-9.084> <-9.474,3.596,-9.050> <-9.535,3.588,-9.019> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.865,3.515,-8.764> <-9.756,3.515,-8.781> <-9.630,3.515,-8.801> <-9.504,3.515,-8.821> 
		<-9.879,3.550,-8.856> <-9.771,3.550,-8.873> <-9.645,3.550,-8.893> <-9.518,3.550,-8.913> 
		<-9.852,3.581,-8.947> <-9.746,3.581,-8.964> <-9.657,3.573,-8.956> <-9.528,3.573,-8.977> 
		<-9.796,3.604,-9.019> <-9.692,3.604,-9.036> <-9.603,3.596,-9.029> <-9.535,3.588,-9.019> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.511,19.885,-2.552> <-8.609,19.885,-2.536> <-8.706,19.900,-2.561> <-8.781,19.922,-2.612> 
		<-8.412,19.885,-2.568> <-8.511,19.885,-2.552> <-8.605,19.900,-2.577> <-8.678,19.922,-2.628> 
		<-8.328,19.900,-2.620> <-8.429,19.900,-2.604> <-8.520,19.907,-2.610> <-8.594,19.930,-2.662> 
		<-8.272,19.922,-2.692> <-8.376,19.922,-2.676> <-8.465,19.930,-2.683> <-8.533,19.937,-2.693> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.925,20.010,-2.834> <-8.817,20.010,-2.851> <-8.691,20.010,-2.871> <-8.565,20.010,-2.891> 
		<-8.911,19.976,-2.741> <-8.802,19.976,-2.759> <-8.676,19.976,-2.779> <-8.550,19.976,-2.799> 
		<-8.856,19.945,-2.663> <-8.751,19.945,-2.680> <-8.669,19.953,-2.715> <-8.540,19.953,-2.735> 
		<-8.781,19.922,-2.612> <-8.678,19.922,-2.628> <-8.594,19.930,-2.662> <-8.533,19.937,-2.693> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.204,20.010,-2.948> <-8.189,19.976,-2.856> <-8.217,19.945,-2.764> <-8.272,19.922,-2.692> 
		<-8.312,20.010,-2.931> <-8.297,19.976,-2.839> <-8.322,19.945,-2.748> <-8.376,19.922,-2.676> 
		<-8.438,20.010,-2.911> <-8.424,19.976,-2.819> <-8.411,19.953,-2.755> <-8.465,19.930,-2.683> 
		<-8.565,20.010,-2.891> <-8.550,19.976,-2.799> <-8.540,19.953,-2.735> <-8.533,19.937,-2.693> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.204,20.010,-2.948> <-8.312,20.010,-2.931> <-8.438,20.010,-2.911> <-8.565,20.010,-2.891> 
		<-8.218,20.044,-3.041> <-8.327,20.044,-3.024> <-8.453,20.044,-3.004> <-8.579,20.044,-2.984> 
		<-8.273,20.076,-3.119> <-8.379,20.076,-3.102> <-8.460,20.068,-3.068> <-8.589,20.068,-3.047> 
		<-8.348,20.098,-3.170> <-8.451,20.098,-3.154> <-8.535,20.091,-3.120> <-8.596,20.083,-3.089> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.925,20.010,-2.834> <-8.940,20.044,-2.926> <-8.913,20.076,-3.018> <-8.857,20.098,-3.090> 
		<-8.817,20.010,-2.851> <-8.832,20.044,-2.944> <-8.807,20.076,-3.035> <-8.753,20.098,-3.106> 
		<-8.691,20.010,-2.871> <-8.706,20.044,-2.964> <-8.718,20.068,-3.027> <-8.664,20.091,-3.100> 
		<-8.565,20.010,-2.891> <-8.579,20.044,-2.984> <-8.589,20.068,-3.047> <-8.596,20.083,-3.089> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.618,20.135,-3.230> <-8.520,20.135,-3.246> <-8.423,20.121,-3.222> <-8.348,20.098,-3.170> 
		<-8.717,20.135,-3.215> <-8.618,20.135,-3.230> <-8.524,20.121,-3.206> <-8.451,20.098,-3.154> 
		<-8.801,20.121,-3.162> <-8.700,20.121,-3.178> <-8.609,20.114,-3.172> <-8.535,20.091,-3.120> 
		<-8.857,20.098,-3.090> <-8.753,20.098,-3.106> <-8.664,20.091,-3.100> <-8.596,20.083,-3.089> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.143,3.515,-8.878> <-8.861,8.464,-7.099> <-8.485,15.062,-4.727> <-8.204,20.010,-2.948> 
		<-9.172,3.584,-9.063> <-8.890,8.532,-7.284> <-8.515,15.130,-4.912> <-8.233,20.078,-3.133> 
		<-9.360,3.640,-9.191> <-9.079,8.589,-7.412> <-8.703,15.187,-5.040> <-8.421,20.135,-3.261> 
		<-9.557,3.640,-9.160> <-9.276,8.589,-7.381> <-8.900,15.187,-5.009> <-8.618,20.135,-3.230> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.557,3.640,-9.160> <-9.276,8.589,-7.381> <-8.900,15.187,-5.009> <-8.618,20.135,-3.230> 
		<-9.754,3.640,-9.129> <-9.473,8.589,-7.350> <-9.097,15.187,-4.978> <-8.815,20.135,-3.199> 
		<-9.894,3.584,-8.949> <-9.612,8.532,-7.170> <-9.236,15.130,-4.798> <-8.955,20.078,-3.019> 
		<-9.865,3.515,-8.764> <-9.583,8.464,-6.985> <-9.207,15.062,-4.613> <-8.925,20.010,-2.834> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.865,3.515,-8.764> <-9.583,8.464,-6.985> <-9.207,15.062,-4.613> <-8.925,20.010,-2.834> 
		<-9.835,3.447,-8.579> <-9.554,8.396,-6.800> <-9.178,14.994,-4.428> <-8.896,19.942,-2.649> 
		<-9.647,3.391,-8.451> <-9.365,8.339,-6.672> <-8.990,14.937,-4.300> <-8.708,19.885,-2.521> 
		<-9.450,3.391,-8.482> <-9.168,8.339,-6.703> <-8.793,14.937,-4.331> <-8.511,19.885,-2.552> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.511,19.885,-2.552> <-8.314,19.885,-2.583> <-8.174,19.942,-2.763> <-8.204,20.010,-2.948> 
		<-8.793,14.937,-4.331> <-8.596,14.937,-4.362> <-8.456,14.994,-4.542> <-8.485,15.062,-4.727> 
		<-9.168,8.339,-6.703> <-8.971,8.339,-6.734> <-8.832,8.396,-6.914> <-8.861,8.464,-7.099> 
		<-9.450,3.391,-8.482> <-9.253,3.391,-8.513> <-9.114,3.447,-8.693> <-9.143,3.515,-8.878> 
	}
}

//OBJECT "verin_tige_ma6"
#declare hama_obj24=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.442,3.596,12.630> <-2.501,3.593,12.550> <-2.586,3.606,12.498> <-2.676,3.628,12.480> 
		<-2.384,3.599,12.711> <-2.442,3.596,12.630> <-2.526,3.609,12.581> <-2.614,3.631,12.565> 
		<-2.362,3.616,12.807> <-2.422,3.614,12.725> <-2.490,3.619,12.664> <-2.579,3.641,12.648> 
		<-2.373,3.642,12.897> <-2.435,3.639,12.812> <-2.503,3.645,12.753> <-2.558,3.651,12.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.935,3.718,12.532> <-2.870,3.721,12.621> <-2.795,3.725,12.724> <-2.720,3.728,12.828> 
		<-2.859,3.682,12.478> <-2.795,3.685,12.567> <-2.719,3.689,12.670> <-2.644,3.692,12.774> 
		<-2.765,3.650,12.463> <-2.702,3.653,12.549> <-2.669,3.664,12.631> <-2.592,3.667,12.737> 
		<-2.676,3.628,12.480> <-2.614,3.631,12.565> <-2.579,3.641,12.648> <-2.558,3.651,12.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.505,3.738,13.123> <-2.429,3.702,13.069> <-2.384,3.668,12.986> <-2.373,3.642,12.897> 
		<-2.570,3.735,13.034> <-2.494,3.699,12.981> <-2.447,3.665,12.900> <-2.435,3.639,12.812> 
		<-2.645,3.732,12.931> <-2.569,3.696,12.877> <-2.515,3.671,12.842> <-2.503,3.645,12.753> 
		<-2.720,3.728,12.828> <-2.644,3.692,12.774> <-2.592,3.667,12.737> <-2.558,3.651,12.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.935,3.718,12.532> <-3.010,3.754,12.586> <-3.056,3.789,12.669> <-3.067,3.815,12.759> 
		<-2.870,3.721,12.621> <-2.946,3.757,12.675> <-2.993,3.792,12.756> <-3.005,3.817,12.843> 
		<-2.795,3.725,12.724> <-2.871,3.761,12.778> <-2.925,3.786,12.813> <-2.937,3.812,12.902> 
		<-2.720,3.728,12.828> <-2.796,3.764,12.881> <-2.848,3.789,12.918> <-2.882,3.806,12.943> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.998,3.861,13.025> <-2.939,3.863,13.106> <-2.854,3.851,13.157> <-2.764,3.829,13.175> 
		<-3.056,3.858,12.944> <-2.998,3.861,13.025> <-2.914,3.848,13.074> <-2.826,3.826,13.090> 
		<-3.078,3.840,12.848> <-3.018,3.843,12.931> <-2.950,3.838,12.991> <-2.861,3.815,13.008> 
		<-3.067,3.815,12.759> <-3.005,3.817,12.843> <-2.937,3.812,12.902> <-2.882,3.806,12.943> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.505,3.738,13.123> <-2.570,3.735,13.034> <-2.645,3.732,12.931> <-2.720,3.728,12.828> 
		<-2.581,3.775,13.177> <-2.645,3.772,13.088> <-2.721,3.768,12.985> <-2.796,3.764,12.881> 
		<-2.675,3.806,13.193> <-2.738,3.804,13.106> <-2.771,3.793,13.024> <-2.848,3.789,12.918> 
		<-2.764,3.829,13.175> <-2.826,3.826,13.090> <-2.861,3.815,13.008> <-2.882,3.806,12.943> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.435,19.952,8.528> <2.493,19.955,8.609> <2.515,19.972,8.705> <2.504,19.998,8.795> 
		<2.376,19.949,8.448> <2.435,19.952,8.528> <2.455,19.969,8.623> <2.442,19.995,8.710> 
		<2.291,19.962,8.396> <2.351,19.964,8.479> <2.387,19.974,8.562> <2.374,20.001,8.651> 
		<2.201,19.984,8.379> <2.263,19.987,8.463> <2.298,19.997,8.546> <2.319,20.007,8.611> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.372,20.094,9.021> <2.307,20.091,8.933> <2.232,20.088,8.829> <2.157,20.084,8.726> 
		<2.448,20.058,8.967> <2.383,20.055,8.879> <2.308,20.052,8.775> <2.233,20.048,8.672> 
		<2.493,20.024,8.884> <2.430,20.021,8.798> <2.362,20.027,8.740> <2.285,20.023,8.635> 
		<2.504,19.998,8.795> <2.442,19.995,8.710> <2.374,20.001,8.651> <2.319,20.007,8.611> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.942,20.074,8.430> <2.018,20.038,8.377> <2.112,20.006,8.361> <2.201,19.984,8.379> 
		<2.007,20.077,8.519> <2.082,20.041,8.465> <2.175,20.009,8.447> <2.263,19.987,8.463> 
		<2.082,20.081,8.622> <2.158,20.045,8.569> <2.208,20.020,8.529> <2.298,19.997,8.546> 
		<2.157,20.084,8.726> <2.233,20.048,8.672> <2.285,20.023,8.635> <2.319,20.007,8.611> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.942,20.074,8.430> <2.007,20.077,8.519> <2.082,20.081,8.622> <2.157,20.084,8.726> 
		<1.867,20.110,8.484> <1.931,20.113,8.573> <2.006,20.117,8.676> <2.081,20.120,8.780> 
		<1.822,20.144,8.567> <1.884,20.147,8.654> <1.952,20.141,8.711> <2.029,20.145,8.817> 
		<1.810,20.170,8.657> <1.872,20.173,8.741> <1.940,20.168,8.800> <1.995,20.161,8.841> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.372,20.094,9.021> <2.296,20.130,9.075> <2.202,20.162,9.091> <2.113,20.184,9.073> 
		<2.307,20.091,8.933> <2.232,20.127,8.986> <2.139,20.159,9.004> <2.051,20.182,8.988> 
		<2.232,20.088,8.829> <2.156,20.124,8.883> <2.106,20.149,8.922> <2.016,20.171,8.906> 
		<2.157,20.084,8.726> <2.081,20.120,8.780> <2.029,20.145,8.817> <1.995,20.161,8.841> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.879,20.216,8.923> <1.821,20.214,8.842> <1.799,20.196,8.746> <1.810,20.170,8.657> 
		<1.938,20.219,9.004> <1.879,20.216,8.923> <1.859,20.199,8.829> <1.872,20.173,8.741> 
		<2.023,20.207,9.055> <1.963,20.204,8.972> <1.927,20.194,8.889> <1.940,20.168,8.800> 
		<2.113,20.184,9.073> <2.051,20.182,8.988> <2.016,20.171,8.906> <1.995,20.161,8.841> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.935,3.718,12.532> <-1.472,8.625,11.302> <0.479,15.167,9.661> <1.942,20.074,8.430> 
		<-3.086,3.791,12.640> <-1.623,8.697,11.409> <0.328,15.240,9.769> <1.791,20.146,8.538> 
		<-3.115,3.855,12.864> <-1.652,8.762,11.633> <0.299,15.304,9.992> <1.762,20.211,8.762> 
		<-2.998,3.861,13.025> <-1.534,8.767,11.794> <0.416,15.310,10.154> <1.879,20.216,8.923> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.998,3.861,13.025> <-1.534,8.767,11.794> <0.416,15.310,10.154> <1.879,20.216,8.923> 
		<-2.880,3.866,13.186> <-1.417,8.773,11.956> <0.534,15.315,10.315> <1.997,20.222,9.084> 
		<-2.657,3.811,13.231> <-1.194,8.717,12.000> <0.757,15.260,10.359> <2.220,20.166,9.129> 
		<-2.505,3.738,13.123> <-1.042,8.645,11.892> <0.909,15.187,10.252> <2.372,20.094,9.021> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.505,3.738,13.123> <-1.042,8.645,11.892> <0.909,15.187,10.252> <2.372,20.094,9.021> 
		<-2.354,3.666,13.015> <-0.891,8.573,11.785> <1.060,15.115,10.144> <2.523,20.022,8.913> 
		<-2.325,3.602,12.792> <-0.862,8.508,11.561> <1.089,15.051,9.920> <2.552,19.957,8.690> 
		<-2.442,3.596,12.630> <-0.979,8.503,11.400> <0.972,15.045,9.759> <2.435,19.952,8.528> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.435,19.952,8.528> <2.317,19.946,8.367> <2.094,20.002,8.323> <1.942,20.074,8.430> 
		<0.972,15.045,9.759> <0.854,15.040,9.598> <0.631,15.095,9.553> <0.479,15.167,9.661> 
		<-0.979,8.503,11.400> <-1.097,8.497,11.239> <-1.320,8.553,11.194> <-1.472,8.625,11.302> 
		<-2.442,3.596,12.630> <-2.560,3.591,12.469> <-2.783,3.646,12.425> <-2.935,3.718,12.532> 
	}
}

//OBJECT "verin_tige_fe3"
#declare hama_obj25=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.141,1.308,-13.226> <-3.047,1.307,-13.330> <-3.001,1.328,-13.463> <-3.003,1.361,-13.591> 
		<-3.235,1.309,-13.121> <-3.141,1.308,-13.226> <-3.098,1.329,-13.356> <-3.102,1.362,-13.481> 
		<-3.362,1.331,-13.062> <-3.265,1.330,-13.169> <-3.202,1.340,-13.281> <-3.206,1.374,-13.409> 
		<-3.489,1.365,-13.051> <-3.391,1.364,-13.161> <-3.329,1.375,-13.272> <-3.290,1.386,-13.360> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.153,1.492,-13.931> <-3.256,1.493,-13.816> <-3.377,1.494,-13.682> <-3.497,1.495,-13.548> 
		<-3.055,1.441,-13.843> <-3.159,1.442,-13.728> <-3.279,1.443,-13.594> <-3.400,1.444,-13.460> 
		<-3.005,1.395,-13.719> <-3.106,1.395,-13.607> <-3.210,1.408,-13.537> <-3.333,1.409,-13.400> 
		<-3.003,1.361,-13.591> <-3.102,1.362,-13.481> <-3.206,1.374,-13.409> <-3.290,1.386,-13.360> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.842,1.497,-13.165> <-3.745,1.446,-13.077> <-3.617,1.399,-13.040> <-3.489,1.365,-13.051> 
		<-3.739,1.496,-13.280> <-3.642,1.445,-13.192> <-3.516,1.399,-13.153> <-3.391,1.364,-13.161> 
		<-3.618,1.495,-13.414> <-3.521,1.445,-13.326> <-3.457,1.410,-13.263> <-3.329,1.375,-13.272> 
		<-3.497,1.495,-13.548> <-3.400,1.444,-13.460> <-3.333,1.409,-13.400> <-3.290,1.386,-13.360> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.153,1.492,-13.931> <-3.250,1.543,-14.019> <-3.378,1.590,-14.056> <-3.506,1.624,-14.045> 
		<-3.256,1.493,-13.816> <-3.353,1.544,-13.904> <-3.479,1.590,-13.944> <-3.604,1.625,-13.936> 
		<-3.377,1.494,-13.682> <-3.474,1.544,-13.770> <-3.538,1.579,-13.834> <-3.666,1.614,-13.825> 
		<-3.497,1.495,-13.548> <-3.595,1.545,-13.636> <-3.662,1.580,-13.697> <-3.705,1.603,-13.736> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.854,1.681,-13.871> <-3.948,1.682,-13.766> <-3.994,1.661,-13.634> <-3.992,1.628,-13.506> 
		<-3.760,1.680,-13.975> <-3.854,1.681,-13.871> <-3.897,1.661,-13.741> <-3.893,1.627,-13.615> 
		<-3.633,1.658,-14.034> <-3.729,1.659,-13.927> <-3.793,1.649,-13.816> <-3.789,1.615,-13.688> 
		<-3.506,1.624,-14.045> <-3.604,1.625,-13.936> <-3.666,1.614,-13.825> <-3.705,1.603,-13.736> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.842,1.497,-13.165> <-3.739,1.496,-13.280> <-3.618,1.495,-13.414> <-3.497,1.495,-13.548> 
		<-3.940,1.548,-13.253> <-3.836,1.547,-13.368> <-3.715,1.546,-13.502> <-3.595,1.545,-13.636> 
		<-3.990,1.594,-13.377> <-3.888,1.594,-13.490> <-3.785,1.581,-13.560> <-3.662,1.580,-13.697> 
		<-3.992,1.628,-13.506> <-3.893,1.627,-13.615> <-3.789,1.615,-13.688> <-3.705,1.603,-13.736> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.243,12.901,-10.258> <0.149,12.902,-10.154> <0.022,12.924,-10.094> <-0.106,12.958,-10.083> 
		<0.337,12.900,-10.363> <0.243,12.901,-10.258> <0.118,12.923,-10.202> <-0.007,12.957,-10.193> 
		<0.383,12.921,-10.495> <0.286,12.922,-10.388> <0.182,12.933,-10.313> <0.055,12.968,-10.304> 
		<0.381,12.954,-10.623> <0.282,12.955,-10.513> <0.178,12.967,-10.441> <0.094,12.979,-10.392> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.459,13.090,-10.197> <-0.355,13.090,-10.312> <-0.234,13.089,-10.446> <-0.114,13.088,-10.580> 
		<-0.361,13.039,-10.109> <-0.258,13.039,-10.224> <-0.137,13.038,-10.358> <-0.016,13.037,-10.492> 
		<-0.233,12.993,-10.072> <-0.132,12.992,-10.185> <-0.073,13.003,-10.295> <0.050,13.002,-10.432> 
		<-0.106,12.958,-10.083> <-0.007,12.957,-10.193> <0.055,12.968,-10.304> <0.094,12.979,-10.392> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.231,13.085,-10.963> <0.329,13.034,-10.875> <0.379,12.988,-10.751> <0.381,12.954,-10.623> 
		<0.128,13.086,-10.848> <0.225,13.035,-10.760> <0.277,12.989,-10.639> <0.282,12.955,-10.513> 
		<0.007,13.087,-10.714> <0.104,13.036,-10.626> <0.174,13.001,-10.569> <0.178,12.967,-10.441> 
		<-0.114,13.088,-10.580> <-0.016,13.037,-10.492> <0.050,13.002,-10.432> <0.094,12.979,-10.392> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.231,13.085,-10.963> <0.128,13.086,-10.848> <0.007,13.087,-10.714> <-0.114,13.088,-10.580> 
		<0.134,13.136,-11.051> <0.031,13.137,-10.936> <-0.090,13.138,-10.802> <-0.211,13.139,-10.668> 
		<0.006,13.183,-11.088> <-0.095,13.184,-10.976> <-0.154,13.173,-10.866> <-0.278,13.174,-10.729> 
		<-0.122,13.217,-11.077> <-0.220,13.218,-10.968> <-0.282,13.208,-10.857> <-0.322,13.197,-10.768> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.459,13.090,-10.197> <-0.556,13.141,-10.285> <-0.606,13.188,-10.409> <-0.608,13.221,-10.538> 
		<-0.355,13.090,-10.312> <-0.452,13.140,-10.400> <-0.505,13.187,-10.522> <-0.509,13.220,-10.647> 
		<-0.234,13.089,-10.446> <-0.332,13.140,-10.534> <-0.401,13.175,-10.592> <-0.405,13.209,-10.720> 
		<-0.114,13.088,-10.580> <-0.211,13.139,-10.668> <-0.278,13.174,-10.729> <-0.322,13.197,-10.768> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.470,13.274,-10.903> <-0.376,13.274,-11.007> <-0.249,13.252,-11.066> <-0.122,13.217,-11.077> 
		<-0.564,13.275,-10.798> <-0.470,13.274,-10.903> <-0.346,13.252,-10.959> <-0.220,13.218,-10.968> 
		<-0.610,13.254,-10.666> <-0.513,13.254,-10.773> <-0.409,13.242,-10.848> <-0.282,13.208,-10.857> 
		<-0.608,13.221,-10.538> <-0.509,13.220,-10.647> <-0.405,13.209,-10.720> <-0.322,13.197,-10.768> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.026,11.600,-10.444> <0.158,11.599,-10.590> <0.222,11.628,-10.775> <0.219,11.675,-10.954> 
		<-0.105,11.601,-10.298> <0.026,11.600,-10.444> <0.087,11.629,-10.625> <0.081,11.676,-10.801> 
		<-0.282,11.632,-10.215> <-0.147,11.631,-10.365> <-0.058,11.645,-10.521> <-0.064,11.692,-10.700> 
		<-0.460,11.680,-10.200> <-0.322,11.679,-10.353> <-0.237,11.694,-10.508> <-0.181,11.709,-10.632> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.010,11.857,-11.430> <-0.134,11.858,-11.269> <-0.303,11.860,-11.082> <-0.472,11.861,-10.894> 
		<0.146,11.786,-11.307> <0.002,11.787,-11.146> <-0.167,11.789,-10.959> <-0.336,11.790,-10.772> 
		<0.216,11.721,-11.133> <0.075,11.723,-10.976> <-0.070,11.740,-10.878> <-0.242,11.741,-10.687> 
		<0.219,11.675,-10.954> <0.081,11.676,-10.801> <-0.064,11.692,-10.700> <-0.181,11.709,-10.632> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.954,11.865,-10.359> <-0.818,11.794,-10.236> <-0.639,11.728,-10.185> <-0.460,11.680,-10.200> 
		<-0.809,11.864,-10.520> <-0.673,11.792,-10.397> <-0.497,11.727,-10.341> <-0.322,11.679,-10.353> 
		<-0.640,11.862,-10.707> <-0.504,11.791,-10.584> <-0.415,11.742,-10.496> <-0.237,11.694,-10.508> 
		<-0.472,11.861,-10.894> <-0.336,11.790,-10.772> <-0.242,11.741,-10.687> <-0.181,11.709,-10.632> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.010,11.857,-11.430> <-0.125,11.928,-11.552> <-0.305,11.994,-11.604> <-0.483,12.042,-11.589> 
		<-0.134,11.858,-11.269> <-0.270,11.930,-11.392> <-0.446,11.995,-11.447> <-0.621,12.043,-11.436> 
		<-0.303,11.860,-11.082> <-0.439,11.931,-11.205> <-0.529,11.980,-11.293> <-0.707,12.029,-11.281> 
		<-0.472,11.861,-10.894> <-0.608,11.932,-11.017> <-0.701,11.981,-11.102> <-0.762,12.013,-11.157> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.970,12.122,-11.345> <-1.101,12.123,-11.199> <-1.165,12.094,-11.014> <-1.162,12.047,-10.835> 
		<-0.838,12.121,-11.491> <-0.970,12.122,-11.345> <-1.030,12.093,-11.164> <-1.024,12.046,-10.988> 
		<-0.661,12.090,-11.574> <-0.796,12.091,-11.424> <-0.885,12.077,-11.268> <-0.879,12.030,-11.089> 
		<-0.483,12.042,-11.589> <-0.621,12.043,-11.436> <-0.707,12.029,-11.281> <-0.762,12.013,-11.157> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.954,11.865,-10.359> <-0.809,11.864,-10.520> <-0.640,11.862,-10.707> <-0.472,11.861,-10.894> 
		<-1.090,11.936,-10.482> <-0.945,11.935,-10.643> <-0.776,11.933,-10.830> <-0.608,11.932,-11.017> 
		<-1.159,12.001,-10.656> <-1.018,12.000,-10.812> <-0.873,11.982,-10.910> <-0.701,11.981,-11.102> 
		<-1.162,12.047,-10.835> <-1.024,12.046,-10.988> <-0.879,12.030,-11.089> <-0.762,12.013,-11.157> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.348,12.702,-10.162> <0.216,12.703,-10.016> <0.039,12.733,-9.933> <-0.139,12.781,-9.918> 
		<0.479,12.701,-10.308> <0.348,12.702,-10.162> <0.174,12.732,-10.083> <-0.001,12.780,-10.071> 
		<0.543,12.729,-10.493> <0.408,12.730,-10.343> <0.263,12.746,-10.239> <0.085,12.795,-10.226> 
		<0.540,12.776,-10.672> <0.402,12.777,-10.519> <0.257,12.793,-10.418> <0.140,12.810,-10.350> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.632,12.966,-10.077> <-0.488,12.965,-10.238> <-0.319,12.964,-10.425> <-0.150,12.962,-10.613> 
		<-0.496,12.895,-9.954> <-0.352,12.894,-10.115> <-0.183,12.892,-10.302> <-0.014,12.891,-10.490> 
		<-0.317,12.829,-9.903> <-0.176,12.828,-10.060> <-0.093,12.844,-10.214> <0.079,12.842,-10.405> 
		<-0.139,12.781,-9.918> <-0.001,12.780,-10.071> <0.085,12.795,-10.226> <0.140,12.810,-10.350> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.332,12.959,-11.148> <0.468,12.887,-11.025> <0.538,12.823,-10.851> <0.540,12.776,-10.672> 
		<0.187,12.960,-10.987> <0.323,12.888,-10.864> <0.396,12.824,-10.694> <0.402,12.777,-10.519> 
		<0.018,12.961,-10.800> <0.154,12.890,-10.677> <0.251,12.841,-10.596> <0.257,12.793,-10.418> 
		<-0.150,12.962,-10.613> <-0.014,12.891,-10.490> <0.079,12.842,-10.405> <0.140,12.810,-10.350> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.332,12.959,-11.148> <0.187,12.960,-10.987> <0.018,12.961,-10.800> <-0.150,12.962,-10.613> 
		<0.196,13.030,-11.271> <0.051,13.031,-11.110> <-0.117,13.032,-10.923> <-0.286,13.033,-10.735> 
		<0.017,13.095,-11.322> <-0.125,13.096,-11.165> <-0.207,13.081,-11.011> <-0.380,13.082,-10.820> 
		<-0.161,13.143,-11.307> <-0.300,13.144,-11.154> <-0.385,13.130,-10.999> <-0.441,13.114,-10.875> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.632,12.966,-10.077> <-0.768,13.037,-10.200> <-0.838,13.102,-10.374> <-0.841,13.149,-10.553> 
		<-0.488,12.965,-10.238> <-0.624,13.036,-10.361> <-0.697,13.101,-10.531> <-0.703,13.147,-10.706> 
		<-0.319,12.964,-10.425> <-0.455,13.035,-10.548> <-0.552,13.084,-10.629> <-0.558,13.131,-10.807> 
		<-0.150,12.962,-10.613> <-0.286,13.033,-10.735> <-0.380,13.082,-10.820> <-0.441,13.114,-10.875> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.648,13.223,-11.063> <-0.517,13.222,-11.209> <-0.340,13.191,-11.292> <-0.161,13.143,-11.307> 
		<-0.780,13.224,-10.917> <-0.648,13.223,-11.063> <-0.474,13.192,-11.142> <-0.300,13.144,-11.154> 
		<-0.844,13.195,-10.732> <-0.709,13.194,-10.882> <-0.563,13.178,-10.986> <-0.385,13.130,-10.999> 
		<-0.841,13.149,-10.553> <-0.703,13.147,-10.706> <-0.558,13.131,-10.807> <-0.441,13.114,-10.875> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.153,1.492,-13.931> <-2.137,4.970,-13.041> <-0.784,9.607,-11.854> <0.231,13.085,-10.963> 
		<-3.347,1.594,-14.107> <-2.332,5.072,-13.217> <-0.978,9.709,-12.030> <0.037,13.187,-11.139> 
		<-3.666,1.680,-14.080> <-2.650,5.158,-13.189> <-1.297,9.795,-12.002> <-0.282,13.273,-11.112> 
		<-3.854,1.681,-13.871> <-2.839,5.159,-12.980> <-1.485,9.796,-11.793> <-0.470,13.274,-10.903> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.854,1.681,-13.871> <-2.839,5.159,-12.980> <-1.485,9.796,-11.793> <-0.470,13.274,-10.903> 
		<-4.042,1.682,-13.662> <-3.027,5.160,-12.771> <-1.673,9.798,-11.584> <-0.658,13.276,-10.694> 
		<-4.037,1.599,-13.341> <-3.022,5.077,-12.451> <-1.668,9.714,-11.264> <-0.653,13.192,-10.373> 
		<-3.842,1.497,-13.165> <-2.827,4.975,-12.275> <-1.474,9.612,-11.088> <-0.459,13.090,-10.197> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.842,1.497,-13.165> <-2.827,4.975,-12.275> <-1.474,9.612,-11.088> <-0.459,13.090,-10.197> 
		<-3.648,1.395,-12.989> <-2.633,4.873,-12.099> <-1.279,9.511,-10.912> <-0.264,12.989,-10.022> 
		<-3.329,1.309,-13.017> <-2.314,4.787,-12.127> <-0.961,9.425,-10.939> <0.054,12.903,-10.049> 
		<-3.141,1.308,-13.226> <-2.126,4.786,-12.336> <-0.772,9.423,-11.148> <0.243,12.901,-10.258> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.243,12.901,-10.258> <0.431,12.900,-10.467> <0.426,12.983,-10.787> <0.231,13.085,-10.963> 
		<-0.772,9.423,-11.148> <-0.584,9.422,-11.357> <-0.589,9.505,-11.678> <-0.784,9.607,-11.854> 
		<-2.126,4.786,-12.336> <-1.938,4.785,-12.545> <-1.943,4.868,-12.865> <-2.137,4.970,-13.041> 
		<-3.141,1.308,-13.226> <-2.953,1.307,-13.435> <-2.958,1.390,-13.755> <-3.153,1.492,-13.931> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.010,11.857,-11.430> <0.107,12.188,-11.345> <0.235,12.628,-11.232> <0.332,12.959,-11.148> 
		<-0.261,12.000,-11.675> <-0.165,12.330,-11.591> <-0.036,12.770,-11.478> <0.060,13.101,-11.394> 
		<-0.707,12.120,-11.637> <-0.610,12.450,-11.552> <-0.482,12.890,-11.440> <-0.385,13.221,-11.355> 
		<-0.970,12.122,-11.345> <-0.873,12.452,-11.260> <-0.745,12.893,-11.147> <-0.648,13.223,-11.063> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.970,12.122,-11.345> <-0.873,12.452,-11.260> <-0.745,12.893,-11.147> <-0.648,13.223,-11.063> 
		<-1.233,12.124,-11.053> <-1.136,12.454,-10.968> <-1.008,12.895,-10.855> <-0.911,13.225,-10.771> 
		<-1.226,12.007,-10.605> <-1.129,12.337,-10.521> <-1.001,12.778,-10.408> <-0.904,13.108,-10.323> 
		<-0.954,11.865,-10.359> <-0.857,12.195,-10.275> <-0.729,12.636,-10.162> <-0.632,12.966,-10.077> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-0.954,11.865,-10.359> <-0.857,12.195,-10.275> <-0.729,12.636,-10.162> <-0.632,12.966,-10.077> 
		<-0.682,11.722,-10.113> <-0.585,12.053,-10.029> <-0.457,12.493,-9.916> <-0.360,12.824,-9.832> 
		<-0.237,11.602,-10.152> <-0.140,11.933,-10.067> <-0.012,12.373,-9.955> <0.085,12.704,-9.870> 
		<0.026,11.600,-10.444> <0.123,11.931,-10.359> <0.251,12.371,-10.247> <0.348,12.702,-10.162> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.348,12.702,-10.162> <0.611,12.700,-10.454> <0.604,12.816,-10.902> <0.332,12.959,-11.148> 
		<0.251,12.371,-10.247> <0.514,12.369,-10.539> <0.507,12.486,-10.986> <0.235,12.628,-11.232> 
		<0.123,11.931,-10.359> <0.386,11.929,-10.652> <0.379,12.045,-11.099> <0.107,12.188,-11.345> 
		<0.026,11.600,-10.444> <0.289,11.598,-10.736> <0.282,11.715,-11.184> <0.010,11.857,-11.430> 
	}
}

//OBJECT "verin_tige_fe5"
#declare hama_obj26=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.643,1.308,9.341> <-9.781,1.307,9.316> <-9.918,1.328,9.348> <-10.025,1.361,9.417> 
		<-9.504,1.309,9.365> <-9.643,1.308,9.341> <-9.776,1.329,9.373> <-9.880,1.362,9.443> 
		<-9.387,1.331,9.441> <-9.529,1.330,9.416> <-9.657,1.340,9.421> <-9.763,1.374,9.493> 
		<-9.310,1.365,9.544> <-9.455,1.364,9.518> <-9.582,1.375,9.525> <-9.678,1.386,9.538> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.235,1.492,9.724> <-10.082,1.493,9.751> <-9.905,1.494,9.782> <-9.727,1.495,9.814> 
		<-10.212,1.441,9.595> <-10.059,1.442,9.622> <-9.882,1.443,9.653> <-9.704,1.444,9.685> 
		<-10.133,1.395,9.487> <-9.984,1.395,9.513> <-9.870,1.408,9.564> <-9.688,1.409,9.596> 
		<-10.025,1.361,9.417> <-9.880,1.362,9.443> <-9.763,1.374,9.493> <-9.678,1.386,9.538> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.219,1.497,9.903> <-9.196,1.446,9.774> <-9.233,1.399,9.646> <-9.310,1.365,9.544> 
		<-9.372,1.496,9.877> <-9.349,1.445,9.747> <-9.382,1.399,9.620> <-9.455,1.364,9.518> 
		<-9.549,1.495,9.845> <-9.526,1.445,9.716> <-9.507,1.410,9.628> <-9.582,1.375,9.525> 
		<-9.727,1.495,9.814> <-9.704,1.444,9.685> <-9.688,1.409,9.596> <-9.678,1.386,9.538> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.235,1.492,9.724> <-10.258,1.543,9.853> <-10.221,1.590,9.982> <-10.144,1.624,10.084> 
		<-10.082,1.493,9.751> <-10.105,1.544,9.880> <-10.072,1.590,10.008> <-9.999,1.625,10.110> 
		<-9.905,1.494,9.782> <-9.928,1.544,9.912> <-9.947,1.579,10.000> <-9.872,1.614,10.103> 
		<-9.727,1.495,9.814> <-9.750,1.545,9.943> <-9.766,1.580,10.032> <-9.776,1.603,10.090> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.811,1.681,10.287> <-9.673,1.682,10.311> <-9.536,1.661,10.280> <-9.429,1.628,10.210> 
		<-9.950,1.680,10.262> <-9.811,1.681,10.287> <-9.678,1.661,10.255> <-9.574,1.627,10.185> 
		<-10.067,1.658,10.186> <-9.925,1.659,10.211> <-9.797,1.649,10.206> <-9.691,1.615,10.135> 
		<-10.144,1.624,10.084> <-9.999,1.625,10.110> <-9.872,1.614,10.103> <-9.776,1.603,10.090> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.219,1.497,9.903> <-9.372,1.496,9.877> <-9.549,1.495,9.845> <-9.727,1.495,9.814> 
		<-9.242,1.548,10.032> <-9.395,1.547,10.006> <-9.572,1.546,9.974> <-9.750,1.545,9.943> 
		<-9.321,1.594,10.141> <-9.470,1.594,10.114> <-9.584,1.581,10.064> <-9.766,1.580,10.032> 
		<-9.429,1.628,10.210> <-9.574,1.627,10.185> <-9.691,1.615,10.135> <-9.776,1.603,10.090> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.919,12.901,4.898> <-8.780,12.902,4.923> <-8.663,12.924,4.999> <-8.586,12.958,5.101> 
		<-9.057,12.900,4.874> <-8.919,12.901,4.898> <-8.805,12.923,4.974> <-8.731,12.957,5.076> 
		<-9.194,12.921,4.905> <-9.052,12.922,4.930> <-8.933,12.933,4.979> <-8.858,12.968,5.082> 
		<-9.301,12.954,4.975> <-9.156,12.955,5.001> <-9.039,12.967,5.050> <-8.954,12.979,5.095> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.496,13.090,5.461> <-8.648,13.090,5.434> <-8.826,13.089,5.403> <-9.003,13.088,5.371> 
		<-8.473,13.039,5.332> <-8.625,13.039,5.305> <-8.803,13.038,5.274> <-8.980,13.037,5.242> 
		<-8.509,12.993,5.203> <-8.658,12.992,5.177> <-8.783,13.003,5.186> <-8.964,13.002,5.154> 
		<-8.586,12.958,5.101> <-8.731,12.957,5.076> <-8.858,12.968,5.082> <-8.954,12.979,5.095> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.511,13.085,5.282> <-9.488,13.034,5.153> <-9.409,12.988,5.045> <-9.301,12.954,4.975> 
		<-9.359,13.086,5.309> <-9.336,13.035,5.180> <-9.260,12.989,5.071> <-9.156,12.955,5.001> 
		<-9.181,13.087,5.340> <-9.158,13.036,5.211> <-9.146,13.001,5.122> <-9.039,12.967,5.050> 
		<-9.003,13.088,5.371> <-8.980,13.037,5.242> <-8.964,13.002,5.154> <-8.954,12.979,5.095> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.511,13.085,5.282> <-9.359,13.086,5.309> <-9.181,13.087,5.340> <-9.003,13.088,5.371> 
		<-9.534,13.136,5.411> <-9.382,13.137,5.438> <-9.204,13.138,5.469> <-9.026,13.139,5.500> 
		<-9.497,13.183,5.539> <-9.349,13.184,5.566> <-9.224,13.173,5.557> <-9.042,13.174,5.589> 
		<-9.420,13.217,5.642> <-9.275,13.218,5.667> <-9.148,13.208,5.660> <-9.053,13.197,5.647> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.496,13.090,5.461> <-8.519,13.141,5.590> <-8.597,13.188,5.698> <-8.705,13.221,5.768> 
		<-8.648,13.090,5.434> <-8.671,13.140,5.563> <-8.746,13.187,5.672> <-8.851,13.220,5.742> 
		<-8.826,13.089,5.403> <-8.849,13.140,5.532> <-8.861,13.175,5.621> <-8.967,13.209,5.692> 
		<-9.003,13.088,5.371> <-9.026,13.139,5.500> <-9.042,13.174,5.589> <-9.053,13.197,5.647> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.088,13.274,5.844> <-9.226,13.274,5.820> <-9.344,13.252,5.744> <-9.420,13.217,5.642> 
		<-8.949,13.275,5.869> <-9.088,13.274,5.844> <-9.202,13.252,5.769> <-9.275,13.218,5.667> 
		<-8.813,13.254,5.838> <-8.955,13.254,5.812> <-9.073,13.242,5.764> <-9.148,13.208,5.660> 
		<-8.705,13.221,5.768> <-8.851,13.220,5.742> <-8.967,13.209,5.692> <-9.053,13.197,5.647> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.962,11.600,5.180> <-9.155,11.599,5.146> <-9.346,11.628,5.190> <-9.496,11.675,5.287> 
		<-8.768,11.601,5.215> <-8.962,11.600,5.180> <-9.148,11.629,5.225> <-9.293,11.676,5.323> 
		<-8.604,11.632,5.321> <-8.803,11.631,5.286> <-8.982,11.645,5.293> <-9.130,11.692,5.393> 
		<-8.497,11.680,5.464> <-8.700,11.679,5.428> <-8.877,11.694,5.437> <-9.011,11.709,5.456> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.789,11.857,5.716> <-9.576,11.858,5.754> <-9.328,11.860,5.798> <-9.080,11.861,5.841> 
		<-9.757,11.786,5.536> <-9.544,11.787,5.573> <-9.296,11.789,5.617> <-9.048,11.790,5.661> 
		<-9.647,11.721,5.385> <-9.439,11.723,5.421> <-9.279,11.740,5.492> <-9.025,11.741,5.537> 
		<-9.496,11.675,5.287> <-9.293,11.676,5.323> <-9.130,11.692,5.393> <-9.011,11.709,5.456> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.371,11.865,5.967> <-8.338,11.794,5.786> <-8.389,11.728,5.607> <-8.497,11.680,5.464> 
		<-8.583,11.864,5.929> <-8.551,11.792,5.749> <-8.597,11.727,5.570> <-8.700,11.679,5.428> 
		<-8.832,11.862,5.885> <-8.799,11.791,5.705> <-8.772,11.742,5.582> <-8.877,11.694,5.437> 
		<-9.080,11.861,5.841> <-9.048,11.790,5.661> <-9.025,11.741,5.537> <-9.011,11.709,5.456> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.789,11.857,5.716> <-9.821,11.928,5.897> <-9.770,11.994,6.076> <-9.663,12.042,6.219> 
		<-9.576,11.858,5.754> <-9.609,11.930,5.934> <-9.562,11.995,6.113> <-9.460,12.043,6.255> 
		<-9.328,11.860,5.798> <-9.360,11.931,5.978> <-9.388,11.980,6.101> <-9.283,12.029,6.245> 
		<-9.080,11.861,5.841> <-9.112,11.932,6.022> <-9.134,11.981,6.146> <-9.149,12.013,6.227> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.198,12.122,6.502> <-9.004,12.123,6.537> <-8.814,12.094,6.493> <-8.663,12.047,6.395> 
		<-9.391,12.121,6.468> <-9.198,12.122,6.502> <-9.012,12.093,6.458> <-8.866,12.046,6.360> 
		<-9.555,12.090,6.362> <-9.357,12.091,6.397> <-9.178,12.077,6.390> <-9.029,12.030,6.290> 
		<-9.663,12.042,6.219> <-9.460,12.043,6.255> <-9.283,12.029,6.245> <-9.149,12.013,6.227> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.371,11.865,5.967> <-8.583,11.864,5.929> <-8.832,11.862,5.885> <-9.080,11.861,5.841> 
		<-8.403,11.936,6.147> <-8.616,11.935,6.109> <-8.864,11.933,6.066> <-9.112,11.932,6.022> 
		<-8.513,12.001,6.298> <-8.721,12.000,6.261> <-8.881,11.982,6.190> <-9.134,11.981,6.146> 
		<-8.663,12.047,6.395> <-8.866,12.046,6.360> <-9.029,12.030,6.290> <-9.149,12.013,6.227> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.893,12.702,4.758> <-8.699,12.703,4.793> <-8.536,12.733,4.899> <-8.428,12.781,5.042> 
		<-9.087,12.701,4.724> <-8.893,12.702,4.758> <-8.734,12.732,4.864> <-8.631,12.780,5.006> 
		<-9.277,12.729,4.768> <-9.079,12.730,4.803> <-8.913,12.746,4.871> <-8.808,12.795,5.015> 
		<-9.428,12.776,4.865> <-9.225,12.777,4.901> <-9.062,12.793,4.971> <-8.942,12.810,5.034> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.302,12.966,5.545> <-8.515,12.965,5.507> <-8.763,12.964,5.463> <-9.011,12.962,5.419> 
		<-8.270,12.895,5.364> <-8.482,12.894,5.327> <-8.731,12.892,5.283> <-8.979,12.891,5.239> 
		<-8.321,12.829,5.185> <-8.529,12.828,5.148> <-8.703,12.844,5.160> <-8.957,12.842,5.115> 
		<-8.428,12.781,5.042> <-8.631,12.780,5.006> <-8.808,12.795,5.015> <-8.942,12.810,5.034> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.720,12.959,5.294> <-9.688,12.887,5.114> <-9.578,12.823,4.963> <-9.428,12.776,4.865> 
		<-9.508,12.960,5.332> <-9.475,12.888,5.151> <-9.370,12.824,5.000> <-9.225,12.777,4.901> 
		<-9.259,12.961,5.376> <-9.227,12.890,5.195> <-9.210,12.841,5.070> <-9.062,12.793,4.971> 
		<-9.011,12.962,5.419> <-8.979,12.891,5.239> <-8.957,12.842,5.115> <-8.942,12.810,5.034> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.720,12.959,5.294> <-9.508,12.960,5.332> <-9.259,12.961,5.376> <-9.011,12.962,5.419> 
		<-9.753,13.030,5.475> <-9.540,13.031,5.512> <-9.292,13.032,5.556> <-9.043,13.033,5.600> 
		<-9.702,13.095,5.654> <-9.494,13.096,5.691> <-9.319,13.081,5.679> <-9.065,13.082,5.724> 
		<-9.594,13.143,5.797> <-9.391,13.144,5.833> <-9.214,13.130,5.823> <-9.080,13.114,5.805> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.302,12.966,5.545> <-8.334,13.037,5.725> <-8.444,13.102,5.876> <-8.594,13.149,5.973> 
		<-8.515,12.965,5.507> <-8.547,13.036,5.687> <-8.652,13.101,5.839> <-8.798,13.147,5.938> 
		<-8.763,12.964,5.463> <-8.795,13.035,5.644> <-8.812,13.084,5.769> <-8.960,13.131,5.868> 
		<-9.011,12.962,5.419> <-9.043,13.033,5.600> <-9.065,13.082,5.724> <-9.080,13.114,5.805> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.129,13.223,6.080> <-9.323,13.222,6.046> <-9.487,13.191,5.940> <-9.594,13.143,5.797> 
		<-8.936,13.224,6.115> <-9.129,13.223,6.080> <-9.288,13.192,5.975> <-9.391,13.144,5.833> 
		<-8.745,13.195,6.071> <-8.943,13.194,6.036> <-9.109,13.178,5.968> <-9.214,13.130,5.823> 
		<-8.594,13.149,5.973> <-8.798,13.147,5.938> <-8.960,13.131,5.868> <-9.080,13.114,5.805> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-10.235,1.492,9.724> <-10.017,4.970,8.391> <-9.728,9.607,6.614> <-9.511,13.085,5.282> 
		<-10.281,1.594,9.982> <-10.064,5.072,8.650> <-9.774,9.709,6.873> <-9.557,13.187,5.540> 
		<-10.089,1.680,10.238> <-9.871,5.158,8.905> <-9.582,9.795,7.128> <-9.365,13.273,5.795> 
		<-9.811,1.681,10.287> <-9.594,5.159,8.954> <-9.305,9.796,7.177> <-9.088,13.274,5.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.811,1.681,10.287> <-9.594,5.159,8.954> <-9.305,9.796,7.177> <-9.088,13.274,5.844> 
		<-9.534,1.682,10.336> <-9.317,5.160,9.003> <-9.028,9.798,7.226> <-8.811,13.276,5.893> 
		<-9.266,1.599,10.162> <-9.048,5.077,8.829> <-8.759,9.714,7.052> <-8.542,13.192,5.719> 
		<-9.219,1.497,9.903> <-9.002,4.975,8.571> <-8.713,9.612,6.794> <-8.496,13.090,5.461> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.219,1.497,9.903> <-9.002,4.975,8.571> <-8.713,9.612,6.794> <-8.496,13.090,5.461> 
		<-9.173,1.395,9.645> <-8.956,4.873,8.312> <-8.667,9.511,6.536> <-8.450,12.989,5.203> 
		<-9.365,1.309,9.390> <-9.148,4.787,8.057> <-8.859,9.425,6.280> <-8.642,12.903,4.947> 
		<-9.643,1.308,9.341> <-9.425,4.786,8.008> <-9.136,9.423,6.231> <-8.919,12.901,4.898> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.919,12.901,4.898> <-9.196,12.900,4.849> <-9.465,12.983,5.024> <-9.511,13.085,5.282> 
		<-9.136,9.423,6.231> <-9.413,9.422,6.182> <-9.682,9.505,6.356> <-9.728,9.607,6.614> 
		<-9.425,4.786,8.008> <-9.702,4.785,7.959> <-9.971,4.868,8.133> <-10.017,4.970,8.391> 
		<-9.643,1.308,9.341> <-9.920,1.307,9.292> <-10.188,1.390,9.466> <-10.235,1.492,9.724> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.789,11.857,5.716> <-9.769,12.188,5.590> <-9.741,12.628,5.421> <-9.720,12.959,5.294> 
		<-9.854,12.000,6.077> <-9.833,12.330,5.950> <-9.805,12.770,5.782> <-9.785,13.101,5.655> 
		<-9.585,12.120,6.434> <-9.564,12.450,6.307> <-9.537,12.890,6.139> <-9.516,13.221,6.012> 
		<-9.198,12.122,6.502> <-9.177,12.452,6.376> <-9.150,12.893,6.207> <-9.129,13.223,6.080> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.198,12.122,6.502> <-9.177,12.452,6.376> <-9.150,12.893,6.207> <-9.129,13.223,6.080> 
		<-8.811,12.124,6.571> <-8.790,12.454,6.444> <-8.763,12.895,6.275> <-8.742,13.225,6.149> 
		<-8.435,12.007,6.327> <-8.414,12.337,6.201> <-8.387,12.778,6.032> <-8.366,13.108,5.905> 
		<-8.371,11.865,5.967> <-8.350,12.195,5.840> <-8.322,12.636,5.671> <-8.302,12.966,5.545> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.371,11.865,5.967> <-8.350,12.195,5.840> <-8.322,12.636,5.671> <-8.302,12.966,5.545> 
		<-8.306,11.722,5.606> <-8.285,12.053,5.479> <-8.258,12.493,5.310> <-8.237,12.824,5.184> 
		<-8.575,11.602,5.249> <-8.554,11.933,5.122> <-8.527,12.373,4.953> <-8.506,12.704,4.827> 
		<-8.962,11.600,5.180> <-8.941,11.931,5.054> <-8.914,12.371,4.885> <-8.893,12.702,4.758> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.893,12.702,4.758> <-9.280,12.700,4.690> <-9.656,12.816,4.933> <-9.720,12.959,5.294> 
		<-8.914,12.371,4.885> <-9.301,12.369,4.817> <-9.677,12.486,5.060> <-9.741,12.628,5.421> 
		<-8.941,11.931,5.054> <-9.328,11.929,4.985> <-9.704,12.045,5.229> <-9.769,12.188,5.590> 
		<-8.962,11.600,5.180> <-9.349,11.598,5.112> <-9.725,11.715,5.355> <-9.789,11.857,5.716> 
	}
}

//OBJECT "verin_tige_ma3"
#declare hama_obj27=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.625,3.577,-12.687> <-2.560,3.576,-12.762> <-2.529,3.591,-12.856> <-2.532,3.614,-12.947> 
		<-2.690,3.577,-12.612> <-2.625,3.577,-12.687> <-2.596,3.591,-12.779> <-2.601,3.615,-12.868> 
		<-2.780,3.593,-12.568> <-2.712,3.592,-12.645> <-2.669,3.599,-12.725> <-2.673,3.623,-12.816> 
		<-2.870,3.617,-12.559> <-2.801,3.616,-12.638> <-2.759,3.624,-12.717> <-2.732,3.632,-12.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.642,3.707,-13.186> <-2.714,3.707,-13.104> <-2.798,3.708,-13.007> <-2.882,3.709,-12.911> 
		<-2.572,3.671,-13.125> <-2.644,3.671,-13.043> <-2.728,3.672,-12.946> <-2.812,3.673,-12.850> 
		<-2.535,3.638,-13.038> <-2.605,3.639,-12.957> <-2.678,3.647,-12.906> <-2.763,3.648,-12.808> 
		<-2.532,3.614,-12.947> <-2.601,3.615,-12.868> <-2.673,3.623,-12.816> <-2.732,3.632,-12.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.121,3.711,-12.635> <-3.051,3.675,-12.574> <-2.960,3.641,-12.549> <-2.870,3.617,-12.559> 
		<-3.049,3.710,-12.718> <-2.979,3.674,-12.657> <-2.890,3.641,-12.630> <-2.801,3.616,-12.638> 
		<-2.965,3.709,-12.814> <-2.895,3.673,-12.753> <-2.849,3.649,-12.709> <-2.759,3.624,-12.717> 
		<-2.882,3.709,-12.911> <-2.812,3.673,-12.850> <-2.763,3.648,-12.808> <-2.732,3.632,-12.780> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.642,3.707,-13.186> <-2.712,3.743,-13.248> <-2.803,3.776,-13.272> <-2.893,3.801,-13.263> 
		<-2.714,3.707,-13.104> <-2.784,3.744,-13.165> <-2.874,3.777,-13.191> <-2.962,3.801,-13.184> 
		<-2.798,3.708,-13.007> <-2.868,3.744,-13.068> <-2.914,3.769,-13.112> <-3.004,3.794,-13.104> 
		<-2.882,3.709,-12.911> <-2.952,3.745,-12.972> <-3.000,3.770,-13.014> <-3.031,3.786,-13.041> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.138,3.841,-13.135> <-3.204,3.842,-13.060> <-3.234,3.827,-12.965> <-3.231,3.803,-12.874> 
		<-3.073,3.841,-13.210> <-3.138,3.841,-13.135> <-3.167,3.826,-13.042> <-3.163,3.803,-12.953> 
		<-2.984,3.825,-13.253> <-3.051,3.826,-13.176> <-3.094,3.818,-13.097> <-3.090,3.794,-13.006> 
		<-2.893,3.801,-13.263> <-2.962,3.801,-13.184> <-3.004,3.794,-13.104> <-3.031,3.786,-13.041> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.121,3.711,-12.635> <-3.049,3.710,-12.718> <-2.965,3.709,-12.814> <-2.882,3.709,-12.911> 
		<-3.191,3.747,-12.696> <-3.119,3.746,-12.779> <-3.035,3.746,-12.875> <-2.952,3.745,-12.972> 
		<-3.228,3.780,-12.784> <-3.158,3.779,-12.864> <-3.085,3.770,-12.915> <-3.000,3.770,-13.014> 
		<-3.231,3.803,-12.874> <-3.163,3.803,-12.953> <-3.090,3.794,-13.006> <-3.031,3.786,-13.041> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.224,19.940,-8.582> <2.158,19.940,-8.506> <2.069,19.956,-8.463> <1.979,19.980,-8.454> 
		<2.289,19.939,-8.657> <2.224,19.940,-8.582> <2.136,19.955,-8.540> <2.048,19.980,-8.533> 
		<2.320,19.954,-8.751> <2.253,19.955,-8.674> <2.180,19.962,-8.620> <2.090,19.987,-8.612> 
		<2.317,19.978,-8.842> <2.248,19.978,-8.763> <2.175,19.987,-8.710> <2.117,19.995,-8.675> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.727,20.074,-8.530> <1.799,20.073,-8.613> <1.883,20.073,-8.709> <1.967,20.072,-8.806> 
		<1.797,20.038,-8.469> <1.869,20.037,-8.552> <1.953,20.037,-8.648> <2.037,20.036,-8.745> 
		<1.889,20.005,-8.444> <1.959,20.004,-8.525> <1.999,20.012,-8.604> <2.085,20.011,-8.703> 
		<1.979,19.980,-8.454> <2.048,19.980,-8.533> <2.090,19.987,-8.612> <2.117,19.995,-8.675> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.207,20.070,-9.081> <2.277,20.034,-9.020> <2.314,20.001,-8.933> <2.317,19.978,-8.842> 
		<2.135,20.071,-8.999> <2.205,20.035,-8.938> <2.243,20.002,-8.852> <2.248,19.978,-8.763> 
		<2.051,20.072,-8.902> <2.121,20.035,-8.841> <2.171,20.011,-8.801> <2.175,19.987,-8.710> 
		<1.967,20.072,-8.806> <2.037,20.036,-8.745> <2.085,20.011,-8.703> <2.117,19.995,-8.675> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.207,20.070,-9.081> <2.135,20.071,-8.999> <2.051,20.072,-8.902> <1.967,20.072,-8.806> 
		<2.137,20.106,-9.142> <2.065,20.107,-9.060> <1.981,20.108,-8.963> <1.897,20.108,-8.867> 
		<2.045,20.140,-9.167> <1.975,20.140,-9.086> <1.935,20.132,-9.007> <1.849,20.133,-8.909> 
		<1.955,20.164,-9.158> <1.887,20.165,-9.079> <1.844,20.157,-8.999> <1.817,20.149,-8.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.727,20.074,-8.530> <1.657,20.110,-8.591> <1.620,20.143,-8.678> <1.617,20.167,-8.769> 
		<1.799,20.073,-8.613> <1.729,20.110,-8.674> <1.691,20.142,-8.759> <1.686,20.166,-8.848> 
		<1.883,20.073,-8.709> <1.813,20.109,-8.770> <1.763,20.134,-8.810> <1.759,20.158,-8.901> 
		<1.967,20.072,-8.806> <1.897,20.108,-8.867> <1.849,20.133,-8.909> <1.817,20.149,-8.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<1.710,20.204,-9.030> <1.776,20.204,-9.105> <1.865,20.188,-9.148> <1.955,20.164,-9.158> 
		<1.645,20.205,-8.954> <1.710,20.204,-9.030> <1.798,20.189,-9.071> <1.887,20.165,-9.079> 
		<1.614,20.190,-8.860> <1.681,20.190,-8.937> <1.754,20.182,-8.992> <1.844,20.157,-8.999> 
		<1.617,20.167,-8.769> <1.686,20.166,-8.848> <1.759,20.158,-8.901> <1.817,20.149,-8.936> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-2.642,3.707,-13.186> <-1.187,8.616,-11.955> <0.752,15.161,-10.313> <2.207,20.070,-9.081> 
		<-2.782,3.779,-13.309> <-1.327,8.688,-12.077> <0.612,15.233,-10.435> <2.067,20.142,-9.204> 
		<-3.007,3.840,-13.285> <-1.553,8.749,-12.054> <0.387,15.294,-10.412> <1.841,20.203,-9.180> 
		<-3.138,3.841,-13.135> <-1.684,8.750,-11.903> <0.256,15.295,-10.261> <1.710,20.204,-9.030> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.138,3.841,-13.135> <-1.684,8.750,-11.903> <0.256,15.295,-10.261> <1.710,20.204,-9.030> 
		<-3.269,3.842,-12.984> <-1.814,8.751,-11.753> <0.125,15.296,-10.111> <1.580,20.205,-8.879> 
		<-3.261,3.783,-12.757> <-1.807,8.692,-11.526> <0.133,15.237,-9.884> <1.587,20.146,-8.652> 
		<-3.121,3.711,-12.635> <-1.667,8.620,-11.404> <0.273,15.165,-9.762> <1.727,20.074,-8.530> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-3.121,3.711,-12.635> <-1.667,8.620,-11.404> <0.273,15.165,-9.762> <1.727,20.074,-8.530> 
		<-2.981,3.639,-12.513> <-1.527,8.548,-11.281> <0.413,15.093,-9.639> <1.867,20.002,-8.408> 
		<-2.756,3.578,-12.536> <-1.301,8.487,-11.305> <0.638,15.032,-9.663> <2.093,19.941,-8.431> 
		<-2.625,3.577,-12.687> <-1.170,8.486,-11.455> <0.769,15.031,-9.813> <2.224,19.940,-8.582> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<2.224,19.940,-8.582> <2.354,19.939,-8.732> <2.347,19.998,-8.959> <2.207,20.070,-9.081> 
		<0.769,15.031,-9.813> <0.900,15.030,-9.964> <0.892,15.089,-10.191> <0.752,15.161,-10.313> 
		<-1.170,8.486,-11.455> <-1.040,8.485,-11.606> <-1.047,8.544,-11.833> <-1.187,8.616,-11.955> 
		<-2.625,3.577,-12.687> <-2.494,3.576,-12.837> <-2.502,3.635,-13.064> <-2.642,3.707,-13.186> 
	}
}

//OBJECT "verin_tige_ma5"
#declare hama_obj28=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.458,3.637,8.583> <-9.556,3.636,8.566> <-9.653,3.651,8.588> <-9.729,3.674,8.638> 
		<-9.360,3.637,8.601> <-9.458,3.637,8.583> <-9.553,3.651,8.606> <-9.626,3.675,8.656> 
		<-9.277,3.653,8.655> <-9.378,3.652,8.637> <-9.468,3.659,8.640> <-9.544,3.683,8.691> 
		<-9.222,3.677,8.727> <-9.326,3.676,8.709> <-9.415,3.684,8.714> <-9.483,3.692,8.723> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.878,3.767,8.855> <-9.770,3.768,8.874> <-9.644,3.768,8.896> <-9.518,3.769,8.919> 
		<-9.862,3.731,8.764> <-9.754,3.731,8.783> <-9.628,3.732,8.805> <-9.502,3.733,8.827> 
		<-9.806,3.698,8.687> <-9.700,3.699,8.706> <-9.619,3.707,8.742> <-9.491,3.708,8.764> 
		<-9.729,3.674,8.638> <-9.626,3.675,8.656> <-9.544,3.683,8.691> <-9.483,3.692,8.723> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.158,3.771,8.982> <-9.142,3.735,8.891> <-9.168,3.701,8.800> <-9.222,3.677,8.727> 
		<-9.266,3.770,8.963> <-9.250,3.734,8.872> <-9.273,3.701,8.781> <-9.326,3.676,8.709> 
		<-9.392,3.769,8.941> <-9.376,3.733,8.849> <-9.362,3.709,8.787> <-9.415,3.684,8.714> 
		<-9.518,3.769,8.919> <-9.502,3.733,8.827> <-9.491,3.708,8.764> <-9.483,3.692,8.723> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.878,3.767,8.855> <-9.894,3.803,8.947> <-9.868,3.836,9.038> <-9.814,3.861,9.110> 
		<-9.770,3.768,8.874> <-9.786,3.804,8.966> <-9.763,3.837,9.056> <-9.711,3.861,9.128> 
		<-9.644,3.768,8.896> <-9.660,3.804,8.988> <-9.674,3.829,9.050> <-9.621,3.854,9.124> 
		<-9.518,3.769,8.919> <-9.535,3.805,9.010> <-9.546,3.830,9.073> <-9.553,3.846,9.114> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.578,3.901,9.254> <-9.480,3.902,9.271> <-9.383,3.887,9.249> <-9.307,3.863,9.200> 
		<-9.676,3.901,9.237> <-9.578,3.901,9.254> <-9.484,3.886,9.231> <-9.410,3.863,9.181> 
		<-9.759,3.885,9.183> <-9.659,3.886,9.200> <-9.568,3.879,9.197> <-9.492,3.854,9.146> 
		<-9.814,3.861,9.110> <-9.711,3.861,9.128> <-9.621,3.854,9.124> <-9.553,3.846,9.114> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.158,3.771,8.982> <-9.266,3.770,8.963> <-9.392,3.769,8.941> <-9.518,3.769,8.919> 
		<-9.175,3.807,9.074> <-9.283,3.806,9.055> <-9.409,3.806,9.032> <-9.535,3.805,9.010> 
		<-9.231,3.840,9.150> <-9.336,3.839,9.132> <-9.417,3.830,9.096> <-9.546,3.830,9.073> 
		<-9.307,3.863,9.200> <-9.410,3.863,9.181> <-9.492,3.854,9.146> <-9.553,3.846,9.114> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.437,20.000,2.313> <-8.339,20.000,2.330> <-8.255,20.016,2.384> <-8.201,20.040,2.457> 
		<-8.535,19.999,2.296> <-8.437,20.000,2.313> <-8.356,20.015,2.367> <-8.304,20.040,2.439> 
		<-8.632,20.014,2.318> <-8.531,20.015,2.336> <-8.447,20.023,2.370> <-8.394,20.047,2.443> 
		<-8.708,20.038,2.367> <-8.605,20.038,2.385> <-8.522,20.047,2.421> <-8.462,20.055,2.453> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.137,20.134,2.712> <-8.245,20.134,2.693> <-8.371,20.133,2.670> <-8.497,20.132,2.648> 
		<-8.121,20.098,2.620> <-8.228,20.097,2.601> <-8.354,20.097,2.579> <-8.480,20.096,2.557> 
		<-8.146,20.065,2.529> <-8.252,20.064,2.511> <-8.340,20.072,2.517> <-8.469,20.071,2.494> 
		<-8.201,20.040,2.457> <-8.304,20.040,2.439> <-8.394,20.047,2.443> <-8.462,20.055,2.453> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.856,20.130,2.585> <-8.840,20.094,2.493> <-8.784,20.061,2.417> <-8.708,20.038,2.367> 
		<-8.748,20.131,2.604> <-8.732,20.095,2.512> <-8.679,20.062,2.435> <-8.605,20.038,2.385> 
		<-8.623,20.132,2.626> <-8.606,20.095,2.535> <-8.598,20.071,2.471> <-8.522,20.047,2.421> 
		<-8.497,20.132,2.648> <-8.480,20.096,2.557> <-8.469,20.071,2.494> <-8.462,20.055,2.453> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.856,20.130,2.585> <-8.748,20.131,2.604> <-8.623,20.132,2.626> <-8.497,20.132,2.648> 
		<-8.873,20.166,2.676> <-8.765,20.167,2.695> <-8.639,20.168,2.718> <-8.513,20.168,2.740> 
		<-8.847,20.200,2.767> <-8.741,20.200,2.786> <-8.653,20.192,2.780> <-8.524,20.193,2.803> 
		<-8.792,20.224,2.840> <-8.689,20.225,2.858> <-8.600,20.217,2.853> <-8.532,20.209,2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.137,20.134,2.712> <-8.153,20.170,2.803> <-8.209,20.203,2.880> <-8.285,20.227,2.929> 
		<-8.245,20.134,2.693> <-8.261,20.170,2.784> <-8.315,20.202,2.861> <-8.388,20.226,2.911> 
		<-8.371,20.133,2.670> <-8.387,20.169,2.762> <-8.396,20.194,2.825> <-8.471,20.218,2.876> 
		<-8.497,20.132,2.648> <-8.513,20.168,2.740> <-8.524,20.193,2.803> <-8.532,20.209,2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.557,20.264,2.984> <-8.655,20.264,2.966> <-8.738,20.248,2.912> <-8.792,20.224,2.840> 
		<-8.458,20.265,3.001> <-8.557,20.264,2.984> <-8.637,20.249,2.930> <-8.689,20.225,2.858> 
		<-8.362,20.250,2.979> <-8.462,20.250,2.961> <-8.546,20.242,2.926> <-8.600,20.217,2.853> 
		<-8.285,20.227,2.929> <-8.388,20.226,2.911> <-8.471,20.218,2.876> <-8.532,20.209,2.844> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.878,3.767,8.855> <-9.571,8.676,6.974> <-9.163,15.221,4.466> <-8.856,20.130,2.585> 
		<-9.911,3.839,9.038> <-9.604,8.748,7.157> <-9.196,15.293,4.649> <-8.889,20.202,2.768> 
		<-9.774,3.900,9.219> <-9.468,8.809,7.338> <-9.059,15.354,4.830> <-8.753,20.263,2.949> 
		<-9.578,3.901,9.254> <-9.272,8.810,7.373> <-8.863,15.355,4.865> <-8.557,20.264,2.984> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.578,3.901,9.254> <-9.272,8.810,7.373> <-8.863,15.355,4.865> <-8.557,20.264,2.984> 
		<-9.382,3.902,9.289> <-9.075,8.811,7.407> <-8.667,15.356,4.899> <-8.360,20.265,3.018> 
		<-9.191,3.843,9.165> <-8.885,8.752,7.284> <-8.476,15.297,4.776> <-8.170,20.206,2.895> 
		<-9.158,3.771,8.982> <-8.852,8.680,7.101> <-8.443,15.225,4.593> <-8.137,20.134,2.712> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-9.158,3.771,8.982> <-8.852,8.680,7.101> <-8.443,15.225,4.593> <-8.137,20.134,2.712> 
		<-9.126,3.699,8.799> <-8.819,8.608,6.918> <-8.411,15.153,4.410> <-8.104,20.062,2.529> 
		<-9.262,3.638,8.618> <-8.955,8.547,6.737> <-8.547,15.092,4.229> <-8.240,20.001,2.348> 
		<-9.458,3.637,8.583> <-9.152,8.546,6.702> <-8.743,15.091,4.194> <-8.437,20.000,2.313> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-8.437,20.000,2.313> <-8.633,19.999,2.278> <-8.824,20.058,2.402> <-8.856,20.130,2.585> 
		<-8.743,15.091,4.194> <-8.940,15.090,4.159> <-9.130,15.149,4.283> <-9.163,15.221,4.466> 
		<-9.152,8.546,6.702> <-9.348,8.545,6.668> <-9.539,8.604,6.791> <-9.571,8.676,6.974> 
		<-9.458,3.637,8.583> <-9.655,3.636,8.549> <-9.845,3.695,8.672> <-9.878,3.767,8.855> 
	}
}

//OBJECT "sol"
#declare hama_obj29=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-104.713,-1.203,209.425> <-104.713,-1.203,178.011> <-104.713,-1.203,136.126> <-104.713,-1.203,104.713> 
		<-136.126,-1.203,209.425> <-136.126,-1.203,178.011> <-136.126,-1.203,136.126> <-136.126,-1.203,104.713> 
		<-178.011,-1.203,209.425> <-178.011,-1.203,178.011> <-178.011,-1.203,136.126> <-178.011,-1.203,104.713> 
		<-209.425,-1.203,209.425> <-209.425,-1.203,178.011> <-209.425,-1.203,136.126> <-209.425,-1.203,104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-104.713,-1.203,104.713> <-104.713,-1.203,73.299> <-104.713,-1.203,31.414> <-104.713,-1.203,0.000> 
		<-136.126,-1.203,104.713> <-136.126,-1.203,73.299> <-136.126,-1.203,31.414> <-136.126,-1.203,0.000> 
		<-178.011,-1.203,104.713> <-178.011,-1.203,73.299> <-178.011,-1.203,31.414> <-178.011,-1.203,0.000> 
		<-209.425,-1.203,104.713> <-209.425,-1.203,73.299> <-209.425,-1.203,31.414> <-209.425,-1.203,0.000> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-104.713,-1.203,0.000> <-104.713,-1.203,-31.414> <-104.713,-1.203,-73.299> <-104.713,-1.203,-104.713> 
		<-136.126,-1.203,0.000> <-136.126,-1.203,-31.414> <-136.126,-1.203,-73.299> <-136.126,-1.203,-104.713> 
		<-178.011,-1.203,0.000> <-178.011,-1.203,-31.414> <-178.011,-1.203,-73.299> <-178.011,-1.203,-104.713> 
		<-209.425,-1.203,0.000> <-209.425,-1.203,-31.414> <-209.425,-1.203,-73.299> <-209.425,-1.203,-104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-104.713,-1.203,-104.713> <-104.713,-1.203,-136.126> <-104.713,-1.203,-178.011> <-104.713,-1.203,-209.425> 
		<-136.126,-1.203,-104.713> <-136.126,-1.203,-136.126> <-136.126,-1.203,-178.011> <-136.126,-1.203,-209.425> 
		<-178.011,-1.203,-104.713> <-178.011,-1.203,-136.126> <-178.011,-1.203,-178.011> <-178.011,-1.203,-209.425> 
		<-209.425,-1.203,-104.713> <-209.425,-1.203,-136.126> <-209.425,-1.203,-178.011> <-209.425,-1.203,-209.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-104.713,-1.203,-104.713> <-73.299,-1.203,-104.713> <-31.414,-1.203,-104.713> <0.000,-1.203,-104.713> 
		<-104.713,-1.203,-136.126> <-73.299,-1.203,-136.126> <-31.414,-1.203,-136.126> <0.000,-1.203,-136.126> 
		<-104.713,-1.203,-178.011> <-73.299,-1.203,-178.011> <-31.414,-1.203,-178.011> <0.000,-1.203,-178.011> 
		<-104.713,-1.203,-209.425> <-73.299,-1.203,-209.425> <-31.414,-1.203,-209.425> <0.000,-1.203,-209.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,209.425> <31.414,-1.203,209.425> <73.299,-1.203,209.425> <104.713,-1.203,209.425> 
		<0.000,-1.203,178.011> <31.414,-1.203,178.011> <73.299,-1.203,178.011> <104.713,-1.203,178.011> 
		<0.000,-1.203,136.126> <31.414,-1.203,136.126> <73.299,-1.203,136.126> <104.713,-1.203,136.126> 
		<0.000,-1.203,104.713> <31.414,-1.203,104.713> <73.299,-1.203,104.713> <104.713,-1.203,104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,209.425> <0.000,-1.203,178.011> <0.000,-1.203,136.126> <0.000,-1.203,104.713> 
		<-31.414,-1.203,209.425> <-31.414,-1.203,178.011> <-31.414,-1.203,136.126> <-31.414,-1.203,104.713> 
		<-73.299,-1.203,209.425> <-73.299,-1.203,178.011> <-73.299,-1.203,136.126> <-73.299,-1.203,104.713> 
		<-104.713,-1.203,209.425> <-104.713,-1.203,178.011> <-104.713,-1.203,136.126> <-104.713,-1.203,104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,104.713> <31.414,-1.203,104.713> <73.299,-1.203,104.713> <104.713,-1.203,104.713> 
		<0.000,-1.203,73.299> <31.414,-1.203,73.299> <73.299,-1.203,73.299> <104.713,-1.203,73.299> 
		<0.000,-1.203,31.414> <31.414,-1.203,31.414> <73.299,-1.203,31.414> <104.713,-1.203,31.414> 
		<0.000,-1.203,0.000> <31.414,-1.203,0.000> <73.299,-1.203,0.000> <104.713,-1.203,0.000> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,104.713> <0.000,-1.203,73.299> <0.000,-1.203,31.414> <0.000,-1.203,0.000> 
		<-31.414,-1.203,104.713> <-31.414,-1.203,73.299> <-31.414,-1.203,31.414> <-31.414,-1.203,0.000> 
		<-73.299,-1.203,104.713> <-73.299,-1.203,73.299> <-73.299,-1.203,31.414> <-73.299,-1.203,0.000> 
		<-104.713,-1.203,104.713> <-104.713,-1.203,73.299> <-104.713,-1.203,31.414> <-104.713,-1.203,0.000> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,0.000> <31.414,-1.203,0.000> <73.299,-1.203,0.000> <104.713,-1.203,0.000> 
		<0.000,-1.203,-31.414> <31.414,-1.203,-31.414> <73.299,-1.203,-31.414> <104.713,-1.203,-31.414> 
		<0.000,-1.203,-73.299> <31.414,-1.203,-73.299> <73.299,-1.203,-73.299> <104.713,-1.203,-73.299> 
		<0.000,-1.203,-104.713> <31.414,-1.203,-104.713> <73.299,-1.203,-104.713> <104.713,-1.203,-104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,0.000> <0.000,-1.203,-31.414> <0.000,-1.203,-73.299> <0.000,-1.203,-104.713> 
		<-31.414,-1.203,0.000> <-31.414,-1.203,-31.414> <-31.414,-1.203,-73.299> <-31.414,-1.203,-104.713> 
		<-73.299,-1.203,0.000> <-73.299,-1.203,-31.414> <-73.299,-1.203,-73.299> <-73.299,-1.203,-104.713> 
		<-104.713,-1.203,0.000> <-104.713,-1.203,-31.414> <-104.713,-1.203,-73.299> <-104.713,-1.203,-104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<0.000,-1.203,-104.713> <31.414,-1.203,-104.713> <73.299,-1.203,-104.713> <104.713,-1.203,-104.713> 
		<0.000,-1.203,-136.126> <31.414,-1.203,-136.126> <73.299,-1.203,-136.126> <104.713,-1.203,-136.126> 
		<0.000,-1.203,-178.011> <31.414,-1.203,-178.011> <73.299,-1.203,-178.011> <104.713,-1.203,-178.011> 
		<0.000,-1.203,-209.425> <31.414,-1.203,-209.425> <73.299,-1.203,-209.425> <104.713,-1.203,-209.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.713,-1.203,104.713> <136.126,-1.203,104.713> <178.011,-1.203,104.713> <209.425,-1.203,104.713> 
		<104.713,-1.203,73.299> <136.126,-1.203,73.299> <178.011,-1.203,73.299> <209.425,-1.203,73.299> 
		<104.713,-1.203,31.414> <136.126,-1.203,31.414> <178.011,-1.203,31.414> <209.425,-1.203,31.414> 
		<104.713,-1.203,0.000> <136.126,-1.203,0.000> <178.011,-1.203,0.000> <209.425,-1.203,0.000> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.713,-1.203,104.713> <104.713,-1.203,136.126> <104.713,-1.203,178.011> <104.713,-1.203,209.425> 
		<136.126,-1.203,104.713> <136.126,-1.203,136.126> <136.126,-1.203,178.011> <136.126,-1.203,209.425> 
		<178.011,-1.203,104.713> <178.011,-1.203,136.126> <178.011,-1.203,178.011> <178.011,-1.203,209.425> 
		<209.425,-1.203,104.713> <209.425,-1.203,136.126> <209.425,-1.203,178.011> <209.425,-1.203,209.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.713,-1.203,0.000> <136.126,-1.203,0.000> <178.011,-1.203,0.000> <209.425,-1.203,0.000> 
		<104.713,-1.203,-31.414> <136.126,-1.203,-31.414> <178.011,-1.203,-31.414> <209.425,-1.203,-31.414> 
		<104.713,-1.203,-73.299> <136.126,-1.203,-73.299> <178.011,-1.203,-73.299> <209.425,-1.203,-73.299> 
		<104.713,-1.203,-104.713> <136.126,-1.203,-104.713> <178.011,-1.203,-104.713> <209.425,-1.203,-104.713> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.713,-1.203,-104.713> <136.126,-1.203,-104.713> <178.011,-1.203,-104.713> <209.425,-1.203,-104.713> 
		<104.713,-1.203,-136.126> <136.126,-1.203,-136.126> <178.011,-1.203,-136.126> <209.425,-1.203,-136.126> 
		<104.713,-1.203,-178.011> <136.126,-1.203,-178.011> <178.011,-1.203,-178.011> <209.425,-1.203,-178.011> 
		<104.713,-1.203,-209.425> <136.126,-1.203,-209.425> <178.011,-1.203,-209.425> <209.425,-1.203,-209.425> 
	}
}

//OBJECT "mur"
#declare hama_obj30=union{
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-181.837,-121.636,28.375> <-154.297,-121.636,4.435> <-123.668,-121.636,-37.262> <-90.038,-121.636,-51.425> 
		<-181.837,-158.127,28.375> <-154.297,-158.127,4.435> <-123.668,-158.127,-37.262> <-90.038,-158.127,-51.425> 
		<-181.837,-206.781,28.375> <-154.297,-206.781,4.435> <-123.668,-206.781,-37.262> <-90.038,-206.781,-51.425> 
		<-181.837,-243.272,28.375> <-154.297,-243.272,4.435> <-123.668,-243.272,-37.262> <-90.038,-243.272,-51.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-90.038,-121.636,-51.425> <-60.843,-121.636,-63.721> <-13.810,-121.636,-66.741> <15.506,-121.636,-54.737> 
		<-90.038,-158.127,-51.425> <-60.843,-158.127,-63.721> <-13.810,-158.127,-66.741> <15.506,-158.127,-54.737> 
		<-90.038,-206.781,-51.425> <-60.843,-206.781,-63.721> <-13.810,-206.781,-66.741> <15.506,-206.781,-54.737> 
		<-90.038,-243.272,-51.425> <-60.843,-243.272,-63.721> <-13.810,-243.272,-66.741> <15.506,-243.272,-54.737> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<15.506,-121.636,-54.737> <49.275,-121.636,-40.909> <77.777,-121.636,3.332> <104.465,-121.636,28.219> 
		<15.506,-158.127,-54.737> <49.275,-158.127,-40.909> <77.777,-158.127,3.332> <104.465,-158.127,28.219> 
		<15.506,-206.781,-54.737> <49.275,-206.781,-40.909> <77.777,-206.781,3.332> <104.465,-206.781,28.219> 
		<15.506,-243.272,-54.737> <49.275,-243.272,-40.909> <77.777,-243.272,3.332> <104.465,-243.272,28.219> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.465,-121.636,28.219> <131.152,-121.636,53.105> <166.736,-121.636,86.288> <193.423,-121.636,111.174> 
		<104.465,-158.127,28.219> <131.152,-158.127,53.105> <166.736,-158.127,86.288> <193.423,-158.127,111.174> 
		<104.465,-206.781,28.219> <131.152,-206.781,53.106> <166.736,-206.781,86.288> <193.423,-206.781,111.174> 
		<104.465,-243.272,28.219> <131.152,-243.272,53.106> <166.736,-243.272,86.288> <193.423,-243.272,111.174> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.465,-121.636,28.219> <104.465,-85.145,28.219> <104.465,-36.491,28.219> <104.465,-0.000,28.219> 
		<131.152,-121.636,53.105> <131.152,-85.145,53.105> <131.152,-36.491,53.106> <131.152,-0.000,53.106> 
		<166.736,-121.636,86.288> <166.736,-85.145,86.288> <166.736,-36.491,86.288> <166.736,-0.000,86.288> 
		<193.423,-121.636,111.174> <193.423,-85.145,111.174> <193.423,-36.491,111.174> <193.423,-0.000,111.174> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-181.837,0.000,28.375> <-181.837,36.491,28.375> <-181.837,85.145,28.375> <-181.837,121.636,28.375> 
		<-154.297,0.000,4.435> <-154.297,36.491,4.435> <-154.297,85.145,4.435> <-154.297,121.636,4.435> 
		<-123.668,0.000,-37.262> <-123.668,36.491,-37.262> <-123.668,85.145,-37.262> <-123.668,121.636,-37.262> 
		<-90.038,0.000,-51.425> <-90.038,36.491,-51.425> <-90.038,85.145,-51.425> <-90.038,121.636,-51.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-181.837,0.000,28.375> <-154.297,0.000,4.435> <-123.668,0.000,-37.262> <-90.038,0.000,-51.425> 
		<-181.837,-36.491,28.375> <-154.297,-36.491,4.435> <-123.668,-36.491,-37.262> <-90.038,-36.491,-51.425> 
		<-181.837,-85.145,28.375> <-154.297,-85.145,4.435> <-123.668,-85.145,-37.262> <-90.038,-85.145,-51.425> 
		<-181.837,-121.636,28.375> <-154.297,-121.636,4.435> <-123.668,-121.636,-37.262> <-90.038,-121.636,-51.425> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-90.038,0.000,-51.425> <-90.038,36.491,-51.425> <-90.038,85.145,-51.425> <-90.038,121.636,-51.425> 
		<-60.843,0.000,-63.721> <-60.843,36.491,-63.721> <-60.843,85.145,-63.721> <-60.843,121.636,-63.721> 
		<-13.810,0.000,-66.741> <-13.810,36.491,-66.741> <-13.810,85.145,-66.741> <-13.810,121.636,-66.741> 
		<15.506,0.000,-54.737> <15.506,36.491,-54.737> <15.506,85.145,-54.737> <15.506,121.636,-54.737> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-90.038,0.000,-51.425> <-60.843,0.000,-63.721> <-13.810,0.000,-66.741> <15.506,0.000,-54.737> 
		<-90.038,-36.491,-51.425> <-60.843,-36.491,-63.721> <-13.810,-36.491,-66.741> <15.506,-36.491,-54.737> 
		<-90.038,-85.145,-51.425> <-60.843,-85.145,-63.721> <-13.810,-85.145,-66.741> <15.506,-85.145,-54.737> 
		<-90.038,-121.636,-51.425> <-60.843,-121.636,-63.721> <-13.810,-121.636,-66.741> <15.506,-121.636,-54.737> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<15.506,0.000,-54.737> <15.506,36.491,-54.737> <15.506,85.145,-54.737> <15.506,121.636,-54.737> 
		<49.275,0.000,-40.909> <49.275,36.491,-40.909> <49.275,85.145,-40.909> <49.275,121.636,-40.909> 
		<77.777,0.000,3.332> <77.777,36.491,3.332> <77.777,85.145,3.332> <77.777,121.636,3.332> 
		<104.465,-0.000,28.219> <104.465,36.491,28.219> <104.465,85.145,28.219> <104.465,121.636,28.219> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<15.506,0.000,-54.737> <49.275,0.000,-40.909> <77.777,0.000,3.332> <104.465,-0.000,28.219> 
		<15.506,-36.491,-54.737> <49.275,-36.491,-40.909> <77.777,-36.491,3.332> <104.465,-36.491,28.219> 
		<15.506,-85.145,-54.737> <49.275,-85.145,-40.909> <77.777,-85.145,3.332> <104.465,-85.145,28.219> 
		<15.506,-121.636,-54.737> <49.275,-121.636,-40.909> <77.777,-121.636,3.332> <104.465,-121.636,28.219> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.465,-0.000,28.219> <104.465,36.491,28.219> <104.465,85.145,28.219> <104.465,121.636,28.219> 
		<131.152,-0.000,53.106> <131.152,36.491,53.106> <131.152,85.145,53.105> <131.152,121.636,53.105> 
		<166.736,-0.000,86.288> <166.736,36.491,86.288> <166.736,85.145,86.288> <166.736,121.636,86.288> 
		<193.423,-0.000,111.174> <193.423,36.491,111.174> <193.423,85.145,111.174> <193.423,121.636,111.174> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-90.038,121.636,-51.425> <-90.038,158.127,-51.425> <-90.038,206.781,-51.425> <-90.038,243.272,-51.425> 
		<-60.843,121.636,-63.721> <-60.843,158.127,-63.721> <-60.843,206.781,-63.721> <-60.843,243.272,-63.721> 
		<-13.810,121.636,-66.741> <-13.810,158.127,-66.741> <-13.810,206.781,-66.741> <-13.810,243.272,-66.741> 
		<15.506,121.636,-54.737> <15.506,158.127,-54.737> <15.506,206.781,-54.737> <15.506,243.272,-54.737> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<-90.038,121.636,-51.425> <-123.668,121.636,-37.262> <-154.297,121.636,4.435> <-181.837,121.636,28.375> 
		<-90.038,158.127,-51.425> <-123.668,158.127,-37.262> <-154.297,158.127,4.435> <-181.837,158.127,28.375> 
		<-90.038,206.781,-51.425> <-123.668,206.781,-37.262> <-154.297,206.781,4.435> <-181.837,206.781,28.375> 
		<-90.038,243.272,-51.425> <-123.668,243.272,-37.262> <-154.297,243.272,4.435> <-181.837,243.272,28.375> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<15.506,121.636,-54.737> <15.506,158.127,-54.737> <15.506,206.781,-54.737> <15.506,243.272,-54.737> 
		<49.275,121.636,-40.909> <49.275,158.127,-40.909> <49.275,206.781,-40.909> <49.275,243.272,-40.909> 
		<77.777,121.636,3.332> <77.777,158.127,3.332> <77.777,206.781,3.332> <77.777,243.272,3.332> 
		<104.465,121.636,28.219> <104.465,158.127,28.219> <104.465,206.781,28.219> <104.465,243.272,28.219> 
	}
	bicubic_patch {
		type 1
		flatness 0
		u_steps 4
		v_steps 4
		<104.465,121.636,28.219> <104.465,158.127,28.219> <104.465,206.781,28.219> <104.465,243.272,28.219> 
		<131.152,121.636,53.105> <131.152,158.127,53.105> <131.152,206.781,53.106> <131.152,243.272,53.106> 
		<166.736,121.636,86.288> <166.736,158.127,86.288> <166.736,206.781,86.288> <166.736,243.272,86.288> 
		<193.423,121.636,111.174> <193.423,158.127,111.174> <193.423,206.781,111.174> <193.423,243.272,111.174> 
	}
}