home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / demos / gpc / tests / backface.d09 < prev    next >
Encoding:
Text File  |  1991-02-13  |  265 b   |  18 lines

  1. begin_structure 20 ;        % Static structure 20 %
  2.       Fill_area_set
  3.       {
  4.       -35   -70
  5.       -35    35
  6.        70    35
  7.        70   -70
  8.       } ; 
  9.       Fill_area_set
  10.       {
  11.        35   -35
  12.        35    70
  13.       -70    70
  14.       -70   -35
  15.       } ; 
  16. end_structure ;            % Structure 20  %
  17.  
  18.