- File compat4.h
- A compatability header file for LIBBU and LIBBN which provides BRL-CAD Release 4.4 style rt_xxx() names for the new bu_xxx() routines. So that users don't have to struggle with upgrading their source code.
- File conf.h
- The conf.h header is deprecated -- use common.h instead
- File msr.h
- MSR.H has been absorbed into BN.H Compatability macros are provided in "compat4.h" -Mike
- File pyramid.h
- pyramid.h - Types, constants, globals, routine decls for pyramids
- File rtlist.h
- RTLIST.H has been absorbed into BU.H The data tye is now "struct bu_list". Compatibility macros are provided in "compat4.h" -Mike
- File rtstring.h
- RTSTRING.H has been absorbed into BU.H The data type is now "struct bu_vls". Compatability macros are provided in "compat4.h" -Mike
- Global bu_brlcad_path
- Do not use. Locate where the BRL-CAD programs and libraries are located, contatenate on the rest of the string provided by the caller, and return a pointer to a STATIC buffer with the full path. It is the caller's responsibility to call bu_strdup() or make other provisions to save the returned string, before calling again. bu_bomb() if unable to find the base path.
Generated on Mon Sep 18 01:25:19 2006 for BRL-CAD by
1.4.6