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

#include <agg_gamma_functions.h>

List of all members.

Public Member Functions

 gamma_power ()
 gamma_power (double g)
void gamma (double g)
double gamma () const
double operator() (double x) const

Constructor & Destructor Documentation

agg::gamma_power::gamma_power ( ) [inline]
agg::gamma_power::gamma_power ( double  g) [inline]

Member Function Documentation

void agg::gamma_power::gamma ( double  g) [inline]
double agg::gamma_power::gamma ( ) const [inline]
double agg::gamma_power::operator() ( double  x) const [inline]

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