vcgen_dash
struct conv_dash : public conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers>
conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers>(vs)
class vcgen_dash
vcgen_dash();
vcgen_dash(const vcgen_dash&);
const vcgen_dash& operator = (const vcgen_dash&);
void vcgen_dash::add_vertex(double x, double y, unsigned cmd)
void vcgen_dash::rewind(unsigned)
unsigned vcgen_dash::vertex(double* x, double* y)
vcgen_dash::vcgen_dash() :
void vcgen_dash::remove_all_dashes()
void vcgen_dash::add_dash(double dash_len, double gap_len)
void vcgen_dash::dash_start(double ds)
void vcgen_dash::calc_dash_start(double ds)
void vcgen_dash::remove_all()