Hello Inventor users,
I need a little advice. I've written a node that reads some Inventor
elements in its GLRender method and puts the computed result in a field
of this node. All this happens in GLRender. The problem is that fields
from other nodes that are connected to this 'result'-field are not
notified about the change. BTW, those nodes are part of a second
scenegraph which has it's own viewer. Any ideas?
Best regards,
Felix