Searched defs:plot_func (Results 1 – 2 of 2) sorted by relevance
327 typedef void (*plot_func)(struct gl_context *ctx, struct LineInfo *line, typedef
133 const std::function<void(Plot*)> plot_func; member