Help for this page

Select Code to Download


  1. or download this
            geometry IndexedFaceSet {
                coord
    ...
                         267.726 -167.91 -521.09,
                         264.468 -167.739 -523.493]
                      }
    
  2. or download this
    
    while ( $array =~ /\[         #open sq bracket
    ...
    {
        print "Grr: get inside this loop";
    }