Blender V5.0
blender::nodes::node_geo_import_stl Namespace Reference

Classes

class  LoadStlCache

Functions

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

Function Documentation

◆ node_declare()

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

Definition at line 20 of file node_geo_import_stl.cc.

References b, blender::nodes::decl::String::path_filter, and PROP_FILEPATH.

Referenced by node_register().

◆ node_geo_exec()

◆ node_register()