|
int | tclcad_rt_cutter (ClientData clientData, Tcl_Interp *interp, int argc, const char *const *argv) |
|
int | tclcad_rt (ClientData clientData, Tcl_Interp *interp, int argc, const char **argv) |
|
int | tclcad_rt_import_from_path (Tcl_Interp *interp, struct rt_db_internal *ip, const char *path, struct rt_wdb *wdb) |
|
int | tcl_obj_to_int_array (Tcl_Interp *interp, Tcl_Obj *list, int **array, int *array_len) |
|
int | tcl_obj_to_fastf_array (Tcl_Interp *interp, Tcl_Obj *list, fastf_t **array, int *array_len) |
|
int | tcl_list_to_int_array (Tcl_Interp *interp, char *char_list, int **array, int *array_len) |
|
int | tcl_list_to_fastf_array (Tcl_Interp *interp, const char *char_list, fastf_t **array, int *array_len) |
|
int | to_open_tcl (ClientData clientData, Tcl_Interp *interp, int argc, const char **argv) |
|
struct application * | to_rt_gettrees_application (struct ged *gedp, int argc, const char *argv[]) |
|
struct tclcad_io_data * | tclcad_create_io_data (void) |
|
void | tclcad_destroy_io_data (struct tclcad_io_data *d) |
|
void | tclcad_create_io_handler (struct ged_subprocess *p, bu_process_io_t d, ged_io_func_t callback, void *data) |
|
void | tclcad_delete_io_handler (struct ged_subprocess *p, bu_process_io_t d) |
|
Miscellaneous header file for the BRL-CAD TclCAD Library, LIBTCLCAD.
Definition in file misc.h.