// ------------------------------------------------------------------------------------// // ------------------------------------------------------------------------------------// #include "Rounded_BarrelRoof_Yroof.inc" // ------------------------------------------------------------------------------------// object{ Rounded_BarrelRoof_Yroof( 1.40, // HalfWidth_X, 0.72, // Roof_Height_Y, 0.50, // R_Border, 1.00, // Depth_Z, 0, // Merge_On, ) //----------------------------------------------------------------// texture { pigment{ color rgb<0.3,0.8,0.0> } finish { phong 0.5 } } // end of texture translate<0,0,0> } // -------------------------------------------------------------- // ------------------------------------------------------------------------------------// // ------------------------------------------------------------------------------------//