#include <raytrace.h>
Collaboration diagram for rt_wdb:
Data Fields | |
bu_list | l |
int | type |
db_i * | dbip |
bu_vls | wdb_name |
database object name | |
db_tree_state | wdb_initial_tree_state |
rt_tess_tol | wdb_ttol |
bn_tol | wdb_tol |
resource * | wdb_resp |
bu_vls | wdb_prestr |
int | wdb_ncharadd |
int | wdb_num_dups |
int | wdb_item_default |
GIFT region ID. | |
int | wdb_air_default |
int | wdb_mat_default |
GIFT material code. | |
int | wdb_los_default |
Line-of-sight estimate. | |
bu_observer | wdb_observers |
Tcl_Interp * | wdb_interp |
This data structure is at the core of the "LIBWDB" support for allowing application programs to read and write BRL-CAD databases. Many different access styles are supported.
Definition at line 1162 of file raytrace.h.
|
Definition at line 1163 of file raytrace.h. Referenced by wdb_dbopen(), wdb_deleteProc(), and wdb_init_obj(). |
|
Definition at line 1164 of file raytrace.h. Referenced by wdb_dbopen(), and wdb_export_external(). |
|
|
database object name
Definition at line 1166 of file raytrace.h. Referenced by wdb_adjust_cmd(), wdb_deleteProc(), wdb_init_obj(), wdb_ocenter_cmd(), wdb_orotate_cmd(), wdb_oscale_cmd(), and wdb_otranslate_cmd(). |
|
Definition at line 1167 of file raytrace.h. Referenced by wdb_init_obj(), wdb_pathlist_cmd(), and wdb_push_cmd(). |
|
Definition at line 1168 of file raytrace.h. Referenced by add_solid(), dgo_E_cmd(), wdb_dbopen(), wdb_facetize_cmd(), wdb_init_obj(), and wdb_tol_cmd(). |
|
Definition at line 1169 of file raytrace.h. Referenced by add_solid(), classify_seg(), dgo_E_cmd(), Eplot(), fix_halfs(), shoot_and_plot(), wdb_dbopen(), wdb_facetize_cmd(), wdb_get_type_cmd(), wdb_init_obj(), wdb_move_arb_edge_cmd(), wdb_move_arb_face_cmd(), wdb_nmg_collapse_cmd(), wdb_nmg_simplify_cmd(), wdb_rotate_arb_face_cmd(), wdb_shells_cmd(), and wdb_tol_cmd(). |
|
Definition at line 1170 of file raytrace.h. Referenced by rt_mk_binunif(), wdb_bot_decimate_cmd(), wdb_facetize_cmd(), wdb_init_obj(), wdb_killtree_cmd(), wdb_make_bb_cmd(), and wdb_smooth_bot_cmd(). |
|
Definition at line 1173 of file raytrace.h. Referenced by wdb_close(), wdb_dbopen(), wdb_dir_check(), wdb_dir_check5(), and wdb_dup_cmd(). |
|
Definition at line 1174 of file raytrace.h. Referenced by wdb_dir_check(), wdb_dir_check5(), and wdb_dup_cmd(). |
|
Definition at line 1175 of file raytrace.h. Referenced by wdb_dir_check(), wdb_dir_check5(), and wdb_dup_cmd(). |
|
GIFT region ID.
Definition at line 1178 of file raytrace.h. Referenced by wdb_comb_std_cmd(), wdb_init_obj(), and wdb_region_cmd(). |
|
Definition at line 1179 of file raytrace.h. Referenced by wdb_comb_std_cmd(), wdb_init_obj(), and wdb_region_cmd(). |
|
GIFT material code.
Definition at line 1180 of file raytrace.h. Referenced by wdb_comb_std_cmd(), wdb_combadd(), and wdb_init_obj(). |
|
Line-of-sight estimate.
Definition at line 1181 of file raytrace.h. Referenced by wdb_comb_std_cmd(), wdb_combadd(), and wdb_init_obj(). |
|
Definition at line 1182 of file raytrace.h. Referenced by wdb_adjust_cmd(), wdb_deleteProc(), wdb_init_obj(), wdb_observer_cmd(), wdb_ocenter_cmd(), wdb_orotate_cmd(), wdb_oscale_cmd(), and wdb_otranslate_cmd(). |
|
Definition at line 1183 of file raytrace.h. Referenced by wdb_deleteProc(), and wdb_init_obj(). |