Blender  V3.3
Functions
depsgraph_type.cc File Reference
#include <cstdlib>
#include "BLI_utildefines.h"
#include "DNA_customdata_types.h"
#include "DEG_depsgraph.h"
#include "intern/depsgraph_type.h"
#include "intern/node/deg_node.h"
#include "intern/node/deg_node_component.h"
#include "intern/node/deg_node_factory.h"
#include "intern/node/deg_node_operation.h"

Go to the source code of this file.

Functions

void DEG_register_node_types ()
 
void DEG_free_node_types ()
 

Detailed Description

Defines and code for core node types.

Definition in file depsgraph_type.cc.

Function Documentation

◆ DEG_free_node_types()

void DEG_free_node_types ( void  )

◆ DEG_register_node_types()

void DEG_register_node_types ( void  )