#include <db.h>
Collaboration diagram for record:
Data Fields | |
char | u_id |
char | u_size [DB_MINREC] |
record::ident | i |
record::solidrec | s |
record::combination | c |
record::member | M |
record::material_rec | md |
record::B_solid | B |
record::b_surf | d |
record::polyhead | p |
record::polydata | q |
record::ars_rec | a |
record::ars_ext | b |
record::strsol | ss |
record::arbn_rec | n |
record::pipewire_rec | pwr |
record::particle_rec | part |
record::nmg_rec | nmg |
record::extr_rec | extr |
record::sketch_rec | skt |
record::cline_rec | cli |
record::bot_rec | bot |
Data Structures | |
struct | arbn_rec |
struct | ars_ext |
struct | ars_rec |
struct | B_solid |
struct | b_surf |
struct | bot_rec |
struct | cline_rec |
struct | combination |
struct | extr_rec |
struct | material_rec |
struct | member |
struct | nmg_rec |
struct | particle_rec |
struct | pipewire_rec |
struct | polydata |
struct | polyhead |
struct | ident |
struct | sketch_rec |
struct | solidrec |
struct | strsol |
Definition at line 96 of file db.h.
|
|
|
|
|
|
Referenced by rt_comb_export4(). |
|
Referenced by db_preorder_traverse(), and rt_comb_export4(). |
|
|
|
Referenced by rt_nurb_import(). |
|
Referenced by rt_nurb_import(). |
|
Referenced by rt_pg_export(), and rt_pg_import(). |
|
Referenced by rt_pg_export(). |
|
Referenced by rt_ars_export(), and rt_ars_import(). |
|
Referenced by rt_ars_export(), and rt_ars_rd_curve(). |
|
|
Referenced by rt_arbn_export(), rt_arbn_import(), and rt_nurb_export(). |
|
Referenced by rt_pipe_export(), and rt_pipe_import(). |
|
Referenced by rt_part_export(), and rt_part_import(). |
|
Referenced by rt_nmg_import_internal(). |
|
Referenced by rt_extrude_export(), and rt_extrude_import(). |
|
Referenced by rt_sketch_import(). |
|
Referenced by rt_cline_export(), and rt_cline_import(). |
|
Referenced by rt_bot_export(), and rt_bot_import(). |