FS2_Open
Open source remastering of the Freespace 2 engine
_D3DSTATS Struct Reference

#include <vd3dtypes.h>

Public Attributes

DWORD dwSize
 
DWORD dwTrianglesDrawn
 
DWORD dwLinesDrawn
 
DWORD dwPointsDrawn
 
DWORD dwSpansDrawn
 
DWORD dwVerticesProcessed
 

Detailed Description

Definition at line 1182 of file vd3dtypes.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: