grglyph.cpp File Reference

#include <../../nrnconf.h>
#include <stdio.h>
#include "classreg.h"
#include "oc2iv.h"
#include <InterViews/resource.h>
Include dependency graph for grglyph.cpp:

Classes

class  GrGlyph

Functions

double gr_addglyph (void *v)
void GrGlyph_reg ()

Variables

Member_func members []
Member_ret_obj_func objmembers []

Function Documentation

double gr_addglyph ( void v  ) 

References check_obj_type(), chkarg(), ENDGUI, g, getarg(), gl, hoc_objgetarg(), ifarg(), IFGUI, int, x, and y.

Here is the call graph for this function:

void GrGlyph_reg (  ) 

References class2oc(), hoc_lookup(), and nil.

Here is the call graph for this function:


Variable Documentation

Initial value:
 {
   0, 0
}

Referenced by SectionList_reg(), and SectionRef_reg().

Initial value:
 {
   "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
}
Generated on Mon Jun 13 08:10:28 2011 for NEURON by  doxygen 1.6.3