Blender  V3.3
Namespaces | Functions
node_geo_edge_split.cc File Reference
#include "BKE_mesh.h"
#include "BKE_mesh_runtime.h"
#include "bmesh.h"
#include "bmesh_tools.h"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_edge_split_cc
 

Functions

static void blender::nodes::node_geo_edge_split_cc::node_declare (NodeDeclarationBuilder &b)
 
static Meshblender::nodes::node_geo_edge_split_cc::mesh_edge_split (const Mesh &mesh, const IndexMask selection)
 
static void blender::nodes::node_geo_edge_split_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_edge_split ()
 

Function Documentation

◆ register_node_type_geo_edge_split()

void register_node_type_geo_edge_split ( void  )