Blender V2.61 - r43446
|
#include "DNA_text_types.h"
#include "BKE_text.h"
#include "node_shader_util.h"
Go to the source code of this file.
Functions | |
void | register_node_type_sh_dynamic (bNodeTreeType *ttype) |
Definition in file node_shader_dynamic.c.
void register_node_type_sh_dynamic | ( | bNodeTreeType * | ttype | ) |
Definition at line 784 of file node_shader_dynamic.c.
References NODE_CLASS_OP_DYNAMIC, NODE_DYNAMIC, NODE_OLD_SHADING, node_type_base(), node_type_compatibility(), and nodeRegisterType().