
#include "shapesq.inc"
object{ Crossed_Trough     //--------------------------------
        sturm
        texture { pigment{ color  White } 
                  finish { phong 1}
                } // end of texture 
        scale 2
        rotate<0,0,90>
        rotate<0,55,0>
        translate <1,0,5>
      } // ------------------------------------ end of object


