TuttleOFX
1
|
#include <tuttle/common/utils/global.hpp>
#include <tuttle/host/Graph.hpp>
#include <boost/foreach.hpp>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 9 of file main.cpp.
References tuttle::host::core(), tuttle::common::formatters::Formatter::get(), tuttle::common::Color::get(), tuttle::host::ofx::OfxhPluginDesc::getIdentifier(), tuttle::host::Core::preload(), and TUTTLE_LOG_INFO.