Planeshift
|
This struct just stores the left and right side of each line in a psRegion. More...
#include <texfactory.h>
Public Member Functions | |
psScanline () | |
psScanline (int l, int r, int h) | |
Public Attributes | |
int | x1 |
int | x2 |
int | y |
This struct just stores the left and right side of each line in a psRegion.
Definition at line 95 of file texfactory.h.
psScanline::psScanline | ( | ) | [inline] |
Definition at line 99 of file texfactory.h.
Definition at line 101 of file texfactory.h.
Definition at line 97 of file texfactory.h.
Definition at line 97 of file texfactory.h.
Definition at line 97 of file texfactory.h.