Anti-Grain Geometry Tutorial
|
Public Member Functions | |
LinearType | dir (int8u v) const |
int8u | inv (LinearType v) const |
Protected Attributes | |
LinearType | m_dir_table [256] |
LinearType | m_inv_table [256] |
Definition at line 129 of file agg_gamma_lut.h.