|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <vd3dtypes.h>
Public Attributes | |
| DWORD | dwSize |
| DWORD | dwTrianglesDrawn |
| DWORD | dwLinesDrawn |
| DWORD | dwPointsDrawn |
| DWORD | dwSpansDrawn |
| DWORD | dwVerticesProcessed |
Definition at line 1182 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwLinesDrawn |
Definition at line 1185 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwPointsDrawn |
Definition at line 1186 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwSize |
Definition at line 1183 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwSpansDrawn |
Definition at line 1187 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwTrianglesDrawn |
Definition at line 1184 of file vd3dtypes.h.
| DWORD _D3DSTATS::dwVerticesProcessed |
Definition at line 1188 of file vd3dtypes.h.