Node System

From Moviesandbox

Revision as of 21:55, 17 March 2009 by Fiezi (Talk | contribs)
Jump to: navigation, search

Here's a brief description on how the node system works.

Every Root Node is the beginning of a so-called nodeTree. The controller of the scene has a a vector with every nodeTree in it. It will call the execute() function of the current Node in every tree.

Code Calling Order

It all starts in the controller, and, well, we need a rootNode.

The current node has it's

Personal tools
Moviesandbox for UT2004