#include <../../nrnconf.h>
#include "classreg.h"
Functions | |
double | nrniv_sh_nearest (void *v) |
double | nrniv_sh_push (void *v) |
double | nrniv_sh_observe (void *v) |
double | nrniv_sh_rotate (void *v) |
double | nrniv_sh_color (void *v) |
double | nrniv_sh_color_all (void *v) |
double | nrniv_sh_color_list (void *v) |
double | nrniv_len_scale (void *v) |
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 *) |
void | Shape_reg () |
double ivoc_erase_all | ( | void * | ) |
double ivoc_gr_begin_line | ( | void * | ) |
double ivoc_gr_erase | ( | void * | ) |
double ivoc_gr_gif | ( | void * | ) |
double ivoc_gr_label | ( | void * | ) |
double ivoc_gr_line | ( | void * | ) |
double ivoc_gr_mark | ( | void * | ) |
double ivoc_gr_menu_tool | ( | void * | ) |
double ivoc_gr_size | ( | void * | ) |
double nrniv_len_scale | ( | void * | v | ) |
References chk_access(), chkarg(), e, ENDGUI, ifarg(), IFGUI, and ShapeSection::scale().
double nrniv_sh_color | ( | void * | v | ) |
References chk_access(), ColorPalette::color(), colors, ENDGUI, getarg(), IFGUI, and nil.
double nrniv_sh_color_all | ( | void * | v | ) |
double nrniv_sh_color_list | ( | void * | v | ) |
References ColorPalette::color(), colors, ENDGUI, getarg(), hoc_objgetarg(), IFGUI, and nil.
double nrniv_sh_nearest | ( | void * | v | ) |
double nrniv_sh_observe | ( | void * | v | ) |
References check_obj_type(), ENDGUI, hoc_objgetarg(), ifarg(), IFGUI, nil, and s.
double nrniv_sh_push | ( | void * | v | ) |
References d, ENDGUI, ShapeSection::good(), IFGUI, nrn_pushsec(), s, and ShapeSection::section().
double nrniv_sh_rotate | ( | void * | v | ) |
void Shape_reg | ( | ) |