|
DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
|
#include <d3dtypes.h>
Data Fields | |
| DWORD | dwSize |
| DWORD | dwTrianglesDrawn |
| DWORD | dwLinesDrawn |
| DWORD | dwPointsDrawn |
| DWORD | dwSpansDrawn |
| DWORD | dwVerticesProcessed |
Statistics structure
| DWORD _D3DSTATS::dwLinesDrawn |
| DWORD _D3DSTATS::dwPointsDrawn |
| DWORD _D3DSTATS::dwSize |
| DWORD _D3DSTATS::dwSpansDrawn |
| DWORD _D3DSTATS::dwTrianglesDrawn |
| DWORD _D3DSTATS::dwVerticesProcessed |