Open Search
    nodes_import.h File Reference

    Classes

    class  SerializationNodeData
     
    class  ImportAdapterInterface
     

    Namespaces

     maxon
     
     maxon::nodes
     

    Functions

     MAXON_REGISTRY (ImportAdapter, ImportAdapters, "net.maxon.node.registry.importadapters")
     

    Variables

     ADD
     
     INHERIT
     
     REMOVE
     

    Variable Documentation

    ◆ ADD

    ADD

    Add the child node, it doesn't exist in a base.

    ◆ INHERIT

    INHERIT

    Inherit the child node, it already exists in a base.

    ◆ REMOVE

    REMOVE

    < Remove the child node which would otherwise be inherited from a base.