157 const char *tclscript,
158 struct bu_vls *result_str);
Header file for the BRL-CAD common definitions.
#define UNUSED(parameter)
int go_poly_cont_build(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_move_object_mode(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_mouse_poly_rect(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_view_axes(struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
void go_refresh_draw(struct ged *gedp, struct bview *gdvp, int restore_zbuffer)
int go_poly_rect_mode(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_poly_cont_build_end(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
void go_refresh(struct ged *gedp, struct bview *gdvp)
int go_data_axes(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_poly_ell_mode(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_lines(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_run_tclscript(Tcl_Interp *interp, const char *tclscript, struct bu_vls *result_str)
int go_data_move_point_mode(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_move(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_mouse_poly_cont(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_polygons(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_mouse_poly_ell(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_arrows(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_pick(struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_mouse_poly_circ(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_data_labels(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
int go_poly_circ_mode(Tcl_Interp *interp, struct ged *gedp, struct bview *gdvp, int argc, const char *argv[], const char *usage)
struct fbserv_obj gdv_fbs
struct bu_vls gdv_callback
struct bu_vls gdv_edit_motion_delta_callback
int gdv_edit_motion_delta_callback_cnt
Definitions header file for the BRL-CAD TclCAD Library, LIBTCLCAD.