1 /** \defgroup intern Internal libraries
2 * \section internabout Internal libraries
3 * Blender comes with some of its dependencies
4 * directly included in the codebase. Libraries
5 * that are in the \c intern/ folder are maintained
6 * as part of the normal development process.
9 /** \defgroup MEM Guarded memory (de)allocation
13 /** \defgroup boolop boolop
17 /** \defgroup ctr container
21 /** \defgroup decimation decimation
25 /** \defgroup elbeem elbeem
33 /** \defgroup iksolver iksolver
37 /** \defgroup itasc itasc
41 /** \defgroup memutil memutil
45 /** \defgroup mikktspace mikktspace
49 /** \defgroup moto moto
53 /** \defgroup opennl opennl
57 /** \defgroup smoke smoke
61 /** \defgroup string string
65 /** \defgroup audaspace Audaspace
66 * \ingroup intern undoc
67 * \todo add to doxygen
69 /** \defgroup audfx Audaspace FX
72 /** \defgroup audopenal Audaspace OpenAL
75 /** \defgroup audpython Audaspace Python
78 /** \defgroup audsdl Audaspace SDL
81 /** \defgroup audsrc Audaspace SRC
85 /** \defgroup audffmpeg Audaspace FFMpeg
88 /** \defgroup audfftw Audaspace FFTW
91 /** \defgroup audjack Audaspace Jack
94 /** \defgroup audsndfile Audaspace sndfile
98 /** \defgroup GHOST GHOST API