Blender
V3.3
|
Classes | |
class | PathToEdgeSelectionFieldInput |
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | edge_paths_to_selection (const Mesh &src_mesh, const IndexMask start_selection, const Span< int > next_indices, MutableSpan< bool > r_selection) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 26 of file node_geo_edge_paths_to_selection.cc.
References Mesh::medge, Mesh::totedge, and Mesh::totvert.
Referenced by blender::nodes::node_geo_edge_paths_to_selection_cc::PathToEdgeSelectionFieldInput::get_varray_for_context().
|
static |
Definition at line 19 of file node_geo_edge_paths_to_selection.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_geo_edge_paths_to_selection().
|
static |
Definition at line 122 of file node_geo_edge_paths_to_selection.cc.
References params.
Referenced by register_node_type_geo_edge_paths_to_selection().