home *** CD-ROM | disk | FTP | other *** search
- begin_structure 20 ; % Static structure 20 %
- % ****************************************************************** %
- % Set up basic object %
- % ****************************************************************** %
- Fill_area_set3
- {
- 100 -100 0
- -50 -100 0
- -50 50 0
- 100 50 0
- } ;
- Fill_area_set3
- {
- 50 -50 0
- 50 100 0
- -100 100 0
- -100 -50 0
- } ;
- end_structure ; % Structure 20 %
-
-