Blender V2.61 - r43446
Public Attributes

DagForest Struct Reference

#include <depsgraph_private.h>

List of all members.

Public Attributes

ListBase DagNode
struct GHashnodeHash
int numNodes
int is_acyclic
int time

Detailed Description

Definition at line 98 of file depsgraph_private.h.


Member Data Documentation

Definition at line 103 of file depsgraph_private.h.

Referenced by is_acyclic().

Definition at line 101 of file depsgraph_private.h.

Referenced by dag_add_node(), dag_find_node(), and free_forest().

Definition at line 102 of file depsgraph_private.h.

Referenced by dag_add_node(), free_forest(), get_all_childs(), and graph_dfs().


The documentation for this struct was generated from the following file: