Blender V4.3
node_geo_input_mesh_edge_angle.cc File Reference
#include "BLI_math_vector.h"
#include "BKE_mesh.hh"
#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

namespace  blender
namespace  blender::nodes
namespace  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< EdgeMapEntryblender::nodes::node_geo_input_mesh_edge_angle_cc::create_edge_map (const OffsetIndices< int > faces, const Span< int > corner_edges, const int total_edges)
static void blender::nodes::node_geo_input_mesh_edge_angle_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_input_mesh_edge_angle_cc::node_register ()