#include <../../nrnconf.h>
#include <string.h>
#include <stdio.h>
#include <ivstream.h>
#include <math.h>
#include <assert.h>
#include "classreg.h"
Functions | |
double | ivoc_gr_menu_tool (void *v) |
double | ivoc_view_info (void *v) |
double | ivoc_view_size (void *v) |
double | gr_line_info (void *v) |
double | ivoc_gr_begin_line (void *v) |
double | ivoc_gr_line (void *v) |
double | ivoc_gr_erase (void *v) |
double | ivoc_erase_all (void *v) |
double | ivoc_gr_gif (void *v) |
double | ivoc_gr_size (void *v) |
double | ivoc_gr_label (void *v) |
double | ivoc_gr_mark (void *v) |
double | ivoc_gr_menu_remove (void *v) |
double | gr_addglyph (void *) |
void | Graph_reg () |
double gr_addglyph | ( | void * | ) |
double gr_line_info | ( | void * | v | ) |
References a, b, GPolyLine::brush(), BrushPalette::brush(), brushes, chkarg(), GPolyLine::color(), ColorPalette::color(), colors, Scene::count(), ENDGUI, GLabel::fixtype(), IFGUI, int, GraphItem::is_polyline(), GPolyLine::label(), GLabel::text(), Vect, vector_arg(), and vector_vec().
void Graph_reg | ( | ) |
References brushes, class2oc(), colors, ENDGUI, and IFGUI.
double ivoc_gr_begin_line | ( | void * | v | ) |
References BrushPalette::brush(), brushes, ColorPalette::color(), colors, ENDGUI, gargstr(), getarg(), hoc_is_str_arg(), ifarg(), IFGUI, and nil.
double ivoc_gr_gif | ( | void * | v | ) |
double ivoc_gr_label | ( | void * | v | ) |
double ivoc_gr_line | ( | void * | v | ) |
double ivoc_gr_mark | ( | void * | v | ) |
References BrushPalette::brush(), brushes, chkarg(), ColorPalette::color(), colors, ENDGUI, gargstr(), getarg(), hoc_is_str_arg(), ifarg(), and IFGUI.
double ivoc_gr_menu_remove | ( | void * | v | ) |
double ivoc_gr_menu_tool | ( | void * | v | ) |
References ENDGUI, gargstr(), hoc_is_object_arg(), hoc_objgetarg(), ifarg(), IFGUI, and nil.
double ivoc_gr_size | ( | void * | v | ) |
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 ivoc_view_info | ( | void * | v | ) |
References b, XYView::bottom(), chkarg(), XYView::current_pick_view(), ENDGUI, getarg(), XYView::height(), ifarg(), IFGUI, int, XYView::left(), XYView::right(), Scene::sceneview(), XYView::top(), Scene::view_count(), XYView::view_ratio(), and XYView::width().
double ivoc_view_size | ( | void * | v | ) |
References chkarg(), XYView::damage_all(), ENDGUI, getarg(), IFGUI, Scene::sceneview(), XYView::size(), and Scene::view_count().