Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

D3DEXECUTE_ Values

Use with Execute to specify whether or not objects in the buffer should be clipped.

D3DEXECUTE_CLIPPED
Clip any primitives in the buffer that are outside or partially outside the viewport.
D3DEXECUTE_UNCLIPPED
All primitives in the buffer are contained within the viewport.


© 1996 Microsoft Corporation. All rights reserved.