Silicon
A realtime platform for creating interactive media.
Node.hpp File Reference
#include <initializer_list>
#include "Types.hpp"
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.

Classes

class  Si::Node
 
class  Si::Node::ChildIterator
 

Namespaces

namespace  Si
 

Typedefs

using Si::NodeGraph = Graph< NotNull< Node * >, GraphList >