Blender  V3.3
Namespaces | Functions
node_geo_subdivision_surface.cc File Reference
#include "BLI_task.hh"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_modifier_types.h"
#include "BKE_attribute.hh"
#include "BKE_mesh.h"
#include "BKE_subdiv.h"
#include "BKE_subdiv_mesh.h"
#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_subdivision_surface_cc
 

Functions

static void blender::nodes::node_geo_subdivision_surface_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_subdivision_surface_cc::node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 
static void blender::nodes::node_geo_subdivision_surface_cc::node_init (bNodeTree *UNUSED(ntree), bNode *node)
 
static void blender::nodes::node_geo_subdivision_surface_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_subdivision_surface ()
 

Function Documentation

◆ register_node_type_geo_subdivision_surface()

void register_node_type_geo_subdivision_surface ( void  )