|
BRL-CAD
|
#include <wdb.h>
Data Fields | |
| struct bu_list | l |
| int | wdb_type |
| struct db_i * | dbip |
| .g database type (RT_WDB_TYPE - disk or inmem, append-only) More... | |
| struct db_tree_state | wdb_initial_tree_state |
| struct bg_tess_tol | wdb_ttol |
| struct bn_tol | wdb_tol |
| struct resource * | wdb_resp |
| struct bu_vls | wdb_prestr |
| int | wdb_ncharadd |
| int | wdb_num_dups |
| int | wdb_item_default |
| GIFT region ID. More... | |
| int | wdb_air_default |
| int | wdb_mat_default |
| GIFT material code. More... | |
| int | wdb_los_default |
| Line-of-sight estimate. More... | |
| struct bu_vls | wdb_name |
| database object name More... | |
| struct bu_observer_list | wdb_observers |
| void * | wdb_interp |
| Tcl_Interp. More... | |
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.
| struct db_i* dbip |
| struct db_tree_state wdb_initial_tree_state |
| struct bg_tess_tol wdb_ttol |
| struct bu_observer_list wdb_observers |