|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <d3dtypes.h>
Data Fields | |
| DWORD | dwFlags |
| WORD | wStart |
| WORD | wDest |
| DWORD | dwCount |
| DWORD | dwReserved |
Operation used to transform and light vertices.
| DWORD _D3DPROCESSVERTICES::dwCount |
Number of vertices to be processed
| DWORD _D3DPROCESSVERTICES::dwFlags |
Do we transform or light or just copy?
| DWORD _D3DPROCESSVERTICES::dwReserved |
Must be zero
| WORD _D3DPROCESSVERTICES::wDest |
Index to first vertex in local buffer
| WORD _D3DPROCESSVERTICES::wStart |
Index to first vertex in source