Blender V2.61 - r43446
|
#include <depsgraph_private.h>
Public Attributes | |
struct DagNode * | node |
struct DagNodeQueueElem * | next |
Definition at line 83 of file depsgraph_private.h.
Definition at line 85 of file depsgraph_private.h.
Referenced by graph_print_queue(), graph_print_queue_dist(), pop_queue(), push_queue(), push_stack(), queue_create(), queue_delete(), and queue_raz().
struct DagNode* DagNodeQueueElem::node |
Definition at line 84 of file depsgraph_private.h.
Referenced by get_top_node_queue(), graph_print_queue(), graph_print_queue_dist(), pop_queue(), push_queue(), push_stack(), queue_create(), and queue_raz().