Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
agg_rasterizer_sl_clip.h File Reference
+ Include dependency graph for agg_rasterizer_sl_clip.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  agg::ras_conv_int
 
struct  agg::ras_conv_int_sat
 
struct  agg::ras_conv_int_3x
 
struct  agg::ras_conv_dbl
 
struct  agg::ras_conv_dbl_3x
 
class  agg::rasterizer_sl_clip< Conv >
 
class  agg::rasterizer_sl_no_clip
 

Namespaces

namespace  agg
 

Typedefs

typedef rasterizer_sl_clip< ras_conv_intagg::rasterizer_sl_clip_int
 
typedef rasterizer_sl_clip< ras_conv_int_satagg::rasterizer_sl_clip_int_sat
 
typedef rasterizer_sl_clip< ras_conv_int_3xagg::rasterizer_sl_clip_int_3x
 
typedef rasterizer_sl_clip< ras_conv_dblagg::rasterizer_sl_clip_dbl
 
typedef rasterizer_sl_clip< ras_conv_dbl_3xagg::rasterizer_sl_clip_dbl_3x
 

Enumerations

enum  agg::poly_max_coord_e { agg::poly_max_coord = (1 << 30) - 1 }