![]() |
Bsoft 2.1.4
Bernard's software package
|
A shared object to load Bsoft image files in TCL/Tk. More...
#include <tk.h>
#include "tcltk_bimage.h"
#include "tcltk_bmg.h"
#include "tcltk_bmodel.h"
#include "file_util.h"
#include "timer.h"
#include "utilities.h"
Functions | |
int | Bshow_Init (Tcl_Interp *interp) |
int | Bshow_SafeInit (Tcl_Interp *interp) |
Variables | |
int | verbose |
string | command |
Bimage * | imglist = NULL |
Bproject * | project = NULL |
Bmodel * | model = NULL |
Bimage * | imgtemp = NULL |
A shared object to load Bsoft image files in TCL/Tk.
int Bshow_Init | ( | Tcl_Interp * | interp | ) |
int Bshow_SafeInit | ( | Tcl_Interp * | interp | ) |
|
extern |
Bimage* imglist = NULL |
Bimage* imgtemp = NULL |
Bmodel* model = NULL |
Bproject* project = NULL |
|
extern |