26extern void drawCircle(
float x,
float y,
float radius,
float zdepth);
void draw_selpoly(glCompPoly_t *selPoly)
void drawCircle(float x, float y, float radius, float zdepth)
void drawBorders(ViewInfo *view)
parsing and deparsing of xdot operations
void(* drawfunc_t)(xdot_op *, int)