nodes_corenodes_base.h File Reference

Namespaces

 maxon
 
 maxon::nodes
 

Typedefs

using ConstantOptimizer = Delegate< Result< Data >(const ConstDataPtr &value)>
 

Functions

 MAXON_DECLARATION (NodeSystemClass, BaseCoreNodesNodeSystemClass, "net.maxon.corenode.basenodesystemclass")
 
 MAXON_DECLARATION (NodeSystemClass, CoreNodesNodeSystemClass, "net.maxon.corenode.nodesystemclass")
 
 MAXON_DECLARATION (Factory< DescriptionProcessor(Delegate< Result< Bool >(const NodeSystemClass &cls)> &&support)>, CoreNodesDescriptionProcessor, "net.maxon.corenode.factory.descriptionprocessor")
 
 MAXON_REGISTRY (ConstantOptimizer, ConstantOptimizers, "net.maxon.nodes.registry.constantoptimizers")
 
 MAXON_ATTRIBUTE (Bool, FunctionResult, "functionresult")
 
 MAXON_ATTRIBUTE (Bool, NoCleanupOnFinalize, "skipfinalizemodification")