home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 April / PCWorld_2000-04_cd.bin / Software / Vyzkuste / tsimagmp / TSIMAP2.EXE / Media / Polygons / Square.pol < prev    next >
Text File  |  2000-01-17  |  188b  |  11 lines

  1.  
  2. // All class names MUST begin with @
  3. // This file decribes a square in cartesian coordinates
  4.  
  5.  
  6. @polygon    
  7.     { 
  8.     @coordinate_system { CARTESIAN }, 
  9.     -10,10,10,10,10,-10,-10,-10
  10.     }
  11.