Open 3D Engine Atom Gem API Reference 25.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::PointWindowFunction< T > Class Template Reference

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
 

Member Function Documentation

◆ getLength()

template<typename T = double>
virtual T ImageProcessingAtom::PointWindowFunction< T >::getLength ( ) const
inlinevirtual

◆ getName()

template<typename T = double>
virtual const char * ImageProcessingAtom::PointWindowFunction< T >::getName ( ) const
inlinevirtual

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