Blender  V3.3
Classes | Namespaces
depsgraph.h File Reference
#include <stdlib.h>
#include "MEM_guardedalloc.h"
#include "DNA_ID.h"
#include "BLI_threads.h"
#include "DEG_depsgraph.h"
#include "DEG_depsgraph_physics.h"
#include "intern/debug/deg_debug.h"
#include "intern/depsgraph_type.h"

Go to the source code of this file.

Classes

struct  blender::deg::Depsgraph
 

Namespaces

 blender
 
 blender::deg
 

Detailed Description

Datatypes for internal use in the Depsgraph

All of these datatypes are only really used within the "core" depsgraph. In particular, node types declared here form the structure of operations in the graph.

Definition in file depsgraph.h.