Data Fields | |
| float | dx |
| X(v1) - X(v0), used only during setup. | |
| float | dy |
| Y(v1) - Y(v0), used only during setup. | |
| float | dxdy |
| dx/dy | |
| float | sx |
| float | sy |
| first sample point coord | |
| int | lines |
| number of lines on this edge | |
Definition at line 83 of file spu_tri.c.
| float edge::dxdy |
| int edge::lines |
1.5.4