|
Blender V5.0
|
Classes | |
| class | EdgesOfVertInput |
| class | EdgesOfVertCountInput |
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_mesh_topology_edges_of_vertex.cc.
References b, blender::nodes::SocketDeclaration::description, blender::nodes::SocketDeclaration::hide_value, min, and NODE_DEFAULT_INPUT_INDEX_FIELD.
Referenced by node_register().
|
static |
Definition at line 186 of file node_geo_mesh_topology_edges_of_vertex.cc.
References params.
Referenced by node_register().
|
static |
Definition at line 205 of file node_geo_mesh_topology_edges_of_vertex.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, GEO_NODE_MESH_TOPOLOGY_EDGES_OF_VERTEX, 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.