nimbusbase.h File Reference

Classes

class  NimbusBaseInterface
 

Namespaces

 maxon
 
 maxon::nodes
 
 maxon::ARGUMENTS
 
 maxon::ARGUMENTS::NIMBUSCORE
 

Macros

#define CINEWARE_NAMESPACE
 

Typedefs

using WeakNimbusBaseRef = WeakRef< NimbusBaseRef >
 

Enumerations

enum class  NIMBUS_PATH {
  STARTNODE ,
  SOLO ,
  MATERIALENDNODE
}
 

Functions

enum maxon::NIMBUS_PATH MAXON_ENUM_LIST (NIMBUS_PATH)
 
 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
 

Macro Definition Documentation

◆ CINEWARE_NAMESPACE

#define CINEWARE_NAMESPACE

Variable Documentation

◆ STARTNODE

STARTNODE

Path of the node initially shown in the Attributes Manager.

◆ SOLO

SOLO

Path of the node or port used for solo mode.

◆ MATERIALENDNODE

MATERIALENDNODE

Path of the material end node.