Blender
V3.3
|
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 9 of file node_geo_bounding_box.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_geo_bounding_box().
|
static |
Definition at line 17 of file node_geo_bounding_box.cc.
References center, GeometrySet::compute_boundbox_without_instances(), blender::geometry::create_cuboid_mesh(), GEO_COMPONENT_TYPE_MESH, GeometrySet::keep_only_during_modify(), max, mesh, min, GeometrySet::modify_geometry_sets(), params, GeometrySet::remove_geometry_during_modify(), GeometrySet::replace_mesh(), and blender::nodes::transform_mesh().
Referenced by register_node_type_geo_bounding_box().