Blender V2.61 - r43446
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 51 of file depsgraph_private.h.


Member Data Documentation

Definition at line 55 of file depsgraph_private.h.

Referenced by dag_add_parent_relation(), and dag_add_relation().

unsigned int DagAdjList::lay

Definition at line 56 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: