implemented value node
Also implements changes necessary to support an input data type that changes. Much of that foundation was built in `nodearchchanges`, but hadn't been finalized. This commit finalizes and provides a reference implementation/test with the "Value" node. Fixes #1443
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "multicamnode.h"
|
||||
|
||||
MultiCamNode::MultiCamNode()
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user