Blender  V2.59
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 681 of file rna_nodetree.c.


Member Data Documentation

const char* NodeInfo::base_name

Definition at line 687 of file rna_nodetree.c.

Referenced by def_node(), and reg_node().

Definition at line 684 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

Definition at line 683 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

const char* NodeInfo::enum_name

Definition at line 685 of file rna_nodetree.c.

Referenced by alloc_node_type_items(), and reg_node().

Definition at line 688 of file rna_nodetree.c.

Referenced by alloc_node_type_items().

const char* NodeInfo::struct_name

Definition at line 686 of file rna_nodetree.c.

Referenced by def_node(), and reg_node().

const char* NodeInfo::ui_desc

Definition at line 690 of file rna_nodetree.c.

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

const char* NodeInfo::ui_name

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