Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |