|
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 11 of file node_geo_input_voxel_index.cc.
References b, and blender::nodes::SocketDeclaration::description.
Referenced by node_register().
|
static |
Definition at line 42 of file node_geo_input_voxel_index.cc.
References blender::nodes::node_geo_exec_with_missing_openvdb(), params, blender::math::Axis::X, blender::math::Axis::Y, and blender::math::Axis::Z.
Referenced by node_register().
|
static |
Definition at line 77 of file node_geo_input_voxel_index.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, blender::bke::bNodeType::nclass, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), blender::bke::node_register_type(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.