home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
Vyzkuste
/
tsimagmp
/
TSIMAP2.EXE
/
Media
/
Polygons
/
Triangle.pol
< prev
next >
Wrap
Text File
|
2000-01-17
|
234b
|
12 lines
// All class names MUST begin with @
// This file decribes a square in cartesian coordinates
// Left pointing triangle
@polygon
{
@coordinate_system { CARTESIAN }, // Default mode is cartesian
-10,0,10,10,10,-10
}