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.
This header is used by Direct3D 11 Graphics. For more information, see:
d3dcsx.h contains the following programming interfaces:
Interfaces
ID3DX11FFT Encapsulates forward and inverse FFTs. |
ID3DX11Scan Scan context. |
ID3DX11SegmentedScan Segmented scan context. |
Functions
D3DX11CreateFFT Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT) |
D3DX11CreateFFT1DComplex Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT1DComplex) |
D3DX11CreateFFT1DReal Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT1DReal) |
D3DX11CreateFFT2DComplex Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT2DComplex) |
D3DX11CreateFFT2DReal Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT2DReal) |
D3DX11CreateFFT3DComplex Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT3DComplex) |
D3DX11CreateFFT3DReal Creates an ID3DX11FFT COM interface object. (D3DX11CreateFFT3DReal) |
D3DX11CreateScan Creates a scan context. |
D3DX11CreateSegmentedScan Creates a segmented scan context. |
Structures
D3DX11_FFT_BUFFER_INFO Describes buffer requirements for an FFT. |
D3DX11_FFT_DESC Describes an FFT. |
Enumerations
D3DX11_FFT_CREATE_FLAG FFT creation flags. |
D3DX11_FFT_DATA_TYPE FFT data types. |
D3DX11_FFT_DIM_MASK Number of dimensions for FFT data. |
D3DX11_SCAN_DATA_TYPE Type for scan data. |
D3DX11_SCAN_DIRECTION Direction to perform scan in. |
D3DX11_SCAN_OPCODE Scan opcodes. |