#include <agg_rasterizer_sl_clip.h>
List of all members.
Public Types |
| typedef double | coord_type |
Static Public Member Functions |
| static AGG_INLINE double | mul_div (double a, double b, double c) |
| static int | xi (double v) |
| static int | yi (double v) |
| static double | upscale (double v) |
| static double | downscale (int v) |
Member Typedef Documentation
Member Function Documentation
| static double agg::ras_conv_dbl_3x::downscale |
( |
int |
v | ) |
[inline, static] |
| static AGG_INLINE double agg::ras_conv_dbl_3x::mul_div |
( |
double |
a, |
|
|
double |
b, |
|
|
double |
c |
|
) |
| [inline, static] |
| static double agg::ras_conv_dbl_3x::upscale |
( |
double |
v | ) |
[inline, static] |
| static int agg::ras_conv_dbl_3x::xi |
( |
double |
v | ) |
[inline, static] |
| static int agg::ras_conv_dbl_3x::yi |
( |
double |
v | ) |
[inline, static] |
The documentation for this struct was generated from the following file: