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.
Encapsulates forward and inverse FFTs.
Inheritance
The ID3DX11FFT interface inherits from the IUnknown interface. ID3DX11FFT also has these types of members:
Methods
The ID3DX11FFT interface has these methods.
ID3DX11FFT::AttachBuffersAndPrecompute Attaches buffers to an FFT context and performs any required precomputations. |
ID3DX11FFT::ForwardTransform Performs a forward FFT. |
ID3DX11FFT::GetForwardScale Gets the scale for forward transforms. |
ID3DX11FFT::GetInverseScale Get the scale for inverse transforms. |
ID3DX11FFT::InverseTransform Performs an inverse FFT. |
ID3DX11FFT::SetForwardScale Sets the scale used for forward transforms. |
ID3DX11FFT::SetInverseScale Sets the scale used for inverse transforms. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d3dcsx.h |