Public Attributes | |
int | x |
x coordinate of the intersection (DC) | |
double | z |
z coordinate of the intersection |
Definition at line 75 of file zbf.h.
|
x coordinate of the intersection (DC)
Definition at line 77 of file zbf.h. Referenced by Zbf::FillPoly(), Zbf::MountInt(), Zbf::OrderIntersections(), and Zbf::ScanLine(). |
|
z coordinate of the intersection
Definition at line 79 of file zbf.h. Referenced by Zbf::MountInt(), and Zbf::ScanLine(). |