00001 /** @mainpage 00002 * 00003 * Documentation of BRL-CAD<sup>tm</sup> libraries. 00004 * 00005 * This 00006 * is the second iteration of the documentation. Pages have been subdivided 00007 * and should load much more quickly in your browser now. 00008 * 00009 * At this point, only the libbu module has been fully converted to the 00010 * new format. Other modules should follow soon. 00011 */ 00012 /** @defgroup libbn libbn (numerical functions) 00013 * 00014 * @defgroup anim Animation 00015 * @ingroup libbn 00016 * 00017 * @defgroup axis Axis 00018 * @ingroup libbn 00019 * 00020 * @defgroup complex Complex Numbers 00021 * @ingroup libbn 00022 * 00023 * @defgroup const Constants 00024 * @ingroup libbn 00025 * 00026 * @defgroup vlist Display Lists 00027 * @ingroup libbn 00028 * 00029 * @defgroup plot Plot/Draw 00030 * @ingroup libbn 00031 * 00032 * @defgroup noise Fractal Noise 00033 * @ingroup libbn 00034 * 00035 * @defgroup mat Matrix/Vector/Quaternion Math 00036 * @ingroup libbn 00037 * 00038 * @defgroup plane Point/Line/Plane Geometry Math 00039 * @ingroup libbn 00040 * 00041 * @defgroup poly Polynomials 00042 * @ingroup libbn 00043 * 00044 * @defgroup rand Random Numbers 00045 * @ingroup libbn 00046 * 00047 * @defgroup msr Minimal Standard Random Numbers 00048 * @ingroup rand 00049 * 00050 * @defgroup bntcl bn Tcl interface 00051 * @ingroup libbn 00052 * 00053 * @defgroup rnd Random Number Tables 00054 * @ingroup rand 00055 * 00056 * @defgroup sphmap spherical maps 00057 * @ingroup libbn 00058 * 00059 * @defgroup tol Tolerances 00060 * @ingroup libbn 00061 * 00062 * @defgroup vtree Vertex Trees 00063 * @ingroup libbn 00064 * 00065 * @defgroup wavelet Wavelets 00066 * @ingroup libbn 00067 * 00068 */