Searched refs:vertex_dist_cmd (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_vcgen_vertex_sequence.h30 typedef vertex_dist_cmd vertex_type;
79 m_src_vertices.modify_last(vertex_dist_cmd(x, y, cmd));
85 m_src_vertices.add(vertex_dist_cmd(x, y, cmd));
H A Dagg_vertex_sequence.h155 //--------------------------------------------------------vertex_dist_cmd
157 struct vertex_dist_cmd : public vertex_dist struct in namespace:agg
161 vertex_dist_cmd() {} function in struct:agg::vertex_dist_cmd
162 vertex_dist_cmd(double x_, double y_, unsigned cmd_) : function in struct:agg::vertex_dist_cmd

Completed in 55 milliseconds