|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_gamma_functions.h>
Public Member Functions | |
| gamma_threshold () | |
| gamma_threshold (double t) | |
| void | threshold (double t) |
| double | threshold () const |
| double | operator() (double x) const |
| agg::gamma_threshold::gamma_threshold | ( | ) | [inline] |
| agg::gamma_threshold::gamma_threshold | ( | double | t | ) | [inline] |
| double agg::gamma_threshold::operator() | ( | double | x | ) | const [inline] |
| void agg::gamma_threshold::threshold | ( | double | t | ) | [inline] |
| double agg::gamma_threshold::threshold | ( | ) | const [inline] |
1.7.5.1