Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef enum _D3DCULL {
D3DCULL_NONE,
D3DCULL_CW,
D3DCULL_CCW,
D3DCULL_FORCE_DWORD
} D3DCULL;
Constants
D3DCULL_NONE |
D3DCULL_CW |
D3DCULL_CCW |
D3DCULL_FORCE_DWORD |
Requirements
| Requirement | Value |
|---|---|
| Header | d3d9types.h |