Blender V4.3
blender::nodes::node_geo_points_to_volume_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_layout (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static void node_init (bNodeTree *, bNode *node)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_rna (StructRNA *srna)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

◆ node_geo_exec()

static void blender::nodes::node_geo_points_to_volume_cc::node_geo_exec ( GeoNodeExecParams params)
static

◆ node_init()

static void blender::nodes::node_geo_points_to_volume_cc::node_init ( bNodeTree * ,
bNode * node )
static

Definition at line 172 of file node_geo_points_to_volume.cc.

References data, and GEO_NODE_POINTS_TO_VOLUME_RESOLUTION_MODE_AMOUNT.

Referenced by node_register().

◆ node_layout()

static void blender::nodes::node_geo_points_to_volume_cc::node_layout ( uiLayout * layout,
bContext * ,
PointerRNA * ptr )
static

◆ node_register()

◆ node_rna()

static void blender::nodes::node_geo_points_to_volume_cc::node_rna ( StructRNA * srna)
static