#include <../../nrnconf.h>
#include <stdio.h>
#include "classreg.h"
#include "oc2iv.h"
#include <InterViews/resource.h>
Classes | |
class | GrGlyph |
Functions | |
double | gr_addglyph (void *v) |
void | GrGlyph_reg () |
Variables | |
Member_func | members [] |
Member_ret_obj_func | objmembers [] |
double gr_addglyph | ( | void * | v | ) |
void GrGlyph_reg | ( | ) |
{ 0, 0 }
Referenced by SectionList_reg(), and SectionRef_reg().
{ "path", g_new_path, "m", g_move_to, "l", g_line_to, "s", g_stroke, "close", g_close_path, "fill", g_fill, "curve", g_curve_to, "cpt", g_control_point, "erase", g_erase, "gif", g_gif, 0, 0 }