Inherits ImageProcessingAtom::IWindowFunction< double >.
|
|
| MitchellWindowFunction (T b=1.0/3.0, T c=1.0/3.0) |
| |
| 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 |
| |
|
|
T | p0 |
| |
|
T | p2 |
| |
|
T | p3 |
| |
|
T | q0 |
| |
|
T | q1 |
| |
|
T | q2 |
| |
|
T | q3 |
| |
◆ 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