Public Member Functions | |
opacity_trans (const opacity_func &opc, const coord_def &s, int sx, int sy) | |
opacity_type | operator() (const coord_def &l) const |
coord_def | transform (const coord_def &l) const |
Public Attributes | |
const coord_def & | source |
int | signx |
int | signy |
const opacity_func & | orig |
opacity_trans::opacity_trans | ( | const opacity_func & | opc, | |
const coord_def & | s, | |||
int | sx, | |||
int | sy | |||
) | [inline] |
opacity_type opacity_trans::operator() | ( | const coord_def & | l | ) | const [inline, virtual] |
const coord_def& opacity_trans::source |
const opacity_func& opacity_trans::orig |