TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/host/Graph.cpp File Reference
#include "Graph.hpp"
#include "Node.hpp"
#include "graph/ProcessGraph.hpp"
#include <tuttle/host/ofx/OfxhImageEffectPlugin.hpp>
#include <tuttle/host/ofx/OfxhImageEffectNode.hpp>
#include <tuttle/host/ofx/attribute/OfxhClipImage.hpp>
#include <tuttle/host/graph/GraphExporter.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/exception/all.hpp>
#include <boost/foreach.hpp>
#include <boost/algorithm/string.hpp>
#include <iostream>
#include <sstream>
Include dependency graph for Graph.cpp:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::host
 

Library for host.


Functions

std::ostream & tuttle::host::operator<< (std::ostream &os, const Graph &g)