|
Blender V5.0
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 15 of file node_geo_grid_gradient.cc.
References b, and blender::nodes::SocketDeclaration::structure_type.
Referenced by node_register().
|
static |
Definition at line 21 of file node_geo_grid_gradient.cc.
References blender::nodes::node_geo_exec_with_missing_openvdb(), and params.
Referenced by node_register().
|
static |
Definition at line 38 of file node_geo_grid_gradient.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, blender::bke::bNodeType::nclass, NODE_CLASS_GEOMETRY, node_declare(), node_geo_exec(), blender::bke::node_register_type(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.