Blender V4.3
node_geo_common.cc File Reference
#include "BKE_node.hh"
#include "NOD_geometry.hh"
#include "NOD_node_declaration.hh"
#include "NOD_common.h"
#include "node_common.h"
#include "node_geometry_util.hh"
#include "RNA_access.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 

Functions

static void blender::nodes::register_node_type_geo_group ()
 
void register_node_type_geo_custom_group (blender::bke::bNodeType *ntype)
 

Function Documentation

◆ register_node_type_geo_custom_group()