#include <ConvolutionAlgorithm.h>
FConvolutionFactory
FConvolutionFactory creates convolution algorithms. It will choose hardware accelerated versions when they are available.
◆ NewConvolutionAlgorithm()
NewConvolutionAlgorithm
Creates and returns a new ConvolutionAlgorithm.
- Parameters
-
- Returns
- A TUniquePtr<IConvolutionAlgorithm> to the created Convolution. This pointer can be invalid if an error occured or the fft algorithm could not be created.
◆ AnyAlgorithmFactory
| const FName Audio::FConvolutionFactory::AnyAlgorithmFactory = FName(TEXT("AnyAlgorithmFactory")) |
|
static |
The documentation for this class was generated from the following files: