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.
ImageProcessingAtom::CombinerWindowFunction< T > Class Template Reference

Inherits ImageProcessingAtom::IWindowFunction< T >.

Public Member Functions

 CombinerWindowFunction (IWindowFunction< T > *fu, IWindowFunction< T > *wi)
 
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
 

Protected Attributes

IWindowFunction< T > * shaper
 
IWindowFunction< T > * restrictor
 

The documentation for this class was generated from the following file: