TuttleOFX
1
|
00001 00002 /** 00003 * @dir tuttle 00004 * @brief Base directory of the project. All includes begins here. 00005 */ 00006 /** 00007 * @dir tuttle/host 00008 * @brief Library for host 00009 */ 00010 /** 00011 * @dir tuttle/host/ofx 00012 * @brief OpenFX wrapping to communicate with C API 00013 */ 00014 /** 00015 * @dir tuttle/host/core 00016 * @brief All main class of the host 00017 */ 00018 /** 00019 * @dir tuttle/host/graph 00020 * @brief graph work 00021 */ 00022 /** 00023 * @dir tuttle/plugins 00024 * @brief Library for plugins 00025 */ 00026 00027