Microsoft SDK for Java

D3dStats Class Fields

The D3dStats Class contains the following fields.

linesDrawn Number of lines drawn since the device was created.
pointsDrawn Number of points drawn since the device was created.
spansDrawn Number of spans drawn since the device was created.
trianglesDrawn Number of triangles drawn since the device was created.
verticesProcessed Number of vertices processed since the device was created.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.