TuttleOFX  1
terry::make_alpha_blend Struct Reference

#include <utilgil.hpp>

Public Member Functions

 make_alpha_blend (double alpha)
template<typename T >
void operator() (T &dst, const T src)

Data Fields

double alpha

Detailed Description

Definition at line 54 of file utilgil.hpp.


Constructor & Destructor Documentation

terry::make_alpha_blend::make_alpha_blend ( double  alpha) [inline]

Definition at line 58 of file utilgil.hpp.


Member Function Documentation

template<typename T >
void terry::make_alpha_blend::operator() ( T &  dst,
const T  src 
) [inline]

Definition at line 61 of file utilgil.hpp.

References alpha.


Field Documentation

Definition at line 56 of file utilgil.hpp.

Referenced by operator()().


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