TuttleOFX  1
TuttleOFX/libraries/tuttle/src/namespace.doxygen
Go to the documentation of this file.
00001 
00002 /**
00003  * @namespace tuttle
00004  * @brief     global namespace of the project
00005  */
00006         /**
00007          * @namespace tuttle::host
00008          * @brief     Library for host
00009          */
00010         /**
00011          * @namespace tuttle::host::ofx
00012          * @brief     OpenFX wrapping to communicate with C API
00013          */
00014         /**
00015          * @namespace tuttle::host::core
00016          * @brief     All main class of the host
00017          */
00018         /**
00019          * @namespace tuttle::host::graph
00020          * @brief     graph work
00021          */
00022         /**
00023          * @namespace tuttle::plugins
00024          * @brief     Library for plugins
00025          */
00026 
00027