Anti-Grain Geometry Tutorial
agg::rasterizer_sl_no_clip Class Reference

Public Types

typedef ras_conv_int conv_type
 
typedef int coord_type
 

Public Member Functions

void reset_clipping ()
 
void clip_box (coord_type, coord_type, coord_type, coord_type)
 
void move_to (coord_type x1, coord_type y1)
 
template<class Rasterizer >
void line_to (Rasterizer &ras, coord_type x2, coord_type y2)
 

Detailed Description

Definition at line 311 of file agg_rasterizer_sl_clip.h.


The documentation for this class was generated from the following file: