Blender  V2.59
Public Attributes
DagAdjList Struct Reference

#include <depsgraph_private.h>

List of all members.

Public Attributes

struct DagNodenode
short type
int count
unsigned int lay
const char * name
struct DagAdjListnext

Detailed Description

Definition at line 53 of file depsgraph_private.h.


Member Data Documentation

Definition at line 57 of file depsgraph_private.h.

Referenced by dag_add_parent_relation(), and dag_add_relation().

unsigned int DagAdjList::lay

Definition at line 58 of file depsgraph_private.h.

Referenced by dag_scene_flush_layers(), flush_layer_node(), and flush_update_node().

const char* DagAdjList::name

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