Searched defs:gamma_power (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_gamma_functions.h32 class gamma_power class in namespace:agg
35 gamma_power() : m_gamma(1.0) {} function in class:agg::gamma_power
36 gamma_power(double g) : m_gamma(g) {} function in class:agg::gamma_power

Completed in 36 milliseconds