Public Attributes | |
| int | y_max |
| greatest y vertex coordinate | |
| int | y_min |
| smallest y vertex coordinate | |
| double | xs |
| x coordinate related to ys | |
| double | dxs |
| xs increment between scanlines | |
| double | zs |
| z coordinate related to ys | |
| double | dzs |
| zs increment between scanlines | |
Definition at line 58 of file zbf.h.
|
|
xs increment between scanlines
Definition at line 66 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
|
|
zs increment between scanlines
Definition at line 70 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
|
|
x coordinate related to ys
Definition at line 64 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
|
|
greatest y vertex coordinate
Definition at line 60 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
|
|
smallest y vertex coordinate
Definition at line 62 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
|
|
z coordinate related to ys
Definition at line 68 of file zbf.h. Referenced by Zbf::MountEdges(), and Zbf::MountInt(). |
1.4.2-20050421