Blender  V3.3
Namespaces | Functions
node_geo_mesh_to_volume.cc File Reference
#include "DEG_depsgraph_query.h"
#include "node_geometry_util.hh"
#include "BKE_lib_id.h"
#include "BKE_mesh.h"
#include "BKE_mesh_runtime.h"
#include "BKE_mesh_wrapper.h"
#include "BKE_object.h"
#include "BKE_volume.h"
#include "GEO_mesh_to_volume.hh"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "UI_interface.h"
#include "UI_resources.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_mesh_to_volume_cc
 

Functions

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

Function Documentation

◆ register_node_type_geo_mesh_to_volume()

void register_node_type_geo_mesh_to_volume ( void  )