#include <../../nrnconf.h>
#include "classreg.h"
Functions | |
double | ivoc_gr_menu_tool (void *) |
double | ivoc_gr_mark (void *) |
double | ivoc_gr_size (void *) |
double | ivoc_gr_label (void *) |
double | ivoc_gr_line (void *) |
double | ivoc_gr_begin_line (void *) |
double | ivoc_gr_erase (void *) |
double | ivoc_gr_gif (void *) |
double | ivoc_erase_all (void *) |
double | nrniv_sh_observe (void *) |
double | nrniv_sh_rotate (void *) |
double | nrniv_sh_nearest (void *) |
double | nrniv_sh_push (void *) |
double | nrniv_sh_color (void *) |
double | nrniv_sh_color_all (void *) |
double | nrniv_sh_color_list (void *) |
double | nrniv_len_scale (void *) |
void | PlotShape_reg () |
double ivoc_gr_begin_line | ( | void * | ) |
References BrushPalette::brush(), brushes, ColorPalette::color(), colors, ENDGUI, gargstr(), getarg(), hoc_is_str_arg(), ifarg(), IFGUI, and nil.
double ivoc_gr_gif | ( | void * | ) |
double ivoc_gr_label | ( | void * | ) |
double ivoc_gr_line | ( | void * | ) |
double ivoc_gr_mark | ( | void * | ) |
References BrushPalette::brush(), brushes, chkarg(), ColorPalette::color(), colors, ENDGUI, gargstr(), getarg(), hoc_is_str_arg(), ifarg(), and IFGUI.
double ivoc_gr_menu_tool | ( | void * | ) |
References ENDGUI, gargstr(), hoc_is_object_arg(), hoc_objgetarg(), ifarg(), IFGUI, and nil.
double ivoc_gr_size | ( | void * | ) |
References chkarg(), ENDGUI, getarg(), hoc_is_pdouble_arg(), hoc_pgetarg(), ifarg(), IFGUI, Graph::new_size(), Scene::sceneview(), XYView::size(), Graph::wholeplot(), XYView::zin(), and XYView::zout().
double nrniv_len_scale | ( | void * | ) |
References chk_access(), chkarg(), e, ENDGUI, ifarg(), IFGUI, and ShapeSection::scale().
double nrniv_sh_color | ( | void * | ) |
References chk_access(), ColorPalette::color(), colors, ENDGUI, getarg(), IFGUI, and nil.
double nrniv_sh_color_all | ( | void * | ) |
double nrniv_sh_color_list | ( | void * | ) |
References ColorPalette::color(), colors, ENDGUI, getarg(), hoc_objgetarg(), IFGUI, and nil.
double nrniv_sh_nearest | ( | void * | ) |
double nrniv_sh_observe | ( | void * | ) |
References check_obj_type(), ENDGUI, hoc_objgetarg(), ifarg(), IFGUI, nil, and s.
double nrniv_sh_push | ( | void * | ) |
References d, ENDGUI, ShapeSection::good(), IFGUI, nrn_pushsec(), s, and ShapeSection::section().
double nrniv_sh_rotate | ( | void * | ) |
void PlotShape_reg | ( | ) |