| Package com.ms.com.directX |
Previous |
Microsoft Packages |
Index |
Next |
public final class d3dstats {
public int dwSize;
public int dwTrianglesDrawn;
public int dwLinesDrawn;
public int dwPointsDrawn;
public int dwSpansDrawn;
public int dwVerticesProcessed;
}
Contains statistics used by the GetStats method.
See also d3dDevice.
Fields
| © 1997 Microsoft Corporation. All rights reserved. Terms of Use. |