|
typedef Conv | conv_type |
|
typedef Conv::coord_type | coord_type |
|
typedef rect_base< coord_type > | rect_type |
|
|
void | reset_clipping () |
|
void | clip_box (coord_type x1, coord_type y1, coord_type x2, coord_type y2) |
|
void | move_to (coord_type x1, coord_type y1) |
|
template<class Rasterizer > |
void | line_to (Rasterizer &ras, coord_type x2, coord_type y2) |
|
template<class Conv>
class agg::rasterizer_sl_clip< Conv >
Definition at line 106 of file agg_rasterizer_sl_clip.h.
The documentation for this class was generated from the following file: