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::SigmaSixWindowFunction< T > Class Template Reference

Inherits ImageProcessingAtom::IWindowFunction< T >.

Public Member Functions

 SigmaSixWindowFunction (T diameter=1.0, T negative=0.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
 

Protected Attributes

s2
 
d2
 
d
 
n
 

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