Blender
V3.3
|
#include "GEO_mesh_merge_by_distance.hh"
#include "GEO_point_merge_by_distance.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "node_geometry_util.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_geo_merge_by_distance_cc | |
Definition at line 132 of file node_geo_merge_by_distance.cc.
References bNodeType::declare, bNodeType::draw_buttons, GEO_NODE_MERGE_BY_DISTANCE, geo_node_type_base(), bNodeType::geometry_node_execute, NODE_CLASS_GEOMETRY, node_copy_standard_storage(), blender::nodes::node_geo_merge_by_distance_cc::node_declare(), node_free_standard_storage(), blender::nodes::node_geo_merge_by_distance_cc::node_geo_exec(), node_init(), blender::nodes::node_geo_merge_by_distance_cc::node_layout(), node_type_init(), node_type_storage(), and nodeRegisterType().
Referenced by registerGeometryNodes().