TuttleOFX  1
node.hpp File Reference
#include <tuttle/host/Core.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/foreach.hpp>
#include <boost/regex.hpp>
#include <map>
Include dependency graph for node.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sam

Typedefs

typedef std::pair
< ttl::ofx::attribute::OfxhClipImage
*, std::string > 
sam::ClipAndConnection

Functions

std::string sam::retrieveNodeFullname (const std::string &userId)
void sam::setParametersForNode (const std::vector< std::string > parameters, ttl::Graph::Node &currentNode, std::vector< ClipAndConnection > &clipsToConnect, const bool isDummyNode=false, bool orderedParams=true)
void sam::connectClips (const std::vector< ttl::Graph::Node * > nodes, const std::vector< ClipAndConnection > clipsToConnect, ttl::Graph::Node &currentNode, ttl::Graph &graph, const std::vector< std::string > idNames)