Simple++
Powerfull and lightning fast C++ Library
Public Member Functions | List of all members
ImageFunctor< T > Class Template Reference

Public Member Functions

 ImageFunctor ()
 
ImageFunctoroperator() (const Math::Vec2< Graphic::Size > &p, Graphic::ColorR< T > &color)
 
ImageFunctoroperator() (const Math::Vec2< Graphic::Size > &p, Graphic::ColorRGB< T > &color)
 
ImageFunctoroperator() (const Math::Vec2< Graphic::Size > &p, Graphic::ColorRGBA< T > &color)
 

Constructor & Destructor Documentation

template<typename T >
ImageFunctor< T >::ImageFunctor ( )
inline

Member Function Documentation

template<typename T >
ImageFunctor& ImageFunctor< T >::operator() ( const Math::Vec2< Graphic::Size > &  p,
Graphic::ColorR< T > &  color 
)
inline
template<typename T >
ImageFunctor& ImageFunctor< T >::operator() ( const Math::Vec2< Graphic::Size > &  p,
Graphic::ColorRGB< T > &  color 
)
inline
template<typename T >
ImageFunctor& ImageFunctor< T >::operator() ( const Math::Vec2< Graphic::Size > &  p,
Graphic::ColorRGBA< T > &  color 
)
inline

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