Blender  V3.3
Classes | Namespaces | Functions
node_geo_input_mesh_edge_angle.cc File Reference
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "BKE_mesh.h"
#include "node_geometry_util.hh"

Go to the source code of this file.

Classes

struct  blender::nodes::node_geo_input_mesh_edge_angle_cc::EdgeMapEntry
 
class  blender::nodes::node_geo_input_mesh_edge_angle_cc::AngleFieldInput
 
class  blender::nodes::node_geo_input_mesh_edge_angle_cc::SignedAngleFieldInput
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_input_mesh_edge_angle_cc
 

Functions

static void blender::nodes::node_geo_input_mesh_edge_angle_cc::node_declare (NodeDeclarationBuilder &b)
 
static Array< EdgeMapEntry > blender::nodes::node_geo_input_mesh_edge_angle_cc::create_edge_map (const Span< MPoly > polys, const Span< MLoop > loops, const int total_edges)
 
static void blender::nodes::node_geo_input_mesh_edge_angle_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_input_mesh_edge_angle ()
 

Function Documentation

◆ register_node_type_geo_input_mesh_edge_angle()

void register_node_type_geo_input_mesh_edge_angle ( void  )