Blender V2.61 - r43446
Public Attributes

NodeInfo Struct Reference

List of all members.

Public Attributes

int defined
int category
const char * enum_name
const char * struct_name
const char * base_name
int icon
const char * ui_name
const char * ui_desc

Detailed Description

Definition at line 873 of file rna_nodetree.c.


Member Data Documentation

const char* NodeInfo::base_name

Definition at line 879 of file rna_nodetree.c.

Referenced by def_node(), and reg_node().

Definition at line 876 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

Definition at line 875 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

const char* NodeInfo::enum_name

Definition at line 877 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

Definition at line 880 of file rna_nodetree.c.

Referenced by alloc_node_type_items().

const char* NodeInfo::struct_name

Definition at line 878 of file rna_nodetree.c.

Referenced by def_node(), and reg_node().

const char* NodeInfo::ui_desc

Definition at line 882 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), def_node(), and reg_node().

const char* NodeInfo::ui_name

Definition at line 881 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), def_node(), and reg_node().


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