|
Open 3D Engine Atom Gem API Reference
23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits ImageProcessingAtom::BoxWindowFunction< T >.
Public Member Functions | |
| virtual const char * | getName () const |
| virtual T | getLength () const |
Public Member Functions inherited from ImageProcessingAtom::BoxWindowFunction< T > | |
| virtual bool | isCardinal () const |
| virtual bool | isInfinite () const |
| virtual bool | isUnitSpaced () const |
| virtual bool | isCentered () const |
| virtual T | operator() (T pos) const |