ReactOS 0.4.16-dev-91-g764881a
|
Public Attributes | |
float | x |
float | y |
float | z |
float | rhw |
float | u |
float | v |
float | x1 |
float | y1 |
float | x2 |
float | y2 |
float VERTEX::rhw |
Definition at line 2546 of file vmr9.c.
Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().
float VERTEX::u |
Definition at line 2546 of file vmr9.c.
Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().
float VERTEX::v |
Definition at line 2546 of file vmr9.c.
Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().
float VERTEX::x |
Definition at line 2546 of file vmr9.c.
Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().
float VERTEX::y |
Definition at line 2546 of file vmr9.c.
Referenced by VMR9_SurfaceAllocator_UpdateDeviceReset().
float VERTEX::z |
Definition at line 2546 of file vmr9.c.
Referenced by InitGL(), render(), and VMR9_SurfaceAllocator_UpdateDeviceReset().