|
Rumba C++ SDK
|
#include "Array.h"#include "Node.h"#include "NodeDelegateRumba.h"#include "Plug.h"#include "Value.h"#include <string>#include <rapidjson/document.h>Go to the source code of this file.
Classes | |
| struct | maquina::VirtualAttribute |
| Virtual Attributes are shown in a node's UI, but may not be backed by an actual plug. The plug is created when the value is set (plug is considered overwritten). More... | |
| class | maquina::VirtualAttributesStore |
| class | maquina::VirtualAttributeNodeDelegate |
| A node delegate for nodes with virtual attributes. More... | |
| class | maquina::VirtualPlugAttributeDelegate |
| An attribute delegate for a virtual attribute. More... | |
| class | maquina::DescBuild |
Namespaces | |
| maquina | |
| This version of the SDK is unstable, i-e, it may change with no warning. | |