BRL-CAD
|
Routines supporting reading and writing version 5 of the BRL-CAD geometry database. More...
Files | |
file | db5.h |
Definition of the BRL-CAD "v5" database format used for new ".g" files. | |
Data Structures | |
struct | db5_ondisk_header |
struct | db5_raw_internal |
Variables | |
const char * | binu_types [] |
Routines supporting reading and writing version 5 of the BRL-CAD geometry database.
#define RT_CK_RIP | ( | _ptr | ) | BU_CKMAG( _ptr, DB5_RAW_INTERNAL_MAGIC, "db5_raw_internal" ) |
|
extern |