|
ReactOS 0.4.16-dev-1946-g52006dd
|
Go to the source code of this file.
Macros | |
| #define | UV_SQSIZ (float)0.003500 |
| #define | UV_NDIVS 16289 |
| #define | UV_VSTART (float)0.016940 |
| #define | UV_NVS 163 |
Variables | |
| struct { | |
| float ustart | |
| short nus | |
| short ncum | |
| } | uv_row [UV_NVS] |
| float ustart |
Definition at line 7 of file uvcode.h.
Referenced by CoveAndTiler::coveAndTile(), and CoveAndTiler::tile().
| const struct { ... } uv_row[UV_NVS] |