From c10e756720fe30ad2ffdcb54d83737aaad77190b Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 21 Jan 2014 16:34:54 +0000 Subject: variable_array_type connection wrong --- NT/src/graph.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NT/src/graph.h') diff --git a/NT/src/graph.h b/NT/src/graph.h index 05eaa04..76a4c1c 100644 --- a/NT/src/graph.h +++ b/NT/src/graph.h @@ -42,6 +42,10 @@ namespace Rotor { nodes.clear(); loaded=false; } + //how to do output? + //think video_render should be part of render context + //graph should just encapsulate the manipulation of the graph + //specific nodes can be created as output targets std::string uid; std::string description; std::unordered_map nodes; -- cgit v1.2.3