Classes | |
| class | NimbusBaseInterface |
Namespaces | |
| cinema | |
| maxon | |
| maxon::nodes | |
| maxon::URLFLAGS | |
| maxon::ARGUMENTS | |
| maxon::ARGUMENTS::NIMBUSCORE | |
Typedefs | |
| using | NodeApplicableUpdateList = BaseArray< Tuple< AssetReference, AssetBase > > |
| using | WeakNimbusBaseRef = WeakRef< NimbusBaseRef > |
Enumerations | |
| enum class | NIMBUS_PATH { STARTNODE , SOLO , MATERIALENDNODE } |
Functions | |
| enum maxon::NIMBUS_PATH | MAXON_ENUM_LIST (NIMBUS_PATH) |
| MAXON_ATTRIBUTE (AssetLink, AssetLinkData, "net.maxon.url.assetlink.link") | |
| MAXON_ATTRIBUTE (Bool, AssetLinkMissing, "net.maxon.url.assetlink.missing") | |
| MAXON_DATATYPE (WeakNimbusBaseRef, "net.maxon.datatype.weaknimbusref") | |
| MAXON_ATTRIBUTE (WeakNimbusBaseRef, NIMBUSROOT, "net.maxon.arguments.nodecore.nimbusroot") | |
| MAXON_ATTRIBUTE (Id, NODESPACE, "net.maxon.arguments.nodecore.nimbusnodespace") | |
Variables | |
| STARTNODE | |
| SOLO | |
| MATERIALENDNODE | |
| static constexpr Int32 | MSG_APPLY_NODE_UPDATES |
| STARTNODE |
Path of the node initially shown in the Attributes Manager.
| SOLO |
Path of the node or port used for solo mode.
| MATERIALENDNODE |
Path of the material end node.