|
Blender V4.5
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_shader_buts_tex_pointdensity (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | node_shader_init_tex_pointdensity (bNodeTree *, bNode *node) |
| static void | node_shader_free_tex_pointdensity (bNode *node) |
| static void | node_shader_copy_tex_pointdensity (bNodeTree *, bNode *dest_node, const bNode *src_node) |
|
static |
Definition at line 18 of file node_shader_tex_pointdensity.cc.
References b.
|
static |
Definition at line 25 of file node_shader_tex_pointdensity.cc.
References Object::data, PointerRNA::data, bNode::id, NodeShaderTexPointDensity::ob_color_source, NodeShaderTexPointDensity::point_source, uiLayout::prop(), ptr, RNA_id_pointer_create(), SHD_POINTDENSITY_COLOR_VERTCOL, SHD_POINTDENSITY_COLOR_VERTWEIGHT, SHD_POINTDENSITY_SOURCE_PSYS, bNode::storage, UI_ITEM_R_EXPAND, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemPointerR().
|
static |
Definition at line 93 of file node_shader_tex_pointdensity.cc.
References MEM_dupallocN(), NodeShaderTexPointDensity::pd, and bNode::storage.
|
static |
Definition at line 83 of file node_shader_tex_pointdensity.cc.
References BKE_texture_pointdensity_free_data(), MEM_freeN(), NodeShaderTexPointDensity::pd, RE_point_density_free(), and bNode::storage.
|
static |
Definition at line 73 of file node_shader_tex_pointdensity.cc.
References NodeShaderTexPointDensity::color_source, MEM_callocN(), NodeShaderTexPointDensity::radius, NodeShaderTexPointDensity::resolution, SHD_POINTDENSITY_COLOR_PARTAGE, SHD_POINTDENSITY_SPACE_OBJECT, NodeShaderTexPointDensity::space, and bNode::storage.