Package com.ms.com.directX |
![]() Previous |
![]() Microsoft Packages |
![]() Index |
![]() Next |
public final class d3dExecuteData { public int dwSize; public int dwVertexOffset; public int dwVertexCount; public int dwInstructionOffset; public int dwInstructionLength; public int dwHVertexOffset; public int dwSize2; public int dwTrianglesDrawn; public int dwLinesDrawn; public int dwPointsDrawn; public int dwSpansDrawn; public int dwVerticesProcessed; }
Specifies data for the Execute method. When this method is called and the transformation has been done, the instruction list starting at the value specified in the dwInstructionOffset field is parsed and rendered.
See also d3dDevice.
Fields
![]() | © 1996 Microsoft Corporation. All rights reserved. |