Inherits ImageProcessingAtom::IWindowFunction< double >.
|
| KaiserWindowFunction (T a=6.5) |
|
virtual const char * | getName () const |
|
virtual T | getLength () const |
|
virtual bool | isCardinal () const |
|
virtual bool | isInfinite () const |
|
virtual bool | isUnitSpaced () const |
|
virtual bool | isCentered () const |
|
virtual T | operator() (T pos) const |
|
virtual double | operator() (double pos) const=0 |
|
◆ getLength()
template<typename T = double>
◆ getName()
template<typename T = double>
◆ isCardinal()
template<typename T = double>
◆ isCentered()
template<typename T = double>
◆ isInfinite()
template<typename T = double>
◆ isUnitSpaced()
template<typename T = double>
The documentation for this class was generated from the following file:
- Gems/Atom/Asset/ImageProcessingAtom/Code/Source/Converters/FIR-Windows.h