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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

static void blender::nodes::nodes_geo_import_ply::node_declare ( NodeDeclarationBuilder & b)
static

Definition at line 17 of file node_geo_import_ply.cc.

References b, blender::nodes::SocketDeclaration::hide_label, and PROP_FILEPATH.

Referenced by node_register().

◆ node_geo_exec()

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

◆ node_register()