Anti-Grain Geometry - AGG (libagg)  2.5
Public Member Functions
agg::gamma_threshold Class Reference

#include <agg_gamma_functions.h>

List of all members.

Public Member Functions

 gamma_threshold ()
 gamma_threshold (double t)
void threshold (double t)
double threshold () const
double operator() (double x) const

Constructor & Destructor Documentation

agg::gamma_threshold::gamma_threshold ( ) [inline]
agg::gamma_threshold::gamma_threshold ( double  t) [inline]

Member Function Documentation

double agg::gamma_threshold::operator() ( double  x) const [inline]
void agg::gamma_threshold::threshold ( double  t) [inline]
double agg::gamma_threshold::threshold ( ) const [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines