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.
Direction to perform scan in.
Syntax
typedef enum D3DX11_SCAN_DIRECTION {
D3DX11_SCAN_DIRECTION_FORWARD = 1,
D3DX11_SCAN_DIRECTION_BACKWARD
} ;
Constants
D3DX11_SCAN_DIRECTION_FORWARD Value: 1 Scan forward. |
D3DX11_SCAN_DIRECTION_BACKWARD Scan backward. |
Requirements
Requirement | Value |
---|---|
Header | d3dcsx.h |