Public Attributes | |
| int | x |
| x coordinate of the intersection (DC) | |
| double | z |
| z coordinate of the intersection | |
Definition at line 115 of file zbf.c.
|
|
x coordinate of the intersection (DC)
Definition at line 117 of file zbf.c. Referenced by zbfFillPoly(), zbfMountInt(), zbfOrderIntersections(), and zbfScanLine(). |
|
|
z coordinate of the intersection
Definition at line 119 of file zbf.c. Referenced by zbfMountInt(), and zbfScanLine(). |
1.2.18