Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_layout (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
static void | node_init (bNodeTree *UNUSED(tree), bNode *node) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 12 of file node_geo_separate_geometry.cc.
References usdtokens::b(), blender::nodes::SocketDeclaration::description(), and N_.
Referenced by register_node_type_geo_separate_geometry().
|
static |
Definition at line 39 of file node_geo_separate_geometry.cc.
References ATTR_DOMAIN_INSTANCE, GEO_NODE_DELETE_GEOMETRY_MODE_ALL, blender::fn::invert_boolean_field(), GeometrySet::modify_geometry_sets(), params, and blender::nodes::separate_geometry().
Referenced by register_node_type_geo_separate_geometry().
|
static |
Definition at line 31 of file node_geo_separate_geometry.cc.
References ATTR_DOMAIN_POINT, data, and node.
|
static |
Definition at line 26 of file node_geo_separate_geometry.cc.
References ptr, and uiItemR().
Referenced by register_node_type_geo_separate_geometry().