Collaboration diagram for Debugging:
![]() |
Defines | |
#define | BU_DEBUG_OFF 0 |
#define | BU_DEBUG_COREDUMP 0x00000001 |
#define | BU_DEBUG_MEM_CHECK 0x00000002 |
#define | BU_DEBUG_MEM_LOG 0x00000004 |
#define | BU_DEBUG_DB 0x00000008 |
#define | BU_DEBUG_PARALLEL 0x00000010 |
#define | BU_DEBUG_MEM_QCHECK 0x00000020 |
#define | BU_DEBUG_MATH 0x00000100 |
#define | BU_DEBUG_PTBL 0x00000200 |
#define | BU_DEBUG_AVS 0x00000400 |
#define | BU_DEBUG_MAPPED_FILE 0x00000800 |
#define | BU_DEBUG_TABDATA 0x00010000 |
#define | BU_DEBUG_FORMAT "\020\\025TABDATA\\015?\\014MAPPED_FILE\013AVS\012PTBL\011MATH\010?\7?\6MEM_QCHECK\5PARALLEL\\4?\3MEM_LOG\2MEM_CHECK\1COREDUMP" |
Variables | |
int | bu_debug |
|
|
|
Definition at line 1258 of file bu.h. Referenced by bn_mat_ck(), bu_bomb(), main(), and rt_bomb(). |
|
Definition at line 1260 of file bu.h. Referenced by Add_bot_face(), curve_to_vlist(), dgo_E_cmd(), do_tri(), main(), rt_extrude_xform(), and shoot_and_plot(). |
|
|
|
Definition at line 1262 of file bu.h. Referenced by bu_open_mapped_file(). |
|
Definition at line 1264 of file bu.h. Referenced by bu_avail_cpus(), and bu_parallel(). |
|
|
|
Definition at line 1266 of file bu.h. Referenced by bn_2line3_colinear(), bn_between(), bn_dist_line3_pt3(), bn_dist_pt2_along_line2(), bn_dist_pt2_lseg2(), bn_dist_pt3_lseg3(), bn_distsq_line3_pt3(), bn_isect_line2_line2(), bn_isect_line2_lseg2(), bn_isect_line_lseg(), bn_isect_lseg2_lseg2(), bn_isect_lseg3_lseg3(), bn_isect_planes(), bn_isect_pt2_lseg2(), and bn_mat_ck(). |
|
Definition at line 1267 of file bu.h. Referenced by bu_ptbl_cat(), bu_ptbl_cat_uniq(), bu_ptbl_free(), bu_ptbl_init(), bu_ptbl_ins(), bu_ptbl_ins_unique(), bu_ptbl_reset(), bu_ptbl_rm(), rt_htbl_free(), rt_htbl_init(), and rt_htbl_reset(). |
|
Definition at line 1268 of file bu.h. Referenced by bu_avs_init(), bu_avs_new(), db5_export_attributes(), and db5_import_attributes(). |
|
Definition at line 1269 of file bu.h. Referenced by bu_close_mapped_file(), bu_free_mapped_files(), and bu_open_mapped_file(). |
|
|
Definition at line 1274 of file bu.h. Referenced by bu_tcl_setup(). |
|