Blender  V3.3
Classes | Functions
node_xml.h File Reference
#include "graph/node.h"
#include "util/map.h"
#include "util/string.h"
#include "util/xml.h"

Go to the source code of this file.

Classes

struct  XMLReader
 

Functions

void xml_read_node (XMLReader &reader, Node *node, xml_node xml_node)
 
xml_node xml_write_node (Node *node, xml_node xml_root)
 

Function Documentation

◆ xml_read_node()

void xml_read_node ( XMLReader reader,
Node node,
xml_node  xml_node 
)

◆ xml_write_node()

xml_node xml_write_node ( Node node,
xml_node  xml_root 
)