home *** CD-ROM | disk | FTP | other *** search
- /* @(#)fighter2_line.h 1.1 92/05/28 SMI */
- /* from fighter2_line.h 1.1 88/04/07 SMI */
-
- /*
- * Copyright (c) 1986 by Sun Microsystems, Inc.
- */
-
- {{ 0.0, 0.0,-0.5}, MOVE},
- {{ 0.0, 0.0,-0.5}, LGREY},
- {{-1.0, 0.0, 0.0}, MOVE},
- {{ 1.0, 0.0, 0.0}, YELLOW},
- {{ 1.0, 1.0, 1.0}, MOVE},
- {{ 1.0, 1.0,-1.0}, RED},
- {{ 1.0,-1.0,-1.0}, RED},
- {{ 1.0,-1.0, 1.0}, RED},
- {{ 1.0, 1.0, 1.0}, RED},
- {{-1.0, 1.0, 1.0}, MOVE},
- {{-1.0, 1.0,-1.0}, RED},
- {{-1.0,-1.0,-1.0}, RED},
- {{-1.0,-1.0, 1.0}, RED},
- {{-1.0, 1.0, 1.0}, RED},
- {{0.0, 0.0, 0.0}, LINE_END}
-