#include "agg_conv_stroke.h" %include "agg_conv_stroke.h" #include "agg_vcgen_stroke.h" %include "agg_vcgen_stroke.h" #include "agg_conv_adaptor_vcgen.h" %include "agg_conv_adaptor_vcgen.h" %template(conv_adaptor_vcgen_path) agg::conv_adaptor_vcgen; %template(conv_adaptor_vcgen_transpath) agg::conv_adaptor_vcgen; %template(conv_adaptor_vcgen_curve) agg::conv_adaptor_vcgen; %template(conv_adaptor_vcgen_transcurve) agg::conv_adaptor_vcgen; %template(conv_adaptor_vcgen_curvetrans) agg::conv_adaptor_vcgen; /* %template() agg::conv_adaptor_vcgen; %template() agg::conv_adaptor_vcgen; %template() agg::conv_adaptor_vcgen; %template() agg::conv_adaptor_vcgen; %template() agg::conv_adaptor_vcgen; %template(conv_adaptor_vcgen_curvetrans) agg::conv_adaptor_vcgen >, agg::vcgen_stroke,agg::null_markers>; */ %template(conv_stroke_path) agg::conv_stroke; %template(conv_stroke_transpath) agg::conv_stroke; %template(conv_stroke_curve) agg::conv_stroke; %template(conv_stroke_transcurve) agg::conv_stroke; %template(conv_stroke_curvetrans) agg::conv_stroke; //%template(conv_stroke_curvetrans) agg::conv_stroke > >;